log

age author description
Wed, 26 Oct 1994 04:57:41 +0000 Richard M. Stallman (pop_up_menu): Pass a Display * to x_catch_errors, etc.
Wed, 26 Oct 1994 04:43:33 +0000 Richard M. Stallman Comment changes.
Wed, 26 Oct 1994 01:40:21 +0000 Karl Heuer (tar-summarize-buffer): Check for end of buffer before extracting substring.
Wed, 26 Oct 1994 00:21:05 +0000 Karl Heuer (list_processes_1): Print tty name.
Tue, 25 Oct 1994 20:34:42 +0000 Richard M. Stallman (Vtemp_buffer_show_function): Doc fix.
Tue, 25 Oct 1994 20:29:03 +0000 Richard M. Stallman (gud-irixdbx-marker-filter): Cast $curline to int.
Tue, 25 Oct 1994 14:16:02 +0000 Boris Goldowsky (enriched-mode): Add autoload cookie.
Tue, 25 Oct 1994 10:52:58 +0000 Richard M. Stallman (Brk): Declare as unsigned long.
Tue, 25 Oct 1994 10:42:02 +0000 Richard M. Stallman Delete X10 code.
Tue, 25 Oct 1994 10:34:49 +0000 Richard M. Stallman (Fx_selection_exists_p): Fix backwards if.
Tue, 25 Oct 1994 10:33:36 +0000 Richard M. Stallman (Fx_create_frame): Don't increment refernce_count
Tue, 25 Oct 1994 10:26:49 +0000 Richard M. Stallman (record_char): New subroutine.
Tue, 25 Oct 1994 09:51:50 +0000 Richard M. Stallman Never use input_fd if using X.
Tue, 25 Oct 1994 09:49:53 +0000 Richard M. Stallman (make-frame-on-display): New function.
Tue, 25 Oct 1994 09:48:44 +0000 Richard M. Stallman Handle multiple keyboard input descriptors.
Tue, 25 Oct 1994 07:53:05 +0000 Richard M. Stallman (insert_from_buffer_1): Don't use min.
Tue, 25 Oct 1994 06:10:26 +0000 Richard M. Stallman (ispell-grep-command, ispell-look-command): Don't specify directory.
Tue, 25 Oct 1994 04:46:54 +0000 Richard M. Stallman (buffer-file-truename): Doc fix.
Tue, 25 Oct 1994 00:45:21 +0000 Karl Heuer (decode_mode_spec): New spec %c, for current column.
Mon, 24 Oct 1994 23:30:14 +0000 Karl Heuer Make previous change conditional.
Mon, 24 Oct 1994 21:59:55 +0000 Richard M. Stallman (Fx_selection_exists_p): If selected_frame isn't an x frame, return nil.
Mon, 24 Oct 1994 15:34:50 +0000 Francesco Potort * man.el (Man-init-defvars): Do not delete empty lines.
Mon, 24 Oct 1994 14:19:37 +0000 Boris Goldowsky Initial revision
Mon, 24 Oct 1994 14:18:32 +0000 Boris Goldowsky Don't try to make menu bindings when window-system==nil.
Mon, 24 Oct 1994 13:54:44 +0000 Boris Goldowsky Initial revision
Mon, 24 Oct 1994 12:37:01 +0000 Francesco Potort *** empty log message ***
Mon, 24 Oct 1994 04:41:21 +0000 Richard M. Stallman (getline): When a search of already-read input for CRLF
Sun, 23 Oct 1994 22:56:32 +0000 Roland McGrath (dired-mode-map): Add query-replace and search items to operate menu.
Sun, 23 Oct 1994 20:39:25 +0000 Richard M. Stallman (latex-mode): Recognize \item etc. that have no arg
Sun, 23 Oct 1994 09:40:07 +0000 Richard M. Stallman (unload_color): Pass arg f to WHITE_PIX_DEFAULT and BLACK_PIX_DEFAULT.