log

age author description
Sat, 03 Oct 1992 01:09:59 +0000 Jim Blandy Doc fix.
Sat, 03 Oct 1992 00:08:23 +0000 Joseph Arceneaux Fixed typos.
Sat, 03 Oct 1992 00:06:36 +0000 Jim Blandy * minibuf.c (read_minibuf): Don't bother to save the current
Sat, 03 Oct 1992 00:05:48 +0000 Joseph Arceneaux * intervals.c: `copy_intervals()' no longer static.
Sat, 03 Oct 1992 00:05:39 +0000 Jim Blandy * keymap.c (access_keymap, store_in_keymap,
Sat, 03 Oct 1992 00:04:59 +0000 Joseph Arceneaux * intervals.h: Declare `copy_intervals()'.
Sat, 03 Oct 1992 00:04:45 +0000 Jim Blandy Doc fixes.
Sat, 03 Oct 1992 00:01:09 +0000 Jim Blandy * termhooks.h (struct input_event): Doc fix.
Fri, 02 Oct 1992 23:56:44 +0000 Jim Blandy * keyboard.h (EVENT_HAS_PARAMETERS): Definition changed - all events
Fri, 02 Oct 1992 23:55:39 +0000 Jim Blandy * keyboard.c (echo_char, read_char): Apply EVENT_HEAD without first
Fri, 02 Oct 1992 23:52:26 +0000 Richard M. Stallman (Info-follow-nearest-node): Handle line breaks after *note.
Fri, 02 Oct 1992 23:43:16 +0000 Joseph Arceneaux * buffer.c: #include intervals.h.
Fri, 02 Oct 1992 22:33:18 +0000 Joseph Arceneaux Fixed typos.
Fri, 02 Oct 1992 22:32:00 +0000 Joseph Arceneaux * lisp.h: Declare Qbuffer_or_string_p.
Fri, 02 Oct 1992 22:30:42 +0000 Joseph Arceneaux Fixed typeos.
Fri, 02 Oct 1992 22:18:46 +0000 Jim Blandy * xmenu.c: #include "keyboard.h".
Fri, 02 Oct 1992 20:13:46 +0000 Joseph Arceneaux * intervals.c: Removed #include of "screen.h".
Fri, 02 Oct 1992 20:05:45 +0000 Joseph Arceneaux * textprop.c: Conditionalize all functions on
Fri, 02 Oct 1992 20:02:51 +0000 Joseph Arceneaux * intervals.c: Conditionalize all functions on
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.