log

age author description
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.