log lisp/files.el @ 46628:461189965ee4

age author description
Sat, 20 Jul 2002 22:02:45 +0000 Richard M. Stallman (toggle-read-only): Clean up the hint message.
Tue, 16 Jul 2002 17:40:37 +0000 Andr Spiegel Bind toggle-read-only to C-x C-q.
Sun, 14 Jul 2002 15:30:54 +0000 Richard M. Stallman (find-alternate-file): Offer to save a modified buffer.
Thu, 11 Jul 2002 17:32:01 +0000 Pavel Jank *** empty log message ***
Tue, 09 Jul 2002 02:41:40 +0000 Kenichi Handa (insert-directory): Be sure to bind
Sun, 07 Jul 2002 23:15:04 +0000 Kim F. Storm (after-find-file): Don't check for read-only status
Sun, 07 Jul 2002 09:21:52 +0000 Richard M. Stallman (safe-local-eval-forms): New user option.
Fri, 05 Jul 2002 23:15:37 +0000 Francesco Potort (auto-mode-alist): Add knowledge of .sx[dmicw] file
Tue, 02 Jul 2002 18:58:29 +0000 Richard M. Stallman (hack-one-local-variable-constantp): New function.
Sun, 30 Jun 2002 14:41:47 +0000 Andreas Schwab * files.el (directory-free-space-args): Don't use -P on Darwin.
Sun, 23 Jun 2002 21:16:38 +0000 Stefan Monnier Rename (and mark as obsolete)
Fri, 21 Jun 2002 08:35:50 +0000 Andreas Schwab (find-file-read-args): Add new argument `mustmatch' and
Thu, 13 Jun 2002 09:31:50 +0000 Andreas Schwab (auto-mode-alist): Move entry for ".in" to the end.
Tue, 11 Jun 2002 19:25:48 +0000 Richard M. Stallman (make-auto-save-file-name): Rename local `filename' to `file-name'.
Mon, 10 Jun 2002 06:30:09 +0000 Miles Bader (revert-buffer): Correct typo: variable name is `buffer-file-format',
Sat, 08 Jun 2002 18:27:16 +0000 Richard M. Stallman (find-file-noselect-1): Undo previous change.
Sat, 01 Jun 2002 18:04:35 +0000 Sam Steingold (auto-mode-alist): Strip trailing ".in" from the file
Thu, 30 May 2002 17:13:54 +0000 Richard M. Stallman (find-file-default): Add defvar for var already used.
Wed, 29 May 2002 16:34:41 +0000 Richard M. Stallman (find-file-noselect-1): Return the buffer we created
Tue, 28 May 2002 09:08:42 +0000 Kim F. Storm (read-directory-name): New function.
Wed, 22 May 2002 23:29:23 +0000 Markus Rost (file-newest-backup): Use file-name-sans-versions.
Mon, 20 May 2002 04:40:40 +0000 Miles Bader (find-file-read-args): Don't trash existing value of
Sun, 19 May 2002 15:55:04 +0000 Richard M. Stallman (locate-file): Doc fix.
Tue, 14 May 2002 05:36:21 +0000 Richard M. Stallman (make-auto-save-file-name):
Mon, 06 May 2002 21:11:51 +0000 Stefan Monnier (locate-file): Deprecate integer values for predicate.
Tue, 30 Apr 2002 01:56:23 +0000 Stefan Monnier (locate-file): New fun.
Mon, 29 Apr 2002 03:55:57 +0000 Richard M. Stallman (small-temporary-file-directory): Fix custom type.
Sun, 28 Apr 2002 22:30:22 +0000 Richard M. Stallman (make-auto-save-file-name): Specify # as suffix in the non-file-visiting case.
Tue, 23 Apr 2002 03:45:26 +0000 Richard M. Stallman (after-find-file): Use %s to output MSG.
Sun, 21 Apr 2002 18:21:47 +0000 Glenn Morris (auto-mode-alist): .f95 files in f90-mode.