log

age author description
Tue, 11 Oct 1994 07:46:22 +0000 Karl Heuer (buffer_slot_type_mismatch): Test against Lisp_Misc.
Tue, 11 Oct 1994 07:46:01 +0000 Karl Heuer (MARKER_BLOCK_SIZE, marker_block, marker_free_list): Now refers to the
Tue, 11 Oct 1994 07:45:41 +0000 Karl Heuer (OVERLAY_POSITION): Marker assert now tests substructure.
Tue, 11 Oct 1994 07:45:20 +0000 Karl Heuer (Lisp_Misc): new type code, replacing Lisp_Marker (and soon to replace other
Tue, 11 Oct 1994 07:29:05 +0000 Richard M. Stallman (blink-matching-open): Check there is a previous
Tue, 11 Oct 1994 05:29:55 +0000 Richard M. Stallman (list_buffers_1): Fix indentation in header lines.
Tue, 11 Oct 1994 04:43:01 +0000 Richard M. Stallman (rmail-summary-rmail-update): Pass new arg to rmail-show-message.
Tue, 11 Oct 1994 04:42:10 +0000 Richard M. Stallman (rmail-show-message): New argument no-summary.
Tue, 11 Oct 1994 02:48:53 +0000 Richard M. Stallman (system-key-alist): Add sun versions of
Tue, 11 Oct 1994 02:32:39 +0000 Richard M. Stallman (c-mode-map): Use "C mode" for the menu bar item name.
Tue, 11 Oct 1994 02:01:27 +0000 Tom Tromey (tcl-mode): imenu-create-index-function made buffer local.
Tue, 11 Oct 1994 01:49:05 +0000 Richard M. Stallman (mouse-select): Pass an arg to mouse-extend.
Tue, 11 Oct 1994 01:47:06 +0000 Karl Heuer (sys_subshell): Use NILP macro directly, not its expansion. Previous code was
Tue, 11 Oct 1994 00:35:42 +0000 Richard M. Stallman (mail-hist-put-headers-into-history)
Mon, 10 Oct 1994 21:54:32 +0000 Richard M. Stallman Fix typo in previous change.
Mon, 10 Oct 1994 21:53:52 +0000 Richard M. Stallman (calculate-lisp-indent): Local var
Mon, 10 Oct 1994 21:47:33 +0000 Richard M. Stallman (menu-bar-file-menu): Don't include the frame
Mon, 10 Oct 1994 21:35:16 +0000 David J. MacKenzie entered into RCS
Mon, 10 Oct 1994 21:30:56 +0000 Richard M. Stallman (redisplay_window): Fix Oct 1 change:
Mon, 10 Oct 1994 16:01:58 +0000 Jim Blandy (syms_of_buffer): Doc fix for cache-long-line-scans.
Mon, 10 Oct 1994 04:55:59 +0000 Roland McGrath [! SYSVIPC] (main): Fix uses of FD_* macros: fd_set arg is a pointer,
Mon, 10 Oct 1994 03:26:28 +0000 Richard M. Stallman (calendar-holiday-marker): Copy holiday-face from highlight face.
Mon, 10 Oct 1994 01:01:20 +0000 Richard M. Stallman (ispell-highlight-spelling-error):
Sun, 09 Oct 1994 19:20:02 +0000 Richard M. Stallman (emacs-lisp-mode-syntax-table): Don't set syntax of formfeed.
Sun, 09 Oct 1994 17:23:09 +0000 Richard M. Stallman (byte-compile-insert-header): Use user-mail-address.
Sun, 09 Oct 1994 09:19:16 +0000 Richard M. Stallman (appt-delete-window): Look on all frames for the window.
Sat, 08 Oct 1994 22:16:04 +0000 Jim Blandy * xdisp.c (redisplay_window): Invalidate width_run_cache, if the
Sat, 08 Oct 1994 22:15:36 +0000 Jim Blandy * syntax.c (find_defun_start): Call scan_buffer with new args.
Sat, 08 Oct 1994 22:15:15 +0000 Jim Blandy * search.c: #include "region-cache.h".
Sat, 08 Oct 1994 22:14:58 +0000 Jim Blandy * insdel.c (prepare_to_modify_buffer): Invalidate width run and
Sat, 08 Oct 1994 22:14:35 +0000 Jim Blandy * indent.h (disptab_matches_widthtab, recompute_width_table): New
Sat, 08 Oct 1994 22:14:04 +0000 Jim Blandy * indent.c: #include "region-cache.h".
Sat, 08 Oct 1994 22:13:44 +0000 Jim Blandy * disptab.h (window_display_table): Doc fix.
Sat, 08 Oct 1994 22:13:15 +0000 Jim Blandy * cmds.c (Fforward_line): Call scan_buffer with new args.
Sat, 08 Oct 1994 22:12:45 +0000 Jim Blandy * buffer.h (struct buffer): New members: newline_cache,
Sat, 08 Oct 1994 22:12:12 +0000 Jim Blandy * buffer.c: #include region-cache.h.
Sat, 08 Oct 1994 22:11:16 +0000 Jim Blandy * Makefile.in.in (obj) Add region-cache.o to the list of files.
Sat, 08 Oct 1994 22:09:57 +0000 Jim Blandy Document cache-long-line-scans in @node Text Lines.
Sat, 08 Oct 1994 22:06:23 +0000 Jim Blandy Added entry for cache-long-line-scans
Sat, 08 Oct 1994 09:52:08 +0000 Richard M. Stallman (file_name_completion): Ignore files "." and ".." in first pass.
Sat, 08 Oct 1994 09:51:31 +0000 Richard M. Stallman (test_completion): New function, extracted from do_completion.
Sat, 08 Oct 1994 09:00:51 +0000 Richard M. Stallman (add-log-current-defun): In texinfo-mode,
Sat, 08 Oct 1994 04:30:15 +0000 Richard M. Stallman (inhibit_local_menu_bar_menus): New variable.
Sat, 08 Oct 1994 04:16:17 +0000 Richard M. Stallman (fit_to_screen): Don't put the menu off the left or top.
Sat, 08 Oct 1994 04:12:07 +0000 Richard M. Stallman (rmail-delete-forward): Use rmail-select-summary.
Fri, 07 Oct 1994 23:42:52 +0000 Richard M. Stallman Add a tip about enabling/disabling features.
Fri, 07 Oct 1994 21:44:51 +0000 Karl Heuer (enum Lisp_Misc_Type): New type.
Fri, 07 Oct 1994 17:40:50 +0000 Richard M. Stallman (make_gap): Keep input blocked till after we set BEG_ADDR.
Fri, 07 Oct 1994 17:38:03 +0000 Richard M. Stallman Re-delete code deleted in rms's Oct 5 change.
Fri, 07 Oct 1994 10:23:26 +0000 Richard M. Stallman (compilation-mode-font-lock-keywords,
Fri, 07 Oct 1994 10:20:37 +0000 Richard M. Stallman (comint-check-proc): Recognise `open'.
Fri, 07 Oct 1994 10:10:07 +0000 Richard M. Stallman (pascal-font-lock-keywords): New variable.
Fri, 07 Oct 1994 10:08:48 +0000 Richard M. Stallman (perl-font-lock-keywords): New variable.
Fri, 07 Oct 1994 10:07:02 +0000 Richard M. Stallman (asm-font-lock-keywords): New variable.
Fri, 07 Oct 1994 10:05:49 +0000 Richard M. Stallman (texinfo-font-lock-keywords): New variable.
Fri, 07 Oct 1994 10:04:06 +0000 Richard M. Stallman (shell-font-lock-keywords): New variable.
Fri, 07 Oct 1994 10:02:04 +0000 Richard M. Stallman (dired-font-lock-keywords): New variable.
Fri, 07 Oct 1994 10:00:00 +0000 Richard M. Stallman (mail-font-lock-keywords): New variable.
Fri, 07 Oct 1994 09:59:00 +0000 Richard M. Stallman (rmail-font-lock-keywords): New variable.
Fri, 07 Oct 1994 09:56:40 +0000 Richard M. Stallman (rmail-summary-font-lock-keywords): New variable.
Fri, 07 Oct 1994 09:54:58 +0000 Richard M. Stallman (outline-font-lock-keywords): New variable.
Fri, 07 Oct 1994 09:53:28 +0000 Richard M. Stallman (change-log-mode): Set font-lock-keywords locally.
Fri, 07 Oct 1994 09:52:36 +0000 Richard M. Stallman (compilation-mode-font-lock-keywords): New variable.
Fri, 07 Oct 1994 09:49:47 +0000 Richard M. Stallman (sh-font-lock-keywords): Default to nil.
Fri, 07 Oct 1994 08:42:25 +0000 Richard M. Stallman (check_writable, check_executable): Test HAVE_EACCESS.
Fri, 07 Oct 1994 08:40:00 +0000 Richard M. Stallman (eaccess): Check for it.
Fri, 07 Oct 1994 08:36:40 +0000 Richard M. Stallman (HAVE_EACCESS): Add #undef.
Fri, 07 Oct 1994 01:03:20 +0000 Per Bothner Patch to handle old Convex systems (without uname).
Thu, 06 Oct 1994 23:09:17 +0000 Karl Heuer (Lisp_Void, VOIDP): Deleted.
Thu, 06 Oct 1994 23:07:57 +0000 Karl Heuer (Fboundp, Ffboundp, find_symbol_value, Fset, Fdefault_boundp, Fdefault_value):
Thu, 06 Oct 1994 23:01:51 +0000 Karl Heuer (Fbyte_code): Delete case Lisp_Void.
Thu, 06 Oct 1994 22:59:55 +0000 Karl Heuer (mark_object): Delete case Lisp_Void.
Thu, 06 Oct 1994 22:39:18 +0000 Karl Heuer (Flsh, Fadd1, Fsub1, Flognot): Don't use XFASTINT when negative.
Thu, 06 Oct 1994 22:38:08 +0000 Karl Heuer (Fabs): Don't use XFASTINT when negative.
Thu, 06 Oct 1994 22:32:11 +0000 Karl Heuer (Fset, default_value, Fset_default, Fkill_local_variable): Access
Thu, 06 Oct 1994 22:31:59 +0000 Karl Heuer (defvar_per_buffer): Access buffer_local_flags as Lisp_Object, not int.
Thu, 06 Oct 1994 22:30:47 +0000 Karl Heuer (init_buffer_once): Don't use XSETFASTINT when negative.
Thu, 06 Oct 1994 21:50:14 +0000 Karl Heuer (Fload, load_unwind): Store stream pointer as a cons of two integers,
Thu, 06 Oct 1994 21:47:34 +0000 Karl Heuer (Lisp_Internal_Stream, XSETINTERNALSTREAM, INTERNALSTREAMP): Deleted.
Thu, 06 Oct 1994 21:47:12 +0000 Karl Heuer (mark_object): Delete case Lisp_Internal_Stream.
Thu, 06 Oct 1994 21:29:49 +0000 Karl Heuer (read1): New argument for returning out-of-band data, obviating the need for
Thu, 06 Oct 1994 21:29:23 +0000 Karl Heuer (Lisp_Internal, XSETINTERNAL, INTERNALP): Deleted.
Thu, 06 Oct 1994 20:56:24 +0000 Richard M. Stallman (query-replace): Add missing quote.
Thu, 06 Oct 1994 19:12:46 +0000 Noah Friedman Assign copyright to FSF, and change comments to reflect that type-break
Thu, 06 Oct 1994 10:28:26 +0000 Francesco Potort * man.el (Man-notify, Man-current-page, Man-page-list,
Thu, 06 Oct 1994 07:08:03 +0000 Richard M. Stallman (x_set_icon_type): Remove period from error message.
Thu, 06 Oct 1994 07:05:09 +0000 Richard M. Stallman (rmail-summary-goto-msg): Get rmail-total-messages from the rmail buffer.
Thu, 06 Oct 1994 03:25:51 +0000 Richard M. Stallman (make_hdr): Undo June 16 change.
Thu, 06 Oct 1994 02:45:40 +0000 Richard M. Stallman Delete the error when no window system.
Thu, 06 Oct 1994 02:07:55 +0000 Richard M. Stallman (sendnews, postnews): Use defalias.
Wed, 05 Oct 1994 20:35:40 +0000 Richard M. Stallman (command-line): Load disp-table explicitly.
Wed, 05 Oct 1994 20:28:54 +0000 Richard M. Stallman (add-log-current-defun): Handle Perl specially.
Wed, 05 Oct 1994 09:33:33 +0000 Richard M. Stallman (Ffile_regular_p): New function.
Wed, 05 Oct 1994 06:29:50 +0000 Richard M. Stallman (read-envvar-name): Special meaning for MUSTMATCH
Wed, 05 Oct 1994 00:47:30 +0000 Richard M. Stallman (texinfo-format-scan): Accept @^, @", @?, @!, @-.
Tue, 04 Oct 1994 22:57:42 +0000 Richard M. Stallman (goto-line): Call prefix-numeric-value.
Tue, 04 Oct 1994 22:55:50 +0000 Richard M. Stallman (Finteractive): Doc fix.
Tue, 04 Oct 1994 19:49:16 +0000 Karl Heuer (single_keymap_panes, Fx_popup_menu): Don't use XFASTINT as an lvalue.
Tue, 04 Oct 1994 19:48:36 +0000 Karl Heuer (construct_mouse_click): Don't use XFASTINT as an lvalue.
Tue, 04 Oct 1994 19:47:37 +0000 Karl Heuer (Fx_popup_menu, Fx_popup_dialog): Use new accessor macros instead of calling
Tue, 04 Oct 1994 19:46:12 +0000 Karl Heuer (x_new_focus_frame, construct_mouse_click, construct_menu_click,
Tue, 04 Oct 1994 19:38:53 +0000 Richard M. Stallman (input_signal_count): New variable.
Tue, 04 Oct 1994 19:37:55 +0000 Richard M. Stallman (widget_id_tick): Move definition into conditional.
Tue, 04 Oct 1994 19:36:47 +0000 Karl Heuer (validate_region): Swap using temp Lisp_Object, not int.
Tue, 04 Oct 1994 17:35:21 +0000 Karl Heuer (read_process_output): Don't use XFASTINT as an lvalue.
Tue, 04 Oct 1994 17:32:17 +0000 Karl Heuer (Fmodify_syntax_entry): Don't use XFASTINT as an lvalue.
Tue, 04 Oct 1994 17:22:08 +0000 Karl Heuer (Fself_insert_command, Fnewline): Don't use XFASTINT as an lvalue.
Tue, 04 Oct 1994 17:19:36 +0000 Karl Heuer (validate_interval_range): Don't use XFASTINT as an lvalue.
Tue, 04 Oct 1994 17:10:36 +0000 Karl Heuer (try_window_id): Don't use XFASTINT as an lvalue.
Tue, 04 Oct 1994 17:09:34 +0000 Karl Heuer (x_set_menu_bar_lines_1): Don't use XFASTINT as an lvalue.
Tue, 04 Oct 1994 17:04:39 +0000 Karl Heuer (XFASTINT): Changed to non-lvalue syntax, to ensure that callers will use
Tue, 04 Oct 1994 16:46:24 +0000 Karl Heuer (Fx_open_connection): Don't use XFASTINT as an lvalue.
Tue, 04 Oct 1994 16:45:39 +0000 Karl Heuer (compute_char_face): Don't use XFASTINT as an lvalue.
Tue, 04 Oct 1994 16:44:49 +0000 Karl Heuer (redisplay, mark_window_display_accurate, redisplay_window, try_window,
Tue, 04 Oct 1994 16:34:57 +0000 Karl Heuer (make_window, Fset_window_hscroll, Fset_window_start, set_window_height,
Tue, 04 Oct 1994 16:16:33 +0000 Karl Heuer (create_process): Don't use XFASTINT as an lvalue.
Tue, 04 Oct 1994 16:15:52 +0000 Karl Heuer (record_delete, record_first_change): Don't use XFASTINT as an lvalue.
Tue, 04 Oct 1994 16:14:59 +0000 Karl Heuer (Fnext_property_change, property_change_between_p,
Tue, 04 Oct 1994 16:13:34 +0000 Karl Heuer (Fcopy_syntax_table, Fmodify_syntax_entry, scan_lists, init_syntax_once):
Tue, 04 Oct 1994 16:12:32 +0000 Karl Heuer (skip_chars, Fmatch_data, Fstore_match_data): Don't use XFASTINT as an lvalue.
Tue, 04 Oct 1994 16:10:39 +0000 Karl Heuer (make_process, list_processes_1, create_process, Faccept_process_output,
Tue, 04 Oct 1994 16:09:23 +0000 Karl Heuer (printchar): Don't use XFASTINT as an lvalue.
Tue, 04 Oct 1994 16:08:54 +0000 Karl Heuer (read_minibuf, get_minibuffer, read_minibuf_unwind, Fread_from_minibuffer,
Tue, 04 Oct 1994 16:07:23 +0000 Karl Heuer (Fmarker_position): Don't use XFASTINT as an lvalue.
Tue, 04 Oct 1994 16:06:40 +0000 Karl Heuer (Fend_kbd_macro, Fexecute_kbd_macro): Don't use XFASTINT as an lvalue.
Tue, 04 Oct 1994 16:05:54 +0000 Karl Heuer (read_filtered_event, init_obarray): Don't use XFASTINT as an lvalue.
Tue, 04 Oct 1994 16:05:05 +0000 Karl Heuer (synkey, access_keymap, store_in_keymap, Faccessible_keymaps,
Tue, 04 Oct 1994 15:59:48 +0000 Karl Heuer (read_char, make_lispy_event, make_lispy_movement, parse_modifiers,
Tue, 04 Oct 1994 15:56:43 +0000 Karl Heuer (Fcurrent_column, Findent_to, Fcurrent_indentation, Fmove_to_column,
Tue, 04 Oct 1994 15:54:06 +0000 Karl Heuer (make_frame, Fframe_parameters, Fselected_frame, syms_of_frame): Don't use
Tue, 04 Oct 1994 15:53:00 +0000 Karl Heuer (Flength, concat, mapcar1): Don't use XFASTINT as an lvalue.
Tue, 04 Oct 1994 15:52:06 +0000 Karl Heuer (Finsert_file_contents, Fwrite_region, Fdo_auto_save, Fset_buffer_auto_saved):
Tue, 04 Oct 1994 15:50:45 +0000 Karl Heuer (Feval, Ffuncall, funcall_lambda, Fbacktrace): Don't use XFASTINT as an
Tue, 04 Oct 1994 15:49:29 +0000 Karl Heuer (Fstring_to_char, Fpoint, Fbufsize, Fpoint_min, Fpoint_max, Ffollowing_char,
Tue, 04 Oct 1994 15:48:16 +0000 Karl Heuer (store_function_docstring): Don't use XFASTINT as an lvalue.
Tue, 04 Oct 1994 15:47:28 +0000 Karl Heuer (direct_output_for_insert, direct_output_forward_char, change_frame_size,
Tue, 04 Oct 1994 15:45:26 +0000 Karl Heuer (file_name_completion): Don't use XFASTINT as an lvalue.
Tue, 04 Oct 1994 15:44:37 +0000 Karl Heuer (Faref, Farray_length): Don't use XFASTINT as an lvalue.
Tue, 04 Oct 1994 15:43:31 +0000 Karl Heuer (Fforward_char, Fbackward_char, Fbeginning_of_line, Fend_of_line): Don't use
Tue, 04 Oct 1994 15:41:33 +0000 Karl Heuer (casify_object, operate_on_word, Fupcase_word, Fdowncase_word,
Tue, 04 Oct 1994 15:40:22 +0000 Karl Heuer (Fcall_interactively, Fprefix_numeric_value): Don't use XFASTINT as an lvalue.
Tue, 04 Oct 1994 15:38:56 +0000 Karl Heuer (Fbyte_code): Don't use XFASTINT as an lvalue.
Tue, 04 Oct 1994 15:36:45 +0000 Karl Heuer (reset_buffer, Ferase_buffer, validate_region, list_buffers_1, recenter_overlay_lists, init_buffer_once): Don't use XFASTINT as an lvalue.
Tue, 04 Oct 1994 15:31:18 +0000 Karl Heuer (free_float, make_float, free_cons, Flist, Fvector, Fmake_byte_code,
Tue, 04 Oct 1994 15:28:15 +0000 Karl Heuer (Fexpand_abbrev): Don't use XFASTINT as an lvalue.
Tue, 04 Oct 1994 15:27:37 +0000 Karl Heuer (FOR_EACH_FRAME): Don't use XFASTINT as an lvalue.
Tue, 04 Oct 1994 15:24:13 +0000 Karl Heuer (XSETFASTINT): New macro.
Tue, 04 Oct 1994 14:23:18 +0000 Karl Heuer (Finsert_file_contents): No longer necessary to set type separately.
Tue, 04 Oct 1994 14:20:54 +0000 Karl Heuer (Fprefix_numeric_value): No longer necessary to set type separately.
Tue, 04 Oct 1994 13:35:44 +0000 Karl Heuer (Fstring_equal, Fstring_lessp): Delete now-redundant XSETTYPE.
Tue, 04 Oct 1994 13:14:12 +0000 Karl Heuer (XSETFRAME): Set object type as well as value.
Tue, 04 Oct 1994 13:12:44 +0000 Karl Heuer (XSETINT, XSETCONS, XSETBUFFER, XSETVECTOR, XSETSUBR, XSETSTRING, XSETSYMBOL,
Tue, 04 Oct 1994 12:36:03 +0000 Karl Heuer (x_clear_frame_selections, wait_for_property_change): Use new accessor macros
Tue, 04 Oct 1994 12:33:33 +0000 Karl Heuer (x_set_frame_parameters, x_set_visibility, Fx_create_frame,
Tue, 04 Oct 1994 12:32:20 +0000 Karl Heuer (compute_char_face): Use new accessor macros instead of calling XSET directly.
Tue, 04 Oct 1994 12:31:37 +0000 Karl Heuer (display_text_line): Use new accessor macros instead of calling XSET directly.
Tue, 04 Oct 1994 12:30:31 +0000 Karl Heuer (Fminibuffer_window, Fwindow_at, Fwindow_end, Fnext_window, Fprevious_window,
Tue, 04 Oct 1994 12:28:40 +0000 Karl Heuer (record_insert, record_delete, record_first_change, record_property_change):
Tue, 04 Oct 1994 12:27:29 +0000 Karl Heuer (Ftext_properties_at, Fget_char_property, Fnext_property_change,
Tue, 04 Oct 1994 12:26:19 +0000 Karl Heuer (kbd_input_ast, read_input_waiting): Use new accessor macros instead of
Tue, 04 Oct 1994 12:22:12 +0000 Karl Heuer (Flooking_at, skip_chars, search_buffer, set_search_regs, Fstore_match_data):
Tue, 04 Oct 1994 12:21:04 +0000 Karl Heuer (make_process, create_process, Fopen_network_stream, deactivate_process,
Tue, 04 Oct 1994 12:20:04 +0000 Karl Heuer (temp_output_buffer_setup): Use new accessor macros instead of calling XSET
Tue, 04 Oct 1994 12:19:07 +0000 Karl Heuer (Fmarker_buffer): Use new accessor macros instead of calling XSET directly.
Tue, 04 Oct 1994 12:17:56 +0000 Karl Heuer (Fget_file_char, Fload, read1, oblookup, map_obarray, defsubr, defalias,
Tue, 04 Oct 1994 12:14:16 +0000 Karl Heuer (synkey, Fdescribe_bindings, describe_command): Use new accessor macros
Tue, 04 Oct 1994 12:13:17 +0000 Karl Heuer (command_loop_1, read_char, Ftrack_mouse, kbd_buffer_get_event,
Tue, 04 Oct 1994 12:10:17 +0000 Karl Heuer (graft_intervals_into_buffer): Use new accessor macros instead of calling XSET
Tue, 04 Oct 1994 12:09:34 +0000 Karl Heuer (insert_1, insert_from_string_1): Use new accessor macros instead of calling
Tue, 04 Oct 1994 12:08:52 +0000 Karl Heuer (Fcompute_motion): Use new accessor macros instead of calling XSET directly.
Tue, 04 Oct 1994 12:07:50 +0000 Karl Heuer (make_minibuffer_frame, make_terminal_frame, Fselected_frame,
Tue, 04 Oct 1994 12:06:28 +0000 Karl Heuer (FLOAT_TO_INT, FLOAT_TO_INT2, Fexpt, Flogb, Ffloor): Use new accessor macros
Tue, 04 Oct 1994 12:05:13 +0000 Karl Heuer (Fdefault_file_modes, Finsert_file_contents, Fdo_auto_save): Use new accessor
Tue, 04 Oct 1994 12:04:15 +0000 Karl Heuer (Fcurrent_time, Fformat): Use new accessor macros instead of calling XSET
Tue, 04 Oct 1994 12:03:19 +0000 Karl Heuer (redraw_frame, Fsleep_for, sit_for, Fsit_for): Use new accessor macros instead
Tue, 04 Oct 1994 12:01:46 +0000 Karl Heuer (make_number, Fsymbol_name, do_symval_forwarding, swap_in_symval_forwarding,
Tue, 04 Oct 1994 11:54:19 +0000 Karl Heuer (Fget_buffer_create, Frename_buffer, Fbuffer_disable_undo,
Tue, 04 Oct 1994 11:47:46 +0000 Karl Heuer (VALIDATE_LISP_STORAGE, make_float, Fcons, Fmake_vector, Fmake_symbol,
Tue, 04 Oct 1994 11:39:56 +0000 Karl Heuer (write_abbrev, Finsert_abbrev_table_description): Use new accessor macros
Tue, 04 Oct 1994 10:42:48 +0000 Karl Heuer (SCROLL_BAR_UNPACK): Use new accessor macros instead of calling XSET directly.
Tue, 04 Oct 1994 10:29:31 +0000 Karl Heuer Don't override definition of XSETINT.
Tue, 04 Oct 1994 10:24:08 +0000 Karl Heuer (XSETPNTR): Deleted.
Tue, 04 Oct 1994 10:19:59 +0000 Karl Heuer Don't override definition of XSETINT.
Tue, 04 Oct 1994 09:12:29 +0000 Richard M. Stallman Translate -gnu/linux* to -linux*.
Tue, 04 Oct 1994 09:03:20 +0000 Richard M. Stallman (MKTIME_OBJ): New variable.
Tue, 04 Oct 1994 09:01:01 +0000 Richard M. Stallman (mktime): Check for it.
Tue, 04 Oct 1994 04:20:21 +0000 Richard M. Stallman (server-switch-buffer): Don't go to an invisible frame.
Tue, 04 Oct 1994 02:56:49 +0000 Richard M. Stallman (set-auto-mode): Discard versions from file name before
Mon, 03 Oct 1994 22:57:43 +0000 Richard M. Stallman (rlogin): Doc fix.
Mon, 03 Oct 1994 21:57:47 +0000 Richard M. Stallman (vc-backend-checkin): When CVS checks in a file, it is
Mon, 03 Oct 1994 21:56:50 +0000 Richard M. Stallman (vc-status): Handle CVS.
Mon, 03 Oct 1994 15:43:16 +0000 Ian Lance Taylor Add support for MIPS variants
Mon, 03 Oct 1994 05:48:44 +0000 Roland McGrath Recognize GNU.
Mon, 03 Oct 1994 01:11:15 +0000 Richard M. Stallman (comint-strip-ctrl-m): Renamed from shell-strip-crtl-m and moved here.
Mon, 03 Oct 1994 01:10:57 +0000 Richard M. Stallman (shell-strip-ctrl-m): Function moved to comint.el and renamed.
Mon, 03 Oct 1994 00:25:59 +0000 Karl Heuer (Frecenter): Don't trigger point-motion hooks.
Sun, 02 Oct 1994 23:57:56 +0000 Richard M. Stallman (kill-rectangle): In read-only buffer, do record
Sun, 02 Oct 1994 23:57:26 +0000 Karl Heuer (Finsert_file_contents): set type of `end', not just the value.
Sun, 02 Oct 1994 22:06:26 +0000 Karl Heuer (x_figure_window_size): Use new formula for scroll bar width.
Sun, 02 Oct 1994 21:51:57 +0000 Karl Heuer Include <utime.h> here instead of in systime.h.
Sun, 02 Oct 1994 21:41:57 +0000 Karl Heuer Don't include <utime.h> here; do it in sysdep.c instead.
Sun, 02 Oct 1994 21:28:52 +0000 Karl Heuer (HAVE_UTIME_H): Add #undef.
Sun, 02 Oct 1994 21:23:53 +0000 Paul Reilly (popup_get_selection): Remove BLOCK_INPUT, UNBLOCK_INPUT since the
Sun, 02 Oct 1994 20:11:07 +0000 Richard M. Stallman (shell-mode): Compare the truename with /dev/null.
Sun, 02 Oct 1994 20:10:39 +0000 Richard M. Stallman (file-truename): If name has no dir, use default-directory.
Sun, 02 Oct 1994 15:51:13 +0000 Paul Reilly (widget_id_tick): Renamed from popup_id_tick.
Sun, 02 Oct 1994 13:37:59 +0000 Paul Reilly (XTread_socket): Use popup_get_selection() for X11 menubar event handling.
Sun, 02 Oct 1994 13:29:03 +0000 Paul Reilly (HACK_EDITRES): Declare if using X11R5.
Sun, 02 Oct 1994 13:13:17 +0000 Paul Reilly (EmacsFrameSetCharSize): Use lw_refigure_widget() for widget set
Sun, 02 Oct 1994 12:37:21 +0000 Paul Reilly Declare XtNshowGrip, XtNallowResize, and XtNresizeToPreferred.
Sun, 02 Oct 1994 12:26:46 +0000 Paul Reilly (make_lispy_event): Do not set item. Now handled in xmenu.c by
Sun, 02 Oct 1994 12:14:00 +0000 Paul Reilly (display_menu_item): Add support for displaying the title in pop up menus.
Sun, 02 Oct 1994 12:07:01 +0000 Paul Reilly (lw_set_main_areas): Use xm_set_main_areas().
Sun, 02 Oct 1994 11:55:07 +0000 Paul Reilly Declare xm_set_main_areas() and xm_manage_resizing().
Sun, 02 Oct 1994 11:48:42 +0000 Paul Reilly (make_menu_in_widget): Add support for displaying a title in pop up
Sun, 02 Oct 1994 11:28:06 +0000 Paul Reilly Added Motif changes for usage and option checking.
Sun, 02 Oct 1994 08:36:08 +0000 Richard M. Stallman (Info-scroll-down, Info-scroll-up): Doc fixes.
Sun, 02 Oct 1994 08:35:34 +0000 Richard M. Stallman (dired-do-print): Put spaces between lpr switches.
Sun, 02 Oct 1994 04:03:32 +0000 Richard M. Stallman (setenv-history): New history list.
Sun, 02 Oct 1994 03:44:59 +0000 Richard M. Stallman (indent-c++-exp): For public/private/protected,
Sun, 02 Oct 1994 02:41:24 +0000 Richard M. Stallman (redisplay_window): If we set PT, and that alters a region
Sun, 02 Oct 1994 02:23:21 +0000 Richard M. Stallman (fill-region, fill-region-as-paragraph): Fix previous change.
Sun, 02 Oct 1994 01:49:29 +0000 Richard M. Stallman (vc-register): Verify an old master file really still exists
Sat, 01 Oct 1994 21:25:41 +0000 Richard M. Stallman (head_table): Set up Qdelete_frame.
Sat, 01 Oct 1994 21:24:44 +0000 Richard M. Stallman (keys_of_frame): Make binding for delete-frame.
Sat, 01 Oct 1994 21:10:38 +0000 Richard M. Stallman (apropos-print-matches): Add newline after
Sat, 01 Oct 1994 21:07:33 +0000 Richard M. Stallman (save-buffers-kill-emacs): Fix previous change.
Sat, 01 Oct 1994 21:02:59 +0000 Richard M. Stallman (Foverlay_get): Handle `category' property on overlay.
Sat, 01 Oct 1994 13:27:15 +0000 Francesco Potort * man.el (Man-init-defvars, Man-cleanup-manpage,
Sat, 01 Oct 1994 09:07:05 +0000 Richard M. Stallman Comment change.
Sat, 01 Oct 1994 09:06:07 +0000 Richard M. Stallman (compile_range): When casting to const unsigned char *, put const first.
Sat, 01 Oct 1994 07:35:26 +0000 Richard M. Stallman (fill-region, fill-region-as-paragraph):
Sat, 01 Oct 1994 07:30:18 +0000 Richard M. Stallman (mouse-secondary-click-count): New variable.
Sat, 01 Oct 1994 04:54:34 +0000 Richard M. Stallman (LIBXTR6): If NEED_LIBW, add -lw.
Sat, 01 Oct 1994 04:54:08 +0000 Richard M. Stallman (NEED_LIBW): Defined.
Sat, 01 Oct 1994 04:42:45 +0000 Richard M. Stallman (LDFLAGS): New variable.
Sat, 01 Oct 1994 04:36:28 +0000 Richard M. Stallman (add-hook, remove-hook): If the hook was made local
Sat, 01 Oct 1994 04:30:14 +0000 Richard M. Stallman (ispell-init-process): Add missing arg in error msg.
Sat, 01 Oct 1994 04:24:56 +0000 Richard M. Stallman (finder-mode-map): Change key bindings:
Sat, 01 Oct 1994 03:53:40 +0000 Richard M. Stallman (edmacro-format-keys): Cope if local keymap is nil.
Fri, 30 Sep 1994 21:26:44 +0000 Richard Kenner (windowsnt): Alias for winnt.
Fri, 30 Sep 1994 21:01:13 +0000 Richard M. Stallman (modify-face): New function.
Fri, 30 Sep 1994 20:47:37 +0000 Richard M. Stallman (save-buffers-kill-emacs): Use run-hook-with-args-until-failure.
Fri, 30 Sep 1994 20:47:13 +0000 Richard M. Stallman (add-hook): Initialize default value and local value.
Fri, 30 Sep 1994 20:32:45 +0000 Richard M. Stallman (Fmake_local_variable): Doc fix.
Fri, 30 Sep 1994 17:18:24 +0000 Francesco Potort * etags.c (C_entries): Recognise typedef of ANSI style functions.
Fri, 30 Sep 1994 09:16:06 +0000 Richard M. Stallman (isearch-mode): Don't set deactivate-mark here.
Fri, 30 Sep 1994 09:12:09 +0000 Richard M. Stallman Really delete gud-overload-functions.
Fri, 30 Sep 1994 09:11:36 +0000 Richard M. Stallman (gud-overload-functions): Function deleted.
Fri, 30 Sep 1994 00:07:41 +0000 Jim Wilson (os): Accept coff as an OS.
Thu, 29 Sep 1994 23:20:43 +0000 Richard M. Stallman (check_writable, check_executable) [__HURD__]: Use eaccess.
Thu, 29 Sep 1994 23:12:31 +0000 Richard M. Stallman (print-region-1): Use them instead of just pr.
Thu, 29 Sep 1994 23:00:43 +0000 Richard M. Stallman (compute_char_face): Handle list as overlay face property.
Thu, 29 Sep 1994 22:47:30 +0000 Richard Kenner (i[34]86:UNIX_SV:4.*:*): Remove "UNIX_SV" for Unixware; move DYNIX
Thu, 29 Sep 1994 20:25:45 +0000 Richard M. Stallman (Fset_face_attribute_internal): Mark frame garbaged whenever
Thu, 29 Sep 1994 19:37:26 +0000 Karl Heuer (scmp): Use unsigned chars, to avoid confusing DOWNCASE.
Thu, 29 Sep 1994 19:23:41 +0000 Karl Heuer (x_report_frame_params): Fix format/arg mismatch.
Thu, 29 Sep 1994 19:22:57 +0000 Karl Heuer (CHECK_SCNHDR, write_segment): Fix format/arg mismatch.
Thu, 29 Sep 1994 19:07:45 +0000 Richard M. Stallman (add-abbrev, inverse-add-abbrev):
Thu, 29 Sep 1994 18:54:19 +0000 Richard M. Stallman (scheme-mode-variables): Make parse-sexp-ignore-comments t.
Thu, 29 Sep 1994 18:51:54 +0000 Richard M. Stallman (texinfo-format-region, texinfo-format-buffer-1):
Thu, 29 Sep 1994 12:42:45 +0000 Francesco Potort * man.el
Thu, 29 Sep 1994 06:32:06 +0000 Richard M. Stallman (imenu--cleanup): Changed 'mapc' to 'mapcar'.
Thu, 29 Sep 1994 04:48:59 +0000 Richard M. Stallman (handle-delete-frame): New function.
Wed, 28 Sep 1994 22:38:04 +0000 Karl Heuer (command-line): Fix bug in previous change.
Wed, 28 Sep 1994 22:15:38 +0000 Karl Heuer (command-line): Recognize --longopt synonyms for all options handled here.
Wed, 28 Sep 1994 21:00:06 +0000 Roland McGrath [alliant && i860] (LOAD_AVE_TYPE, FSCALE, NLIST_STRUCT): Define.
Wed, 28 Sep 1994 20:45:25 +0000 Karl Heuer (syms_of_dired): Undo Sep 16 change.
Wed, 28 Sep 1994 20:45:08 +0000 Karl Heuer (Fdelete_file): Undo Sep 16 change.
Wed, 28 Sep 1994 04:46:02 +0000 Richard M. Stallman (backward-kill-sentence): Work in read-only buffers.
Wed, 28 Sep 1994 01:58:46 +0000 Karl Heuer Comment fix.
Wed, 28 Sep 1994 00:59:24 +0000 Karl Heuer (x_new_font): New rule for computing column width. Factored out common code.
Wed, 28 Sep 1994 00:58:45 +0000 Karl Heuer (x_set_scroll_bar_width): Nil now means 2 columns' worth of pixels.
Wed, 28 Sep 1994 00:58:15 +0000 Karl Heuer (set_frame_size, EmacsFrameSetCharSize): Use new width formula.
Wed, 28 Sep 1994 00:57:37 +0000 Karl Heuer (scroll_bar_pixel_width, scroll_bar_cols): Update comment.
Tue, 27 Sep 1994 23:32:55 +0000 Karl Heuer (lisp_time_argument, Finsert, Finsert_and_inherit, Finsert_before_markers,
Tue, 27 Sep 1994 22:59:50 +0000 Richard M. Stallman (hack-one-local-variable): Support safe-local-variable property.
Tue, 27 Sep 1994 21:43:37 +0000 Richard M. Stallman (command-apropos): Pass t for no-header to apropos.
Tue, 27 Sep 1994 20:14:55 +0000 Richard M. Stallman (mail): Doc fix.
Tue, 27 Sep 1994 19:50:53 +0000 Richard M. Stallman (${etc}DOC): Run make-docfile twice--two batches.
Tue, 27 Sep 1994 19:49:25 +0000 Richard M. Stallman Initial revision
Tue, 27 Sep 1994 19:45:00 +0000 Richard M. Stallman Improve POP code, move most of it into a separate file.
Tue, 27 Sep 1994 19:43:07 +0000 Richard M. Stallman (MOVE_FLAGS, MOVE_LIBS): New variables.
Tue, 27 Sep 1994 19:42:03 +0000 Richard M. Stallman (utimes): Check for it.
Tue, 27 Sep 1994 19:41:21 +0000 Richard M. Stallman (Fformat_time_string): Mostly rewritten, to handle
Tue, 27 Sep 1994 19:32:35 +0000 Richard M. Stallman (rmail-forward): Simplify insertion of forwarded msg.
Tue, 27 Sep 1994 05:41:20 +0000 Roland McGrath (etags-tags-completion-table): Allow ? and : in guessed tag names.
Tue, 27 Sep 1994 05:37:06 +0000 Richard M. Stallman (rmail-summary-delete-forward): Regexp for recognizing deleted message
Tue, 27 Sep 1994 04:20:23 +0000 Karl Heuer (BOOLFWDP, INTERNALP, INTFWDP, OBJFWDP, INTERNAL_STREAMP, BUFFER_LOCAL_VALUEP,
Tue, 27 Sep 1994 04:10:43 +0000 Karl Heuer (readchar, readchar, unreadchar, read_filtered_event, Fread, read0, read1,
Tue, 27 Sep 1994 04:03:15 +0000 Karl Heuer (Fprogn, Finteractive_p, Fuser_variable_p, FletX, Flet, Fmacroexpand,
Tue, 27 Sep 1994 04:00:45 +0000 Karl Heuer (wrong_type_argument, Fconsp, Fatom, Flistp, Fnlistp, Fsymbolp, Fvectorp,
Tue, 27 Sep 1994 03:57:23 +0000 Karl Heuer (nsberror, Fget_buffer, Fget_file_buffer, Fbuffer_local_variables,
Tue, 27 Sep 1994 03:27:31 +0000 Karl Heuer (quotify_arg, Fcall_interactively, Fprefix_numeric_value): Use type test
Tue, 27 Sep 1994 03:16:02 +0000 Karl Heuer (Fmake_list, Fmake_vector, Fmake_string, make_event_array): Use type test
Tue, 27 Sep 1994 03:15:02 +0000 Karl Heuer (GLYPH_TABLE_LENGTH, GLYPH_TABLE_BASE, GLYPH_SIMPLE_P, GLYPH_ALIAS_P): Use
Tue, 27 Sep 1994 03:13:50 +0000 Karl Heuer (NULL_INTERVAL_P): Use type test macros.
Tue, 27 Sep 1994 03:13:08 +0000 Karl Heuer (EVENT_HAS_PARAMETERS): Use type test macros.
Tue, 27 Sep 1994 03:12:28 +0000 Karl Heuer (Fdefine_abbrev, Fexpand_abbrev, Funexpand_abbrev): Use type test macros.
Tue, 27 Sep 1994 03:11:31 +0000 Karl Heuer (Fbyte_code): Use type test macros.
Tue, 27 Sep 1994 03:10:43 +0000 Karl Heuer (Fcall_process, child_setup, getenv_internal): Use type test macros.
Tue, 27 Sep 1994 03:10:02 +0000 Karl Heuer (casify_object): Use type test macros.
Tue, 27 Sep 1994 03:09:02 +0000 Karl Heuer (STRING256_P): Use type test macros.
Tue, 27 Sep 1994 03:08:20 +0000 Karl Heuer (Fself_insert_command): Use type test macros.
Tue, 27 Sep 1994 03:07:54 +0000 Karl Heuer (Ffile_name_completion, file_name_completion): Use type test macros.
Tue, 27 Sep 1994 03:06:52 +0000 Karl Heuer (get_doc_string, Fdocumentation, Fdocumentation_property,
Tue, 27 Sep 1994 03:05:28 +0000 Karl Heuer (Fkill_emacs): Use type test macros.
Tue, 27 Sep 1994 03:03:38 +0000 Karl Heuer (Ffind_file_name_handler, Fcopy_file, Frename_file, Fadd_name_to_file,
Tue, 27 Sep 1994 03:01:57 +0000 Karl Heuer (unlock_all_files, Funlock_buffer, unlock_buffer): Use type test macros.
Tue, 27 Sep 1994 03:01:14 +0000 Karl Heuer (extract_float, Fexpt, Fabs, Ffloat, Fceiling, Ffloor, Fround, Ftruncate): Use
Tue, 27 Sep 1994 02:58:30 +0000 Karl Heuer (Frandom, Flength, Fstring_equal, Fstring_lessp, Fcopy_sequence, concat, Felt,
Tue, 27 Sep 1994 02:56:25 +0000 Karl Heuer (Fframep, make_frame_without_minibuffer, do_switch_frame, prev_frame,
Tue, 27 Sep 1994 02:55:09 +0000 Karl Heuer (buffer_display_table, current_column, Fmove_to_column, compute_motion,
Tue, 27 Sep 1994 02:30:34 +0000 Karl Heuer (create_root_interval, balance_possible_root_interval, delete_interval): Use
Tue, 27 Sep 1994 02:28:15 +0000 Karl Heuer (echo_char, cmd_error_internal, command_loop_1, read_char,
Tue, 27 Sep 1994 02:26:34 +0000 Karl Heuer (get_keyelt, store_in_keymap, Fcopy_keymap, Fdefine_key, Flookup_key,
Tue, 27 Sep 1994 02:25:20 +0000 Karl Heuer (Fexecute_kbd_macro): Use type test macros.
Tue, 27 Sep 1994 02:24:00 +0000 Karl Heuer (Fset_marker, set_marker_restricted, Fcopy_marker): Use type test macros.
Tue, 27 Sep 1994 02:12:02 +0000 Karl Heuer (read_minibuf, Fread_from_minibuffer, Fread_buffer, Ftry_completion,
Tue, 27 Sep 1994 02:00:42 +0000 Karl Heuer (Finsert_string): Use type test macros.
Tue, 27 Sep 1994 01:59:38 +0000 Karl Heuer (run_msdos_command): Use type test macros.
Tue, 27 Sep 1994 01:58:12 +0000 Karl Heuer (PRINTPREPARE, PRINTFINISH, float_to_string, print): Use type test macros.
Tue, 27 Sep 1994 01:58:00 +0000 Richard M. Stallman (POSIX_SIGNALS): Define it.
Tue, 27 Sep 1994 01:53:42 +0000 Karl Heuer (decode_status, Fprocessp, Fget_process, Fget_buffer_process, Fprocess_status,
Tue, 27 Sep 1994 01:37:06 +0000 Richard M. Stallman (syms_of_window): Doc fix.
Tue, 27 Sep 1994 01:24:44 +0000 Karl Heuer (Fmatch_data, Fstore_match_data): Use type test macros.
Tue, 27 Sep 1994 01:21:05 +0000 Karl Heuer (sun_item_create): Use type test macros.
Tue, 27 Sep 1994 01:20:25 +0000 Karl Heuer (Fsyntax_table_p, describe_syntax): Use type test macros.
Tue, 27 Sep 1994 01:18:46 +0000 Karl Heuer (sys_subshell): Use type test macros.
Tue, 27 Sep 1994 01:16:02 +0000 Karl Heuer (validate_interval_range, add_properties, remove_properties,
Tue, 27 Sep 1994 01:13:35 +0000 Karl Heuer (record_insert, truncate_undo_list, Fprimitive_undo): Use type test macros.
Tue, 27 Sep 1994 01:11:24 +0000 Karl Heuer (translate_id): Use type test macros.
Tue, 27 Sep 1994 01:07:23 +0000 Karl Heuer (child_setup, Fcall_process): Use type test macros.
Tue, 27 Sep 1994 00:51:55 +0000 Karl Heuer (Fwindowp, Fwindow_live_p, window_display_table, window_loop,
Tue, 27 Sep 1994 00:37:04 +0000 Karl Heuer (redisplay, mark_window_display_accurate, try_window_id, display_text_line,
Tue, 27 Sep 1994 00:30:32 +0000 Karl Heuer (x_set_frame_parameters, x_set_menu_bar_lines, Fx_create_frame,
Tue, 27 Sep 1994 00:27:58 +0000 Karl Heuer (menu_item_enabled_p, single_keymap_panes, Fx_popup_menu, Fx_popup_dialog):
Tue, 27 Sep 1994 00:24:27 +0000 Karl Heuer (x_scroll_bar_clear): Use type test macros.
Mon, 26 Sep 1994 23:43:18 +0000 Richard M. Stallman (Qplus): New variable.
Mon, 26 Sep 1994 23:42:40 +0000 Richard M. Stallman (Qplus): Declared.
Mon, 26 Sep 1994 23:18:19 +0000 Richard M. Stallman (dired-re-perms): Accept various file type letters.
Mon, 26 Sep 1994 21:59:04 +0000 David J. MacKenzie remove CONFIG_BROKETS
Mon, 26 Sep 1994 21:56:21 +0000 David J. MacKenzie REMOVE CONFIG_BROKETS
Mon, 26 Sep 1994 19:43:24 +0000 Karl Heuer (WORDS_BIG_ENDIAN): define or undef appropriately, superseding BIG_ENDIAN.
Mon, 26 Sep 1994 18:14:29 +0000 Karl Heuer (argmatch): New function.
Sun, 25 Sep 1994 23:35:41 +0000 Paul Reilly (lw_set_main_areas): Move call to XmMainSetAreas() to `lwlib-Xm.c'.
Sun, 25 Sep 1994 23:30:51 +0000 Paul Reilly Clean up of temporary changes used to try to find a workaround for the
Sun, 25 Sep 1994 20:46:44 +0000 Paul Reilly entered into RCS
Sun, 25 Sep 1994 18:28:22 +0000 Richard M. Stallman (enable-flow-control): Never make keyboard-translate-table shorter.
Sun, 25 Sep 1994 18:06:01 +0000 Richard M. Stallman Delete __FreeBSD__ conditional macro definitions.
Sun, 25 Sep 1994 17:43:58 +0000 Richard M. Stallman (update_echo_area): New function.
Sun, 25 Sep 1994 17:42:55 +0000 Richard M. Stallman (get_doc_string): Look in ../etc while dumping.
Sun, 25 Sep 1994 17:18:58 +0000 Paul Reilly entered into RCS
Sun, 25 Sep 1994 16:37:30 +0000 Richard M. Stallman Don't include signal.h, values.h.
Sun, 25 Sep 1994 07:48:55 +0000 Richard M. Stallman Comment change.
Sun, 25 Sep 1994 01:21:49 +0000 Richard M. Stallman (rmail-construct-io-menu): Don't print a message about no matching files.
Sun, 25 Sep 1994 00:48:04 +0000 Richard M. Stallman (set_file_times): Fix typo in previous change.
Sun, 25 Sep 1994 00:40:46 +0000 Richard M. Stallman (set_file_times): Don't test HAVE_UTIME.
Sun, 25 Sep 1994 00:38:02 +0000 Richard M. Stallman (HAVE_UTIMES): Add #undef.
Sun, 25 Sep 1994 00:22:16 +0000 Paul Reilly *** empty log message ***
Sat, 24 Sep 1994 23:24:52 +0000 Richard M. Stallman (Ffile_writable_p): Use stat to test for existence.
Sat, 24 Sep 1994 22:49:02 +0000 Richard M. Stallman (strftime.o): New target.
Sat, 24 Sep 1994 22:29:40 +0000 Richard M. Stallman (dired-re-perms): Accept directories and symbolic links
Sat, 24 Sep 1994 22:15:56 +0000 Richard M. Stallman [USE_DL_STUBS] (dlopen, dlsym, dlclose): New functions.
Sat, 24 Sep 1994 22:15:44 +0000 Richard M. Stallman (USE_DL_STUBS): Defined.
Sat, 24 Sep 1994 22:15:28 +0000 Richard M. Stallman (USE_DL_STUBS): Add #undef.
Sat, 24 Sep 1994 09:13:57 +0000 Richard M. Stallman (set_point): If Vinhibit_point_motion_hooks, ignore intangible properties.
Sat, 24 Sep 1994 07:24:30 +0000 Richard M. Stallman (syms_of_textprop): Doc fix.
Sat, 24 Sep 1994 07:04:52 +0000 Richard M. Stallman (ange-ftp-start-process): Add use-smart-ftp code.
Sat, 24 Sep 1994 05:09:47 +0000 Richard M. Stallman (STACK_DIRECTION): Don't redefine if defined already.
Sat, 24 Sep 1994 05:02:49 +0000 Richard M. Stallman (auto-mode-alist): Handle ada-mode and icon-mode.
Sat, 24 Sep 1994 04:58:15 +0000 Richard M. Stallman (comint-input-chunk-size): Variable deleted.
Sat, 24 Sep 1994 04:57:53 +0000 Richard M. Stallman (nntp-send-region-to-server): Call process-send-region
Sat, 24 Sep 1994 04:52:10 +0000 Richard M. Stallman (shell-command, shell-command-on-region):
Sat, 24 Sep 1994 04:37:40 +0000 Paul Reilly entered into RCS
Sat, 24 Sep 1994 04:32:08 +0000 Richard M. Stallman (Buffer-menu-delete): Handle prefix arg.
Sat, 24 Sep 1994 04:20:22 +0000 Richard M. Stallman (rmail-reformat-message): Run mail-message-filter
Sat, 24 Sep 1994 04:15:03 +0000 Richard M. Stallman (dired-virtual-mode): Doc fix.
Sat, 24 Sep 1994 04:14:20 +0000 Richard M. Stallman Comment change.
Sat, 24 Sep 1994 04:13:41 +0000 Richard M. Stallman (auto-mode-alist): Use \' in auto-mode-alist regexps.
Sat, 24 Sep 1994 04:11:17 +0000 Richard M. Stallman (auto-execute): Use \' in auto-mode-alist regexps.
Sat, 24 Sep 1994 04:09:46 +0000 Richard M. Stallman Comment changes.
Sat, 24 Sep 1994 04:06:50 +0000 Richard M. Stallman (ada-mode): Add autoload cookie.
Sat, 24 Sep 1994 04:05:44 +0000 Richard M. Stallman (icon-mode): Add autoload cookie.
Sat, 24 Sep 1994 03:47:07 +0000 Richard M. Stallman (Fexpand_abbrev): Instead of Fcapitalize_region,
Sat, 24 Sep 1994 02:03:32 +0000 Richard M. Stallman (Fupcase_initials_region): New function.
Sat, 24 Sep 1994 01:57:54 +0000 Richard M. Stallman (upcase_initials): New function.
Sat, 24 Sep 1994 01:54:17 +0000 Richard M. Stallman (install-arch-indep): Don't do mkdir here.
Sat, 24 Sep 1994 01:48:04 +0000 Richard M. Stallman (touchy_mkdir): Make dir ugo+re even if it isn't new.
Sat, 24 Sep 1994 01:41:54 +0000 Richard M. Stallman (read_minibuf_unwind): Preserve Vdeactivate_mark.
Sat, 24 Sep 1994 01:27:46 +0000 Richard M. Stallman (find-alternate-file): Confirm killing buffer only if it is visiting a file.
Sat, 24 Sep 1994 01:16:19 +0000 Richard M. Stallman (get-file-buffer): Doc fix.
Sat, 24 Sep 1994 01:10:23 +0000 Richard M. Stallman (vc-finish-steal): Fix typo in previous change.
Sat, 24 Sep 1994 01:08:40 +0000 Richard M. Stallman (vc-finish-steal): Do vc-resynch-window in the right buffer.
Sat, 24 Sep 1994 00:58:07 +0000 Richard M. Stallman (vc-backend-checkout): Add if-statements to the shell cmds
Sat, 24 Sep 1994 00:37:07 +0000 Richard M. Stallman (DONT_DEFINE_SIGNAL): Macro deleted.
Sat, 24 Sep 1994 00:35:02 +0000 Richard M. Stallman (DK_HEADER_FILE): Macro deleted.
Sat, 24 Sep 1994 00:34:23 +0000 Richard M. Stallman (DKSTAT_HEADER_FILE): Macro deleted.
Sat, 24 Sep 1994 00:33:39 +0000 Richard M. Stallman (CPTIME_SYMBOL, DKXFER_SYMBOL): Macros deleted.
Sat, 24 Sep 1994 00:30:52 +0000 Richard M. Stallman (start_of_text): Don't test CANNOT_UNEXEC.
Sat, 24 Sep 1994 00:29:39 +0000 Richard M. Stallman Don't test CANNOT_UNEXEC.
Sat, 24 Sep 1994 00:28:23 +0000 Richard M. Stallman Don't test CANNOT_DUMP or CANNOT_UNEXEC.
Sat, 24 Sep 1994 00:20:07 +0000 Richard M. Stallman Delete BROKEN_FASYNC conditional.
Sat, 24 Sep 1994 00:17:57 +0000 Richard M. Stallman (Fset_default, Fset): Delete RTPC_REGISTER_BUG conditionals.
Sat, 24 Sep 1994 00:15:23 +0000 Richard M. Stallman (Fprocess_send_eof): Delete DID_REMOTE conditional.
Sat, 24 Sep 1994 00:12:06 +0000 Paul Reilly *** empty log message ***
Fri, 23 Sep 1994 22:49:47 +0000 Richard M. Stallman (prev_frame): Fix typo.
Fri, 23 Sep 1994 22:33:05 +0000 Richard M. Stallman Comment changes.
Fri, 23 Sep 1994 22:28:08 +0000 Richard M. Stallman (exec_sentinel_error_handler): New function.
Fri, 23 Sep 1994 22:18:59 +0000 Richard M. Stallman (Freplace_match): New 4th arg OBJECT can specify string to replace in.
Fri, 23 Sep 1994 22:14:46 +0000 Richard M. Stallman (Fdelete_other_windows): Nice error if WINDOW is minibuf.
Fri, 23 Sep 1994 21:02:25 +0000 Paul Reilly *** empty log message ***
Fri, 23 Sep 1994 20:46:35 +0000 Richard M. Stallman (justify-current-line): Inherit props when inserting spaces.
Fri, 23 Sep 1994 18:37:12 +0000 Richard M. Stallman (copy_text_and_data): Delete some printf's.
Fri, 23 Sep 1994 18:35:32 +0000 Richard M. Stallman (PURESIZE): Definition deleted.
Fri, 23 Sep 1994 18:35:06 +0000 Richard M. Stallman Initial revision
Fri, 23 Sep 1994 18:20:31 +0000 Richard M. Stallman (Fx_create_frame): Rename menuBarLines resource to menuBar.
Fri, 23 Sep 1994 17:44:56 +0000 Roland McGrath (tag-symbol-match-p): New function.
Fri, 23 Sep 1994 17:29:55 +0000 Roland McGrath (tags-table-check-computed-list): Call tags-verify-table on existing
Fri, 23 Sep 1994 06:55:48 +0000 Richard M. Stallman (X_IO_BUG): Definition deleted.
Fri, 23 Sep 1994 06:38:24 +0000 Richard M. Stallman (BSD): Have two definitions according to version number.
Fri, 23 Sep 1994 06:18:31 +0000 Richard M. Stallman (copy_text_and_data): Add RISCiX changes.
Fri, 23 Sep 1994 05:44:28 +0000 Richard M. Stallman (time-stamp-mail-host-name): Use mail-host-address.
Fri, 23 Sep 1994 05:42:40 +0000 Richard M. Stallman (UTILITIES): Remove test-distrib, make-docfile, make-path.
Fri, 23 Sep 1994 05:31:24 +0000 Richard M. Stallman (Fx_list_fonts): Use a cache stored in FRAME_X_SCREEN.
Fri, 23 Sep 1994 05:28:56 +0000 Richard M. Stallman (FRAME_X_DISPLAY): New macro.
Fri, 23 Sep 1994 05:14:56 +0000 Richard M. Stallman (mail-extr-all-top-level-domains): Fix formal name of Hungary.
Fri, 23 Sep 1994 04:54:46 +0000 Richard M. Stallman (x_destroy_window): Decrement ref count of x_screen struct.
Fri, 23 Sep 1994 04:37:16 +0000 Richard M. Stallman (rmail-retry-failure): Copy the whole block of headers from the message
Thu, 22 Sep 1994 22:00:06 +0000 Richard M. Stallman entered into RCS
Thu, 22 Sep 1994 20:31:07 +0000 Richard M. Stallman (add-change-log-entry): Set add-log-full-name and
Thu, 22 Sep 1994 20:00:48 +0000 Richard M. Stallman (shrink-window-if-larger-than-buffer): Use WINDOW's frame
Thu, 22 Sep 1994 19:20:52 +0000 Karl Heuer (evaporate_overlays): Overlay is in car, not cdr.
Thu, 22 Sep 1994 17:01:39 +0000 Karl Heuer (expand-mail-aliases, define-mail-alias): Change sync-mail-aliases to
Thu, 22 Sep 1994 17:00:25 +0000 Karl Heuer (sendmail-synch-aliases): Renamed from sync-mail-aliases. All callers changed.
Thu, 22 Sep 1994 12:10:16 +0000 Francesco Potort User option Man-notify-flag renamed to Man-notify-method.
Thu, 22 Sep 1994 11:41:17 +0000 Francesco Potort * ispell.el (check-ispell-version): suggest to try ispell4.el if
Thu, 22 Sep 1994 07:41:35 +0000 Richard M. Stallman (Fcompleting_read): Doc fix.
Thu, 22 Sep 1994 07:29:02 +0000 Richard M. Stallman (BASE_PURESIZE): Increment both values.
Thu, 22 Sep 1994 07:26:46 +0000 Richard M. Stallman (x-create-frame-with-faces): Delete the frame if get error.
Thu, 22 Sep 1994 07:22:46 +0000 Richard M. Stallman (insert-buffer): Default to first buffer other than current one.
Thu, 22 Sep 1994 06:55:11 +0000 Richard M. Stallman (rmail-summary-goto-msg): Simply the regexp
Thu, 22 Sep 1994 06:42:30 +0000 Richard M. Stallman (insert-parentheses): Don't insert spaces at beginning and end of buffer.
Thu, 22 Sep 1994 06:37:06 +0000 Richard M. Stallman (Vdebug_on_error): Declared.
Thu, 22 Sep 1994 06:26:46 +0000 Richard M. Stallman (cmd_error_internal): New function, broken out of cmd_error.
Thu, 22 Sep 1994 05:47:28 +0000 Richard M. Stallman (special-display-popup-frame): Rename new arg to ARGS.
Thu, 22 Sep 1994 05:07:30 +0000 Richard M. Stallman (print-help-return-message): Handle cons cells
Thu, 22 Sep 1994 05:04:59 +0000 Richard M. Stallman (display-buffer, special-display-buffer-names)
Thu, 22 Sep 1994 05:03:56 +0000 Richard M. Stallman (special-display-popup-frame): New argument PARAMS.
Thu, 22 Sep 1994 04:56:49 +0000 Richard M. Stallman (mail-host-address): New variable.
Thu, 22 Sep 1994 04:27:58 +0000 Chris Siebenmann add convex c3* c4*
Thu, 22 Sep 1994 04:15:33 +0000 Richard M. Stallman (file-ownership-preserved-p): New function.
Thu, 22 Sep 1994 04:11:43 +0000 Richard M. Stallman (cmputc): Return int rather than void.
Thu, 22 Sep 1994 04:11:04 +0000 Richard M. Stallman (evalcost, cmputc): They now return their arguments.
Thu, 22 Sep 1994 03:59:10 +0000 Richard M. Stallman (HAVE_TERMIOS, NO_TERMIO): Defined.
Thu, 22 Sep 1994 03:34:43 +0000 Richard M. Stallman (mail-extr-all-top-level-domains): Update domain list.
Thu, 22 Sep 1994 02:48:14 +0000 Richard M. Stallman (vc-menu-map): Set up menu items.
Thu, 22 Sep 1994 02:38:55 +0000 Richard M. Stallman (Fmessage_or_box): Use Fmessage_box with new name.
Wed, 21 Sep 1994 23:19:26 +0000 Richard M. Stallman (init_eval_once): Init Vrun_hooks here.
Wed, 21 Sep 1994 21:56:37 +0000 Richard M. Stallman (arm-acorn-riscix1.1*, arm-acorn-riscix1.2*): riscix.h renamed to acorn.h.
Wed, 21 Sep 1994 21:52:23 +0000 Richard M. Stallman (arm-acorn-riscix1.1*, arm-acorn-riscix1.2*): New configurations.
Wed, 21 Sep 1994 20:48:00 +0000 Richard M. Stallman (vc-menu-map): New menu.
Wed, 21 Sep 1994 19:05:52 +0000 Richard M. Stallman Fix indentation.
Wed, 21 Sep 1994 18:54:05 +0000 Richard M. Stallman (Fmessage_box): Renamed from Fbox_message.
Wed, 21 Sep 1994 18:42:05 +0000 Richard M. Stallman (emerge-recenter, emerge-operate-on-windows):
Wed, 21 Sep 1994 18:37:00 +0000 Richard M. Stallman (find-tag-noselect): Simplify.
Wed, 21 Sep 1994 18:26:57 +0000 Richard M. Stallman (mail-default-reply-to): Initialize to t.
Wed, 21 Sep 1994 17:02:10 +0000 David J. MacKenzie remove trailing slashes from srcdir
Wed, 21 Sep 1994 16:15:42 +0000 Francesco Potort * man.el (Man-notify-flag): replaces the old Man-notify
Wed, 21 Sep 1994 09:35:35 +0000 Richard M. Stallman Initial revision
Wed, 21 Sep 1994 09:28:40 +0000 Richard M. Stallman (i[345]86-sequent-ptx*): Handle
Wed, 21 Sep 1994 08:14:33 +0000 Richard M. Stallman (overlays_at): New arg PREV_PTR.
Wed, 21 Sep 1994 06:54:51 +0000 Richard M. Stallman (concat3): New function.
Wed, 21 Sep 1994 06:46:02 +0000 Richard M. Stallman (compute_char_face): Pass new arg to overlays_at.
Wed, 21 Sep 1994 06:44:59 +0000 Richard M. Stallman (note_mouse_highlight): Pass new arg to overlays_at.
Wed, 21 Sep 1994 06:33:22 +0000 Richard M. Stallman (rmail-mode-kill-summary): New function.
Wed, 21 Sep 1994 06:25:26 +0000 Richard M. Stallman (Fget_char_property): Pass new arg to overlays_at.
Wed, 21 Sep 1994 06:04:20 +0000 Richard M. Stallman (Fx_get_resource): Doc fix.
Wed, 21 Sep 1994 05:36:21 +0000 Richard M. Stallman entered into RCS
Wed, 21 Sep 1994 05:19:43 +0000 Richard M. Stallman (remove-hook, add-hook): Copy existing list before modifying.