log

age author description
Fri, 05 Oct 2001 12:53:28 +0000 Gerd Moellmann *** empty log message ***
Fri, 05 Oct 2001 12:50:48 +0000 Gerd Moellmann (Fcopy_file): If NEWNAME is a directory copy FILE there.
Fri, 05 Oct 2001 12:43:13 +0000 Gerd Moellmann (compilation-buffer-name): New function.
Fri, 05 Oct 2001 12:42:24 +0000 Gerd Moellmann *** empty log message ***
Fri, 05 Oct 2001 12:34:41 +0000 Miles Bader *** empty log message ***
Fri, 05 Oct 2001 12:30:52 +0000 Miles Bader (grep-use-null-device): New variable.
Fri, 05 Oct 2001 12:30:20 +0000 Miles Bader (call-process-shell-command): New function.
Fri, 05 Oct 2001 12:28:31 +0000 Miles Bader (previous-matching-history-element, next-history-element)
Fri, 05 Oct 2001 12:26:27 +0000 Miles Bader (minibuf-eldef-setup-minibuffer)
Fri, 05 Oct 2001 12:25:26 +0000 Miles Bader (Fminibuffer_prompt_end, Fminibuffer_contents)
Fri, 05 Oct 2001 12:11:19 +0000 Gerd Moellmann *** empty log message ***
Fri, 05 Oct 2001 12:10:57 +0000 Gerd Moellmann (find-file-noselect): If file's read-only status has
Fri, 05 Oct 2001 11:54:13 +0000 Andr Spiegel #
Fri, 05 Oct 2001 11:22:57 +0000 Gerd Moellmann (tiff_error_handler, tiff_warning_handler): New functions.
Fri, 05 Oct 2001 10:40:42 +0000 Gerd Moellmann *** empty log message ***
Fri, 05 Oct 2001 10:40:18 +0000 Gerd Moellmann (define-setf-expander): Make it an
Fri, 05 Oct 2001 10:13:12 +0000 Gerd Moellmann *** empty log message ***
Fri, 05 Oct 2001 10:12:12 +0000 Gerd Moellmann Remove no-byte-compile from file local variables
Fri, 05 Oct 2001 09:53:07 +0000 Gerd Moellmann (XTread_socket): Return a non_ascii_keystroke for
Fri, 05 Oct 2001 09:52:23 +0000 Gerd Moellmann (MINI_WINDOW_P): Use NILP.
Fri, 05 Oct 2001 09:51:48 +0000 Gerd Moellmann Use SYMBOL_VALUE/ SET_SYMBOL_VALUE macros instead of accessing
Fri, 05 Oct 2001 09:51:00 +0000 Gerd Moellmann (struct input_event): Use proper type for `kind'.
Fri, 05 Oct 2001 09:50:10 +0000 Gerd Moellmann (print_preprocess, print_object): Test internedness of
Fri, 05 Oct 2001 09:49:39 +0000 Gerd Moellmann Use SYMBOL_VALUE/SET_SYMBOL_VALUE macros instead of accessing
Fri, 05 Oct 2001 09:49:16 +0000 Gerd Moellmann (Fintern, Funintern): Set symbol's interned and constant
Fri, 05 Oct 2001 09:48:47 +0000 Gerd Moellmann (LIST_END_P, FOREACH): New macros.
Fri, 05 Oct 2001 09:48:05 +0000 Gerd Moellmann (make_lispy_event) [HAVE_X_WINDOWS]: If we know
Fri, 05 Oct 2001 09:46:11 +0000 Gerd Moellmann (Fdefvaralias): New function.
Fri, 05 Oct 2001 09:45:30 +0000 Gerd Moellmann (fatal_error_signal_hook): New variable.
Fri, 05 Oct 2001 09:44:50 +0000 Gerd Moellmann Use SYMBOL_VALUE/SET_SYMBOL_VALUE.