log

age author description
Tue, 29 Sep 1992 07:45:05 +0000 Jim Blandy * gud.el (gud-def): Doc fix.
Tue, 29 Sep 1992 06:19:35 +0000 Jim Blandy * editfns.c (save_excursion_save, save_excursion_restore):
Tue, 29 Sep 1992 04:54:28 +0000 Jim Blandy * data.c (Frem): Use the `fmod' function under SunOS, Ultrix, and
Tue, 29 Sep 1992 04:08:04 +0000 Jim Blandy * buffer.c (Fbury_buffer): This used to undisplay the buffer being
Tue, 29 Sep 1992 03:38:03 +0000 Jim Blandy * frame.c (Fselect_frame, Fframe_root_window,
Tue, 29 Sep 1992 03:14:35 +0000 Jim Blandy entered into RCS
Tue, 29 Sep 1992 01:08:33 +0000 Jim Blandy * ralloc.c: Since the users of the relocating allocation code
Mon, 28 Sep 1992 13:10:43 +0000 Richard M. Stallman (record_delete): Record pos before the deletion.
Mon, 28 Sep 1992 13:10:15 +0000 Richard M. Stallman (del_range): Call record_delete before updating point.
Mon, 28 Sep 1992 13:02:52 +0000 Richard M. Stallman (file-relative-name-1): New function split out.
Mon, 28 Sep 1992 13:02:35 +0000 Richard M. Stallman Use frame-width instead of screen-width.
Mon, 28 Sep 1992 13:02:21 +0000 Richard M. Stallman (ws-mark-word): Use forward-word, with an arg, instead of backward-word.
Mon, 28 Sep 1992 13:01:53 +0000 Richard M. Stallman (vc-rename-file): Use OLD, not FILE which is unbound.
Mon, 28 Sep 1992 12:54:05 +0000 Richard M. Stallman (ange-ftp-kill-ftp-process): Delete spurious ".
Mon, 28 Sep 1992 12:41:39 +0000 Richard M. Stallman (timer-process-sentinel): Don't set timer-scratch.
Mon, 28 Sep 1992 07:40:46 +0000 Richard M. Stallman (Finsert_file_contents): Do record_insert, then inc MODIFF.
Mon, 28 Sep 1992 06:55:54 +0000 Jim Blandy * keyboard.c (read_char): If we're returning an event from a
Mon, 28 Sep 1992 06:53:29 +0000 Jim Blandy * termhooks.h (alt_modifier, hyper_modifier, super_modifier,
Mon, 28 Sep 1992 06:10:03 +0000 Jim Blandy * window.c (delete_all_subwindows): Save the window's buffer in
Mon, 28 Sep 1992 02:20:23 +0000 Jim Blandy * keymap.c (access_keymap): Remove code to notice bindings for
Mon, 28 Sep 1992 01:27:56 +0000 Roland McGrath Use (function ...) around lambdas, so it works in v18.
Sun, 27 Sep 1992 17:30:03 +0000 Christopher Zaborsky Dox Fix
Sun, 27 Sep 1992 17:22:08 +0000 Christopher Zaborsky Doc fix.
Sun, 27 Sep 1992 02:42:08 +0000 Roland McGrath (vc-update-change-log): Use file-relative-name.
Sun, 27 Sep 1992 02:40:49 +0000 Roland McGrath (file-relative-name): Rewritten so unrelativizable file names win.
Sun, 27 Sep 1992 02:27:00 +0000 Roland McGrath (file-relative-name): Don't lose when DIRECTORY is nil.
Sun, 27 Sep 1992 02:25:31 +0000 Roland McGrath (file-relative-name): New function.
Sun, 27 Sep 1992 01:55:21 +0000 Roland McGrath %.2d -> %02d
Sun, 27 Sep 1992 01:51:04 +0000 Roland McGrath (vc-checkin-hook): New user hook variable.
Sun, 27 Sep 1992 01:31:15 +0000 Roland McGrath (vc-update-change-log): Use shell-command, not shell-command-on-region.
Sun, 27 Sep 1992 01:24:00 +0000 Roland McGrath New version from sk. Further hacked:
Sun, 27 Sep 1992 00:45:57 +0000 Roland McGrath (vc-toggle-read-only): Doc fix.
Sat, 26 Sep 1992 22:58:56 +0000 Richard M. Stallman Doc fix.
Sat, 26 Sep 1992 22:52:22 +0000 Richard M. Stallman Delete obsolete comments.
Sat, 26 Sep 1992 22:49:36 +0000 Richard M. Stallman (gomoku): Make it autoload.
Sat, 26 Sep 1992 22:37:56 +0000 Michael Meissner RISC-OS rev 5, DEC OSF/1 changes.
Sat, 26 Sep 1992 21:41:37 +0000 Richard M. Stallman (spook): Make it autoload.
Sat, 26 Sep 1992 21:34:39 +0000 Richard M. Stallman (setenv): Make it autoload.
Sat, 26 Sep 1992 21:27:08 +0000 Richard M. Stallman Fix setup of mpuz-read-map not to depend on keymap format.
Sat, 26 Sep 1992 21:15:01 +0000 Richard M. Stallman Doc fix.
Sat, 26 Sep 1992 21:00:17 +0000 Richard M. Stallman (diff): Don't print echo area message.
Sat, 26 Sep 1992 08:15:35 +0000 Richard M. Stallman (mouse-split-window-vertically): Use @.
Fri, 25 Sep 1992 23:23:17 +0000 Richard M. Stallman (single_keymap_panes): Handle vectors properly.
Thu, 24 Sep 1992 07:23:59 +0000 Richard M. Stallman (after-find-file): New arg NOAUTO.
Thu, 24 Sep 1992 01:29:22 +0000 Joseph Arceneaux See ChangeLog
Wed, 23 Sep 1992 12:48:12 +0000 Jim Blandy * xmenu.c (single_keymap_panes): Comment out the code which
Wed, 23 Sep 1992 12:46:52 +0000 Jim Blandy * keymap.c (DENSE_TABLE_SIZE): Doc fix.
Wed, 23 Sep 1992 12:45:50 +0000 Jim Blandy * indent.c (Fmove_to_column): Pass the right number of arguments
Wed, 23 Sep 1992 11:51:59 +0000 Jim Blandy * process.c [SIGCHLD && !BSD && !UNIPLUS && !HPUX]
Wed, 23 Sep 1992 10:33:26 +0000 Jim Blandy *** empty log message ***
Wed, 23 Sep 1992 04:21:23 +0000 Richard M. Stallman (calculate-c-indent): When testing for function-start line,
Wed, 23 Sep 1992 03:51:58 +0000 Jim Blandy * fileio.c (syms_of_fileio): Don't try to defsubr Sunix_sync
Wed, 23 Sep 1992 03:51:13 +0000 Jim Blandy * sysdep.c (sys_suspend): Don't try to use "nice (- nice (0))" to
Wed, 23 Sep 1992 03:46:12 +0000 Jim Blandy * emacs.c (emacs_priority): Doc fix.
Wed, 23 Sep 1992 03:43:10 +0000 Jim Blandy * callproc.c (child_setup): Don't use setpriority; we just need a
Tue, 22 Sep 1992 06:43:04 +0000 Jim Blandy * xrdb.c (x_get_resource): Cast the value being assigned to
Tue, 22 Sep 1992 06:23:30 +0000 Jim Blandy * eval.c (unbind_catch): Do the long-jump here. Take a VALUE
Tue, 22 Sep 1992 05:19:09 +0000 Jim Blandy Thu Sep 17 15:51:18 1992 Jim Blandy (jimb@pogo.cs.oberlin.edu)
Tue, 22 Sep 1992 05:18:34 +0000 Jim Blandy * lisp.h (struct handler): Remove the poll_suppress_count member
Tue, 22 Sep 1992 05:17:48 +0000 Jim Blandy * eval.c (Fcondition_case): Rearranged for clarity. Don't worry
Tue, 22 Sep 1992 05:16:47 +0000 Jim Blandy * buffer.c (Fget_buffer_create): Doc fix.
Tue, 22 Sep 1992 04:32:26 +0000 Jim Blandy Doc fix.
Tue, 22 Sep 1992 04:29:25 +0000 Jim Blandy * fns.c (Fy_or_n_p): After testing for a QUIT, clear Vquit_flag.
Tue, 22 Sep 1992 04:29:12 +0000 Jim Blandy * dispnew.c (get_display_line): Don't abort if the frame is
Tue, 22 Sep 1992 04:28:52 +0000 Jim Blandy * keyboard.h (num_nonmacro_input_chars): Added extern declaration
Tue, 22 Sep 1992 02:04:19 +0000 Richard M. Stallman Initial revision
Mon, 21 Sep 1992 23:57:58 +0000 Joseph Arceneaux comment changes
Mon, 21 Sep 1992 18:32:59 +0000 Richard M. Stallman (texinfo-mode): Capitalize the mode name string.
Mon, 21 Sep 1992 15:01:37 +0000 Richard M. Stallman Doc fixes. Make tq-create autoload.
Mon, 21 Sep 1992 14:52:30 +0000 Richard M. Stallman (mail-undo-backslash-quoting): Renamed from undo-...
Mon, 21 Sep 1992 12:33:27 +0000 Eric S. Raymond entered into RCS
Mon, 21 Sep 1992 08:28:43 +0000 Richard M. Stallman entered into RCS
Mon, 21 Sep 1992 01:35:20 +0000 Richard M. Stallman entered into RCS
Sun, 20 Sep 1992 23:59:32 +0000 Richard M. Stallman entered into RCS
Sun, 20 Sep 1992 22:45:13 +0000 Richard M. Stallman *** empty log message ***
Sun, 20 Sep 1992 21:06:42 +0000 Richard M. Stallman (Faccept_process_output): Initialize useconds.
Sun, 20 Sep 1992 20:58:22 +0000 Richard M. Stallman entered into RCS
Sun, 20 Sep 1992 20:17:16 +0000 Richard M. Stallman Don't include sys/dir.h.
Sun, 20 Sep 1992 19:06:51 +0000 Richard M. Stallman *** empty log message ***
Sun, 20 Sep 1992 02:22:09 +0000 Richard M. Stallman entered into RCS
Sun, 20 Sep 1992 00:41:38 +0000 Richard M. Stallman entered into RCS
Sat, 19 Sep 1992 21:46:00 +0000 Richard M. Stallman entered into RCS
Sat, 19 Sep 1992 21:24:56 +0000 Richard M. Stallman Update copyright year.
Sat, 19 Sep 1992 21:24:30 +0000 Richard M. Stallman [VMS]: Include string.h, rms.h, rmsdef.h.
Sat, 19 Sep 1992 20:41:32 +0000 Richard M. Stallman (sys_suspend): Read EMACS_PARENT_PID envvar for parent.
Sat, 19 Sep 1992 19:40:38 +0000 Richard M. Stallman entered into RCS
Sat, 19 Sep 1992 19:21:09 +0000 Richard M. Stallman *** empty log message ***
Sat, 19 Sep 1992 17:52:29 +0000 Richard M. Stallman (mark_object): Save last 500 values of objptr.
Sat, 19 Sep 1992 17:52:07 +0000 Richard M. Stallman (scan_lists): When searching back for comment:
Sat, 19 Sep 1992 07:51:41 +0000 Richard M. Stallman *** empty log message ***
Sat, 19 Sep 1992 05:57:58 +0000 Richard M. Stallman entered into RCS
Sat, 19 Sep 1992 01:11:21 +0000 Joseph Arceneaux entered into RCS
Fri, 18 Sep 1992 18:47:19 +0000 Richard M. Stallman entered into RCS
Fri, 18 Sep 1992 07:43:41 +0000 Joseph Arceneaux *** empty log message ***
Fri, 18 Sep 1992 07:30:25 +0000 Roland McGrath *** empty log message ***
Fri, 18 Sep 1992 07:29:36 +0000 Richard M. Stallman (get_keyelt): Skip menu help string after menu item name.
Thu, 17 Sep 1992 21:54:44 +0000 Jim Blandy *** empty log message ***
Thu, 17 Sep 1992 19:50:27 +0000 Richard M. Stallman *** empty log message ***
Thu, 17 Sep 1992 02:26:53 +0000 Joseph Arceneaux Initial revision
Thu, 17 Sep 1992 01:12:50 +0000 Roland McGrath entered into RCS
Wed, 16 Sep 1992 14:52:41 +0000 Karl Berry Initial revision
Wed, 16 Sep 1992 12:19:41 +0000 Karl Berry Initial revision
Wed, 16 Sep 1992 00:08:26 +0000 Jim Blandy *** empty log message ***
Tue, 15 Sep 1992 22:52:46 +0000 Roland McGrath *** empty log message ***
Tue, 15 Sep 1992 21:35:53 +0000 Roland McGrath *** empty log message ***
Tue, 15 Sep 1992 21:11:58 +0000 Roland McGrath entered into RCS
Tue, 15 Sep 1992 21:04:44 +0000 Roland McGrath *** empty log message ***
Tue, 15 Sep 1992 19:38:02 +0000 Roland McGrath *** empty log message ***
Tue, 15 Sep 1992 19:28:41 +0000 Joseph Arceneaux *** empty log message ***
Tue, 15 Sep 1992 10:00:34 +0000 Richard M. Stallman *** empty log message ***
Tue, 15 Sep 1992 08:15:41 +0000 Richard M. Stallman entered into RCS
Tue, 15 Sep 1992 02:36:36 +0000 Roland McGrath entered into RCS
Mon, 14 Sep 1992 22:50:18 +0000 Richard M. Stallman *** empty log message ***
Mon, 14 Sep 1992 22:31:47 +0000 Richard M. Stallman *** empty log message ***
Mon, 14 Sep 1992 22:11:23 +0000 Richard M. Stallman (main): Use X menu code if HAVE_X_WINDOWS and not NO_X_MENU.
Mon, 14 Sep 1992 22:10:55 +0000 Richard M. Stallman (read_char_menu_prompt): Use X menu code if HAVE_X_WINDOWS and not NO_X_MENU.
Mon, 14 Sep 1992 22:08:02 +0000 Richard M. Stallman entered into RCS
Mon, 14 Sep 1992 20:19:24 +0000 Roland McGrath *** empty log message ***
Mon, 14 Sep 1992 19:00:13 +0000 Richard M. Stallman *** empty log message ***
Mon, 14 Sep 1992 18:41:47 +0000 Jim Blandy *** empty log message ***
Mon, 14 Sep 1992 06:53:22 +0000 Richard M. Stallman *** empty log message ***
Mon, 14 Sep 1992 01:39:31 +0000 Richard M. Stallman *** empty log message ***
Mon, 14 Sep 1992 01:33:12 +0000 Richard M. Stallman entered into RCS
Sun, 13 Sep 1992 23:36:10 +0000 Richard M. Stallman *** empty log message ***
Sun, 13 Sep 1992 21:51:49 +0000 Richard M. Stallman entered into RCS
Sun, 13 Sep 1992 20:40:20 +0000 Richard M. Stallman *** empty log message ***
Sun, 13 Sep 1992 19:05:13 +0000 Richard M. Stallman entered into RCS
Sun, 13 Sep 1992 13:08:15 +0000 Jim Blandy entered into RCS
Sun, 13 Sep 1992 12:54:09 +0000 Jim Blandy * xterm.c (x_wm_set_size_hint): Set the base_width and base_height
Sun, 13 Sep 1992 12:48:38 +0000 Jim Blandy * xrdb.c: Don't include <X11/Xos.h>. Under R4, it stupidly
Sun, 13 Sep 1992 12:46:45 +0000 Jim Blandy Declare x_implicitly_set_name to be void.
Sun, 13 Sep 1992 12:45:33 +0000 Jim Blandy * xdisp.c (display_mode_line): If the only other frames are
Sun, 13 Sep 1992 12:38:21 +0000 Jim Blandy * window.c (minibuffer_window): Accept an optional FRAME argument;
Sun, 13 Sep 1992 12:37:43 +0000 Jim Blandy * unexmips.c (mark_x): Declare this as static void at the top of
Sun, 13 Sep 1992 12:35:06 +0000 Jim Blandy Fix typo.
Sun, 13 Sep 1992 12:33:23 +0000 Jim Blandy * keymap.c (describe_buffer_bindings): Adjust key_heading to match
Sun, 13 Sep 1992 12:31:15 +0000 Jim Blandy * keyboard.c (kbd_buffer_get_event): When performing the
Sun, 13 Sep 1992 12:29:01 +0000 Jim Blandy * frame.c (choose_minibuf_frame): abort if the selected frame has
Sun, 13 Sep 1992 12:21:15 +0000 Jim Blandy * editfns.c (Fcurrent_time_string): Change docstring to
Sun, 13 Sep 1992 12:20:40 +0000 Jim Blandy * doc.c (Fsnarf_documentation): Signal an error if this is
Sun, 13 Sep 1992 12:19:42 +0000 Jim Blandy * callint.c (Fcall_interactively): Remove the 'K' interactive
Sun, 13 Sep 1992 12:14:54 +0000 Jim Blandy * alloc.c (mark_object): mark a symbol's name after marking its
Sun, 13 Sep 1992 11:44:06 +0000 Jim Blandy entered into RCS
Sun, 13 Sep 1992 10:54:38 +0000 Jim Blandy *** empty log message ***
Sun, 13 Sep 1992 10:43:05 +0000 Jim Blandy entered into RCS
Sun, 13 Sep 1992 06:01:19 +0000 Richard M. Stallman *** empty log message ***
Sun, 13 Sep 1992 04:35:22 +0000 Richard M. Stallman *** empty log message ***
Sat, 12 Sep 1992 22:48:30 +0000 Richard M. Stallman entered into RCS
Sat, 12 Sep 1992 22:27:16 +0000 Richard M. Stallman *** empty log message ***
Sat, 12 Sep 1992 22:14:24 +0000 Richard M. Stallman Initial revision
Sat, 12 Sep 1992 08:53:08 +0000 Richard M. Stallman (Ffile_name_directory, Ffile_name_nondirectory):
Sat, 12 Sep 1992 08:52:51 +0000 Richard M. Stallman (num_nonmacro_input_chars): New variable.
Sat, 12 Sep 1992 08:44:18 +0000 Richard M. Stallman *** empty log message ***
Sat, 12 Sep 1992 07:46:41 +0000 Richard M. Stallman (init_sys_modes): Handle VDSUSP like V_DSUSP.
Sat, 12 Sep 1992 07:45:15 +0000 Richard M. Stallman entered into RCS
Sat, 12 Sep 1992 01:37:46 +0000 Richard M. Stallman *** empty log message ***
Sat, 12 Sep 1992 01:20:58 +0000 Jim Blandy *** empty log message ***
Fri, 11 Sep 1992 23:34:08 +0000 Richard M. Stallman (internal_self_insert): Assume Fexpand_abbrev expanded
Fri, 11 Sep 1992 23:33:17 +0000 Richard M. Stallman (command_loop_1): Bind inhibit-quit to t when in Fsit_for.
Fri, 11 Sep 1992 23:31:02 +0000 Richard M. Stallman (Fx_track_pointer): Pass new args to read_char.
Fri, 11 Sep 1992 23:30:25 +0000 Richard M. Stallman (Fmake_sparse_keymap, Fmake_keymap): New optional arg. Callers changed.
Fri, 11 Sep 1992 23:29:02 +0000 Richard M. Stallman (unexec): Allow sections in any order.
Fri, 11 Sep 1992 23:28:03 +0000 Richard M. Stallman (Fy_or_n_p): Pass new args to read_char.
Fri, 11 Sep 1992 23:27:12 +0000 Richard M. Stallman (Fread_char): Pass new args to read_char.
Fri, 11 Sep 1992 09:04:24 +0000 Richard M. Stallman *** empty log message ***
Fri, 11 Sep 1992 07:05:14 +0000 Richard M. Stallman *** empty log message ***
Thu, 10 Sep 1992 22:59:11 +0000 Roland McGrath entered into RCS
Thu, 10 Sep 1992 07:49:02 +0000 Richard M. Stallman entered into RCS
Wed, 09 Sep 1992 00:05:42 +0000 Jim Blandy * ralloc.c (r_re_alloc): Instead of allocating a new bloc at the
Sat, 05 Sep 1992 23:19:22 +0000 Richard M. Stallman *** empty log message ***
Sat, 05 Sep 1992 05:34:24 +0000 Richard M. Stallman (scan_lists): Improve smarts for backwards scan of comments.
Sat, 05 Sep 1992 00:10:28 +0000 Richard M. Stallman (Fcall_interactively): For `K', use last_nonmenu_event.
Sat, 05 Sep 1992 00:09:33 +0000 Richard M. Stallman (last_nonmenu_event): New var.
Sat, 05 Sep 1992 00:08:07 +0000 Richard M. Stallman (xmenu_show): If no panes, just return.
Fri, 04 Sep 1992 23:38:45 +0000 Richard M. Stallman *** empty log message ***
Fri, 04 Sep 1992 21:51:42 +0000 Richard M. Stallman entered into RCS
Fri, 04 Sep 1992 21:49:15 +0000 Roland McGrath entered into RCS
Fri, 04 Sep 1992 21:28:29 +0000 Richard M. Stallman *** empty log message ***
Fri, 04 Sep 1992 11:17:33 +0000 Jim Blandy * xterm.c (x_catch_errors): Don't forget to initialize
Fri, 04 Sep 1992 07:35:10 +0000 Richard M. Stallman entered into RCS
Fri, 04 Sep 1992 05:21:09 +0000 Richard M. Stallman entered into RCS
Thu, 03 Sep 1992 00:23:47 +0000 Richard M. Stallman (__do_global_dtors): New dummy function.
Wed, 02 Sep 1992 23:42:24 +0000 Richard M. Stallman entered into RCS
Wed, 02 Sep 1992 23:15:36 +0000 Roland McGrath *** empty log message ***
Wed, 02 Sep 1992 21:41:14 +0000 Roland McGrath Doc fix for file-name-handler-alist.
Wed, 02 Sep 1992 04:05:47 +0000 Richard M. Stallman (__main): New dummy function.
Wed, 02 Sep 1992 02:46:03 +0000 Jim Blandy *** empty log message ***
Tue, 01 Sep 1992 20:07:45 +0000 Richard M. Stallman entered into RCS
Tue, 01 Sep 1992 19:05:09 +0000 Richard M. Stallman entered into RCS
Tue, 01 Sep 1992 00:26:58 +0000 Richard M. Stallman *** empty log message ***
Mon, 31 Aug 1992 23:22:15 +0000 Roland McGrath *** empty log message ***
Mon, 31 Aug 1992 21:42:28 +0000 Richard M. Stallman *** empty log message ***
Mon, 31 Aug 1992 20:22:03 +0000 Richard M. Stallman *** empty log message ***
Mon, 31 Aug 1992 18:25:44 +0000 Richard M. Stallman *** empty log message ***
Mon, 31 Aug 1992 18:00:11 +0000 Richard M. Stallman (__do_global_ctors, __do_global_ctors_aux): New dummy fns.
Mon, 31 Aug 1992 08:32:48 +0000 Richard M. Stallman *** empty log message ***
Mon, 31 Aug 1992 08:07:09 +0000 Richard M. Stallman (Fdo_auto_save): Always call record_auto_save.
Mon, 31 Aug 1992 06:47:03 +0000 Richard M. Stallman *** empty log message ***
Mon, 31 Aug 1992 05:54:58 +0000 Richard M. Stallman *** empty log message ***
Mon, 31 Aug 1992 05:06:54 +0000 Richard M. Stallman *** empty log message ***
Sun, 30 Aug 1992 05:01:59 +0000 Joseph Arceneaux entered into RCS
Sat, 29 Aug 1992 08:27:31 +0000 Richard M. Stallman *** empty log message ***
Sat, 29 Aug 1992 03:33:12 +0000 Jim Blandy * xselect.c: Use the FRAME_X_WINDOW macro, for readability.
Sat, 29 Aug 1992 03:31:07 +0000 Jim Blandy * xterm.c (x_make_frame_invisible): Don't forget to check the
Sat, 29 Aug 1992 03:28:52 +0000 Jim Blandy * xrdb.c (get_user_db): Use XResourceManagerString when available
Sat, 29 Aug 1992 03:25:25 +0000 Jim Blandy * xfns.c (x_icon): Don't call x_wm_set_icon_positions if the user
Sat, 29 Aug 1992 03:14:44 +0000 Jim Blandy * window.c (coordinates_in_window): Do not assume that all
Sat, 29 Aug 1992 03:07:24 +0000 Jim Blandy * sysdep.c (init_baud_rate): Re-arranged order of conditionals -
Sat, 29 Aug 1992 03:05:43 +0000 Jim Blandy * process.c: Include "systty.h", not "systerm.h".
Sat, 29 Aug 1992 03:04:31 +0000 Jim Blandy * keyboard.c: Include "systty.h", not "systerm.h".
Sat, 29 Aug 1992 03:03:15 +0000 Jim Blandy * fns.c (Fyes_or_no_p): Call Fsleep_for with the appropriate
Sat, 29 Aug 1992 03:00:41 +0000 Jim Blandy * fileio.c (Fdo_auto_save): Call Fsleep_for with the appropriate
Sat, 29 Aug 1992 02:58:59 +0000 Jim Blandy * emacs.c: Incude "systty.h", not "systerm.h".
Sat, 29 Aug 1992 02:55:05 +0000 Jim Blandy * dispnew.c: Incude "systty.h", not "systerm.h".
Sat, 29 Aug 1992 02:41:45 +0000 Jim Blandy Formatting change
Sat, 29 Aug 1992 02:15:08 +0000 Jim Blandy entered into RCS
Sat, 29 Aug 1992 02:14:58 +0000 Jim Blandy *** empty log message ***
Fri, 28 Aug 1992 20:39:57 +0000 Richard M. Stallman (syms_of_buffer): Made buffer-display-table,
Fri, 28 Aug 1992 05:45:03 +0000 Richard M. Stallman (Fappend): Doc fix.
Fri, 28 Aug 1992 03:34:22 +0000 Jim Blandy *** empty log message ***
Thu, 27 Aug 1992 22:17:59 +0000 Jim Blandy *** empty log message ***
Thu, 27 Aug 1992 04:22:31 +0000 Richard M. Stallman *** empty log message ***
Tue, 25 Aug 1992 01:57:37 +0000 Richard M. Stallman entered into RCS
Mon, 24 Aug 1992 22:07:53 +0000 Richard M. Stallman *** empty log message ***
Sat, 22 Aug 1992 07:10:23 +0000 Richard M. Stallman entered into RCS
Sat, 22 Aug 1992 02:53:24 +0000 Richard M. Stallman (WCOREDUMP): Define only if not defined.
Fri, 21 Aug 1992 23:45:45 +0000 Joseph Arceneaux Initial revision
Fri, 21 Aug 1992 23:06:13 +0000 gnulists Formerly GETTING.GNU.SOFTWARE.~3~
Fri, 21 Aug 1992 07:18:16 +0000 Richard M. Stallman *** empty log message ***
Thu, 20 Aug 1992 05:09:30 +0000 Richard M. Stallman *** empty log message ***
Wed, 19 Aug 1992 08:13:21 +0000 Jim Blandy *** empty log message ***
Wed, 19 Aug 1992 07:17:26 +0000 Richard M. Stallman *** empty log message ***
Wed, 19 Aug 1992 07:06:09 +0000 Jim Blandy * abbrev.c (syms_of_abbrev): Call DEFVAR_PER_BUFFER with the new
Wed, 19 Aug 1992 07:00:42 +0000 Richard M. Stallman (internal_self_insert): Ignore value of Fexpand_abbrev;
Wed, 19 Aug 1992 07:00:25 +0000 Richard M. Stallman (Fexpand_abbrev): If pre-expand hook changes the buffer,
Wed, 19 Aug 1992 06:51:44 +0000 Jim Blandy * xterm.c (x_wm_hints): Variable deleted. This has to be
Wed, 19 Aug 1992 06:51:17 +0000 Jim Blandy * xrdb.c [USG5]: Define SYSV, and then include <unistd.h>. I
Wed, 19 Aug 1992 06:46:08 +0000 Jim Blandy * xfns.c (x_set_name): Take new argument EXPLICIT, instead of
Wed, 19 Aug 1992 06:43:03 +0000 Jim Blandy * xdisp.c (display_mode_line): Use x_implicitly_set_name here.
Wed, 19 Aug 1992 06:40:02 +0000 Jim Blandy * window.c (Fset_window_configuration): Removed #if 0'd code which