log

age author description
Sat, 03 Oct 1992 17:56:40 +0000 Richard M. Stallman Doc fix.
Sat, 03 Oct 1992 15:37:35 +0000 Jim Blandy * keyboard.c (read_key_sequence): Treat mouse clicks on non-text
Sat, 03 Oct 1992 08:36:49 +0000 Jim Blandy * alloc.c (Fmemory_limit): New function.
Sat, 03 Oct 1992 07:15:35 +0000 Jim Blandy * window.c (SAVE_WINDOW_DATA_SIZE): Define this using sizeof,
Sat, 03 Oct 1992 05:42:42 +0000 Jim Blandy * window.c (struct save_window_data): Save the currently selected
Sat, 03 Oct 1992 05:10:14 +0000 Jim Blandy * xterm.c (x_find_modifier_meanings): If there are no
Sat, 03 Oct 1992 03:30:53 +0000 Jim Blandy * process.c (wait_reading_process_input): If the select returns
Sat, 03 Oct 1992 03:03:45 +0000 Jim Blandy * keyboard.c (modify_event_symbol): Make sure that the unmodified
Sat, 03 Oct 1992 02:21:51 +0000 Richard M. Stallman (open-line): Shield undo from the hack to insert at pt-1.
Sat, 03 Oct 1992 02:12:40 +0000 Richard M. Stallman (Fprimitive_undo): When undoing an insert, move point and then delete.
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".