log

age author description
Sun, 28 Jan 1996 03:07:38 +0000 Richard M. Stallman (name-last-kbd-macro): Reject empty cmd name.
Sun, 28 Jan 1996 03:07:15 +0000 Richard M. Stallman (edit-kbd-macro): Reject empty cmd name.
Sun, 28 Jan 1996 00:11:39 +0000 Richard M. Stallman Whitespace change.
Sat, 27 Jan 1996 22:45:19 +0000 Richard M. Stallman (apropos-print): Omit key sequences that contain a frame.
Sat, 27 Jan 1996 18:32:17 +0000 Richard M. Stallman Clarify key sequence usage conventions.
Sat, 27 Jan 1996 18:30:30 +0000 Richard M. Stallman (struct input_event): New field `padding'.
Sat, 27 Jan 1996 17:31:33 +0000 Richard M. Stallman (Fy_or_n_p): Call choose_minibuf_frame.
Sat, 27 Jan 1996 08:28:51 +0000 Richard M. Stallman (Fcompare_buffer_substrings): Access case_canon_table as a char_table.
Sat, 27 Jan 1996 08:22:36 +0000 Richard M. Stallman (child_setup_tty): Turn off ISTRIP to pass 8bit. Turn off TAB3 so
Sat, 27 Jan 1996 03:07:04 +0000 Richard M. Stallman (ispell-help): Use set-minibuffer-window.
Sat, 27 Jan 1996 02:36:05 +0000 Richard M. Stallman (ispell-command-loop, ispell-region): Pass proper format string to message.
Sat, 27 Jan 1996 02:18:29 +0000 Richard M. Stallman (dired-get-filename): When quoting " chars,
Sat, 27 Jan 1996 00:14:59 +0000 Richard M. Stallman (command-line-normalize-file-name): New function.
Fri, 26 Jan 1996 23:57:39 +0000 Richard M. Stallman (server-process-filter): In file name, collapse multiple slashes to one.
Fri, 26 Jan 1996 23:34:09 +0000 Michael Kifer Moved code around to minimize compiler warnings.