bpt/emacs.git
1994-10-07 Richard M.... (shell-font-lock-keywords): New variable.
1994-10-07 Richard M.... (dired-font-lock-keywords): New variable.
1994-10-07 Richard M.... (mail-font-lock-keywords): New variable.
1994-10-07 Richard M.... (rmail-font-lock-keywords): New variable.
1994-10-07 Richard M.... (rmail-summary-font-lock-keywords): New variable.
1994-10-07 Richard M.... (outline-font-lock-keywords): New variable.
1994-10-07 Richard M.... (change-log-mode): Set font-lock-keywords locally.
1994-10-07 Richard M.... (compilation-mode-font-lock-keywords): New variable.
1994-10-07 Richard M.... (sh-font-lock-keywords): Default to nil.
1994-10-07 Richard M.... (check_writable, check_executable): Test HAVE_EACCESS.
1994-10-07 Richard M.... (eaccess): Check for it.
1994-10-07 Richard M.... (HAVE_EACCESS): Add #undef.
1994-10-07 Per BothnerPatch to handle old Convex systems (without uname).
1994-10-06 Karl Heuer(Lisp_Void, VOIDP): Deleted.
1994-10-06 Karl Heuer(Fboundp, Ffboundp, find_symbol_value, Fset, Fdefault_b...
1994-10-06 Karl Heuer(Fbyte_code): Delete case Lisp_Void.
1994-10-06 Karl Heuer(mark_object): Delete case Lisp_Void.
1994-10-06 Karl Heuer(Flsh, Fadd1, Fsub1, Flognot): Don't use XFASTINT when...
1994-10-06 Karl Heuer(Fabs): Don't use XFASTINT when negative.
1994-10-06 Karl Heuer(Fset, default_value, Fset_default, Fkill_local_variabl...
1994-10-06 Karl Heuer(defvar_per_buffer): Access buffer_local_flags as Lisp_...
1994-10-06 Karl Heuer(init_buffer_once): Don't use XSETFASTINT when negative.
1994-10-06 Karl Heuer(Fload, load_unwind): Store stream pointer as a cons...
1994-10-06 Karl Heuer(Lisp_Internal_Stream, XSETINTERNALSTREAM, INTERNALSTRE...
1994-10-06 Karl Heuer(mark_object): Delete case Lisp_Internal_Stream.
1994-10-06 Karl Heuer(read1): New argument for returning out-of-band data...
1994-10-06 Karl Heuer(Lisp_Internal, XSETINTERNAL, INTERNALP): Deleted.
1994-10-06 Richard M.... (query-replace): Add missing quote.
1994-10-06 Noah FriedmanAssign copyright to FSF, and change comments to reflect...
1994-10-06 Francesco Potortì* man.el (Man-notify, Man-current-page, Man-page-list,
1994-10-06 Richard M.... (x_set_icon_type): Remove period from error message.
1994-10-06 Richard M.... (rmail-summary-goto-msg): Get rmail-total-messages...
1994-10-06 Richard M.... (make_hdr): Undo June 16 change.
1994-10-06 Richard M.... Delete the error when no window system.
1994-10-06 Richard M.... (sendnews, postnews): Use defalias.
1994-10-05 Richard M.... (command-line): Load disp-table explicitly.
1994-10-05 Richard M.... (add-log-current-defun): Handle Perl specially.
1994-10-05 Richard M.... (Ffile_regular_p): New function.
1994-10-05 Richard M.... (read-envvar-name): Special meaning for MUSTMATCH
1994-10-05 Richard M.... (texinfo-format-scan): Accept @^, @", @?, @!, @-.
1994-10-04 Richard M.... (goto-line): Call prefix-numeric-value.
1994-10-04 Richard M.... (Finteractive): Doc fix.
1994-10-04 Karl Heuer(single_keymap_panes, Fx_popup_menu): Don't use XFASTIN...
1994-10-04 Karl Heuer(construct_mouse_click): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer(Fx_popup_menu, Fx_popup_dialog): Use new accessor...
1994-10-04 Karl Heuer(x_new_focus_frame, construct_mouse_click, construct_me...
1994-10-04 Richard M.... (input_signal_count): New variable.
1994-10-04 Richard M.... (widget_id_tick): Move definition into conditional.
1994-10-04 Karl Heuer(validate_region): Swap using temp Lisp_Object, not...
1994-10-04 Karl Heuer(read_process_output): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer(Fmodify_syntax_entry): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer(Fself_insert_command, Fnewline): Don't use XFASTINT...
1994-10-04 Karl Heuer(validate_interval_range): Don't use XFASTINT as an...
1994-10-04 Karl Heuer(try_window_id): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer(x_set_menu_bar_lines_1): Don't use XFASTINT as an...
1994-10-04 Karl Heuer(XFASTINT): Changed to non-lvalue syntax, to ensure...
1994-10-04 Karl Heuer(Fx_open_connection): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer(compute_char_face): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer(redisplay, mark_window_display_accurate, redisplay_win...
1994-10-04 Karl Heuer(make_window, Fset_window_hscroll, Fset_window_start...
1994-10-04 Karl Heuer(create_process): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer(record_delete, record_first_change): Don't use XFASTIN...
1994-10-04 Karl Heuer(Fnext_property_change, property_change_between_p,
1994-10-04 Karl Heuer(Fcopy_syntax_table, Fmodify_syntax_entry, scan_lists...
1994-10-04 Karl Heuer(skip_chars, Fmatch_data, Fstore_match_data): Don't...
1994-10-04 Karl Heuer(make_process, list_processes_1, create_process, Faccep...
1994-10-04 Karl Heuer(printchar): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer(read_minibuf, get_minibuffer, read_minibuf_unwind...
1994-10-04 Karl Heuer(Fmarker_position): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer(Fend_kbd_macro, Fexecute_kbd_macro): Don't use XFASTIN...
1994-10-04 Karl Heuer(read_filtered_event, init_obarray): Don't use XFASTINT...
1994-10-04 Karl Heuer(synkey, access_keymap, store_in_keymap, Faccessible_ke...
1994-10-04 Karl Heuer(read_char, make_lispy_event, make_lispy_movement,...
1994-10-04 Karl Heuer(Fcurrent_column, Findent_to, Fcurrent_indentation...
1994-10-04 Karl Heuer(make_frame, Fframe_parameters, Fselected_frame, syms_o...
1994-10-04 Karl Heuer(Flength, concat, mapcar1): Don't use XFASTINT as an...
1994-10-04 Karl Heuer(Finsert_file_contents, Fwrite_region, Fdo_auto_save...
1994-10-04 Karl Heuer(Feval, Ffuncall, funcall_lambda, Fbacktrace): Don...
1994-10-04 Karl Heuer(Fstring_to_char, Fpoint, Fbufsize, Fpoint_min, Fpoint_...
1994-10-04 Karl Heuer(store_function_docstring): Don't use XFASTINT as an...
1994-10-04 Karl Heuer(direct_output_for_insert, direct_output_forward_char...
1994-10-04 Karl Heuer(file_name_completion): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer(Faref, Farray_length): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer(Fforward_char, Fbackward_char, Fbeginning_of_line...
1994-10-04 Karl Heuer(casify_object, operate_on_word, Fupcase_word, Fdowncas...
1994-10-04 Karl Heuer(Fcall_interactively, Fprefix_numeric_value): Don't...
1994-10-04 Karl Heuer(Fbyte_code): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer(reset_buffer, Ferase_buffer, validate_region, list_buf...
1994-10-04 Karl Heuer(free_float, make_float, free_cons, Flist, Fvector...
1994-10-04 Karl Heuer(Fexpand_abbrev): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer(FOR_EACH_FRAME): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer(XSETFASTINT): New macro.
1994-10-04 Karl Heuer(Finsert_file_contents): No longer necessary to set...
1994-10-04 Karl Heuer(Fprefix_numeric_value): No longer necessary to set...
1994-10-04 Karl Heuer(Fstring_equal, Fstring_lessp): Delete now-redundant...
1994-10-04 Karl Heuer(XSETFRAME): Set object type as well as value.
1994-10-04 Karl Heuer(XSETINT, XSETCONS, XSETBUFFER, XSETVECTOR, XSETSUBR...
1994-10-04 Karl Heuer(x_clear_frame_selections, wait_for_property_change...
1994-10-04 Karl Heuer(x_set_frame_parameters, x_set_visibility, Fx_create_frame,
1994-10-04 Karl Heuer(compute_char_face): Use new accessor macros instead...
next