log

age author description
Mon, 29 Jan 1996 22:22:08 +0000 Richard M. Stallman (dos_rawgetc): Allow simulation of `Mouse-3' by
Mon, 29 Jan 1996 21:09:23 +0000 Karl Heuer (byte-compile-log-1): Delete format call inside message.
Mon, 29 Jan 1996 19:28:11 +0000 Richard M. Stallman (XTframe_raise_lower): Rename arg `raise' to `raise_flag'.
Mon, 29 Jan 1996 17:21:17 +0000 Richard M. Stallman Comment change.
Mon, 29 Jan 1996 07:27:04 +0000 Richard M. Stallman (face-color-gray-p): Return nil if x-color-values does.
Mon, 29 Jan 1996 05:26:21 +0000 Richard M. Stallman (c-macro-preprocessor): Define a preprocessor name
Mon, 29 Jan 1996 04:53:39 +0000 Richard M. Stallman (event_kind): New event type: timer_event.
Mon, 29 Jan 1996 04:53:02 +0000 Richard M. Stallman (Qtimer_event): New symbol.
Mon, 29 Jan 1996 04:52:15 +0000 Richard M. Stallman (create_process): Set outchannel to be non-blocking.
Mon, 29 Jan 1996 04:50:16 +0000 Richard M. Stallman (wait_reading_process_input): Call timer_check
Mon, 29 Jan 1996 02:26:52 +0000 Richard M. Stallman (run-after-delay): Add autoload cookie.
Mon, 29 Jan 1996 02:19:30 +0000 Richard M. Stallman Sun Jan 28 20:55:10 1996 Richard Stallman <rms@mole.gnu.ai.mit.edu>
Sun, 28 Jan 1996 19:27:44 +0000 Richard M. Stallman (list-directory): Set default-directory better if the
Sun, 28 Jan 1996 07:10:18 +0000 Erik Naggum (apropos-print): Fix previous change.
Sun, 28 Jan 1996 04:15:39 +0000 Richard M. Stallman (sort_args): Error if option is missing an arg.
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.