log

age author description
Mon, 05 Oct 1992 05:17:21 +0000 Roland McGrath (vc-checkin-switches): New defvar.
Mon, 05 Oct 1992 04:54:07 +0000 Richard M. Stallman Most functions renamed to start with ls-lisp.
Sun, 04 Oct 1992 10:36:03 +0000 Sebastian Kremer (dired-lisp-ls): var `short' was erronously unbound.
Sun, 04 Oct 1992 04:10:02 +0000 Richard M. Stallman (fill-paragraph): Don't actually change point before
Sun, 04 Oct 1992 03:46:01 +0000 Richard M. Stallman (insert-buffer): Before reading arg, barf if read-only.
Sat, 03 Oct 1992 18:03:17 +0000 Richard M. Stallman Dox fix.
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.