log

age author description
Thu, 01 Oct 1992 00:56:11 +0000 Joseph Arceneaux * editfns.c (make_buffer_string): Call copy_intervals_to_string().
Thu, 01 Oct 1992 00:56:11 +0000 Joseph Arceneaux Password:
Thu, 01 Oct 1992 00:56:11 +0000 Joseph Arceneaux Minor optimizations of Fset_text_properties and Ferase_text_properties.
Wed, 30 Sep 1992 21:44:26 +0000 Jim Blandy entered into RCS
Wed, 30 Sep 1992 18:16:11 +0000 Jim Blandy * buffer.c (Fother_buffer): Add back the VISIBLE_OK argument. It
Wed, 30 Sep 1992 14:28:46 +0000 Jim Blandy * window.c (Fset_window_configuration): Don't select the frame
Wed, 30 Sep 1992 11:57:51 +0000 Jim Blandy * xterm.c (x_meta_mod_mask): New variable, indicating which X
Wed, 30 Sep 1992 11:35:45 +0000 Jim Blandy * data.c (Fmake_local_variable): If SYM forwards to a C variable,
Wed, 30 Sep 1992 11:29:49 +0000 Jim Blandy * lisp.h: Doc elaboration for Lisp_Buffer_Local_Value.
Wed, 30 Sep 1992 10:31:31 +0000 Richard M. Stallman (kill-word): Don't change point before calling kill-region.
Wed, 30 Sep 1992 08:36:57 +0000 Jim Blandy * gud.el (gud-last-frame): Added defvar for this.
Wed, 30 Sep 1992 08:29:25 +0000 Jim Blandy * gud.el (gud-filter-insert): Previous changes misunderstood
Wed, 30 Sep 1992 01:45:47 +0000 Roland McGrath (compilation-parse-errors): After we get enough errors to stop early, toss
Wed, 30 Sep 1992 01:11:20 +0000 Joseph Arceneaux Mods to Ferase_text_properties
Tue, 29 Sep 1992 23:59:26 +0000 Roland McGrath (compilation-parse-errors): When we reach FIND-AT-LEAST errors, keep going
Tue, 29 Sep 1992 22:19:48 +0000 Roland McGrath (os handling): Recognize `linux' as a valid os.
Tue, 29 Sep 1992 20:39:55 +0000 Richard M. Stallman (mail-send-and-exit): Do other-buffer before bury-buffer.
Tue, 29 Sep 1992 18:30:35 +0000 Jim Blandy * xselect.c (Qcut_buffer0): Symbol removed; we're using a new
Tue, 29 Sep 1992 18:15:12 +0000 Richard M. Stallman (mail-unsent-separator): Add another alternative.
Tue, 29 Sep 1992 17:43:45 +0000 Jim Blandy *** empty log message ***
Tue, 29 Sep 1992 17:27:47 +0000 Jim Blandy *** empty log message ***
Tue, 29 Sep 1992 16:01:03 +0000 Jim Blandy * keymap.c (access_keymap): Don't forget to QUIT while scanning
Tue, 29 Sep 1992 15:06:46 +0000 Jim Blandy * data.c (swap_in_symval_forwarding): Formatting tweaked.
Tue, 29 Sep 1992 14:29:22 +0000 Jim Blandy * keyboard.c: Initialize recent_keys in syms_of_keyboard, not
Tue, 29 Sep 1992 13:44:55 +0000 Jim Blandy * keyboard.c (recent_keys): Turn this from an array, which is a
Tue, 29 Sep 1992 13:25:14 +0000 Jim Blandy * frame.c (Fdelete_frame): Call Fselect_frame with the appropriate
Tue, 29 Sep 1992 12:31:16 +0000 Jim Blandy *** empty log message ***
Tue, 29 Sep 1992 11:32:13 +0000 Jim Blandy * xterm.h (ROOT_WINDOW): Use the DefaultScreen macro, not the
Tue, 29 Sep 1992 10:03:50 +0000 Jim Blandy *** empty log message ***
Tue, 29 Sep 1992 09:57:12 +0000 Jim Blandy * gud.el: When we send a command to the debugger via gud-call,