log

age author description
Fri, 02 Oct 1992 19:59:42 +0000 Joseph Arceneaux * alloc.c: #include "intervals.h".
Fri, 02 Oct 1992 18:59:40 +0000 Joseph Arceneaux * fileio.c (Finsert_file_contents): Call offset_intervals() if
Fri, 02 Oct 1992 04:06:18 +0000 Richard M. Stallman (nuke-nroff-bs): Delete just 9 lines above header.
Fri, 02 Oct 1992 02:26:36 +0000 Jim Blandy *** empty log message ***
Fri, 02 Oct 1992 00:32:14 +0000 Richard M. Stallman (nuke-nroff-bs): Was nuking one line too many after header.
Thu, 01 Oct 1992 23:07:09 +0000 Richard M. Stallman (mark_object): Avoid car recursion on cons with nil in cdr.
Thu, 01 Oct 1992 02:00:41 +0000 Roland McGrath (compilation-parse-errors): Save (match-beginning 0) in a variable, so the
Thu, 01 Oct 1992 01:58:57 +0000 Joseph Arceneaux Qbuffer_or_string_p added.
Thu, 01 Oct 1992 01:52:09 +0000 Joseph Arceneaux (describe_syntax): Use insert_char to insert `match'.
Thu, 01 Oct 1992 01:22:22 +0000 Joseph Arceneaux * buffer.c (reset_buffer): Do INITIALIZE_INTERVAL on the buffer's
Thu, 01 Oct 1992 01:00:41 +0000 Joseph Arceneaux * lisp.h: Conditionally define interval structure and macros.
Thu, 01 Oct 1992 00:56:11 +0000 Joseph Arceneaux * insdel.c: #include "intervals.h"
Thu, 01 Oct 1992 00:56:11 +0000 Joseph Arceneaux Various comment changes.
Thu, 01 Oct 1992 00:56:11 +0000 Joseph Arceneaux * intervals.h: Declare temp_set_point.
Thu, 01 Oct 1992 00:56:11 +0000 Joseph Arceneaux * buffer.h: New macro TEMP_SET_PT. If intervals are used, SET_PT
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