log lisp/files.el @ 47477:dec829d59f3c

age author description
Fri, 13 Sep 2002 20:22:11 +0000 Markus Rost (diff-buffer-with-file): Check whether associated file exists.
Tue, 10 Sep 2002 16:48:52 +0000 Richard M. Stallman (diff-buffer-with-file): Simplify.
Tue, 10 Sep 2002 08:08:18 +0000 Kai Grojohann (auto-mode-alist): ~/.gnus, ~/.viper are in
Mon, 09 Sep 2002 20:28:53 +0000 Markus Rost (save-some-buffers-action-alist): Use lower case for help string of
Mon, 09 Sep 2002 19:32:41 +0000 Richard M. Stallman (auto-mode-alist): Use sh-mode for .bash files.
Mon, 09 Sep 2002 19:23:37 +0000 Richard M. Stallman (make-backup-file-name-1): When make-directory fails,
Sat, 07 Sep 2002 21:30:37 +0000 Colin Walters (diff-buffer-with-file): Call diff synchronously, so we don't delete
Mon, 02 Sep 2002 00:11:41 +0000 Richard M. Stallman (save-some-buffers-action-alist): New variable.
Wed, 28 Aug 2002 22:23:17 +0000 Richard M. Stallman (find-buffer-visiting): Compare file attributes using buffer-file-truename.
Wed, 28 Aug 2002 22:16:42 +0000 Richard M. Stallman (make-auto-save-file-name, make-backup-file-name-1):
Tue, 27 Aug 2002 20:37:00 +0000 Richard M. Stallman (find-alternate-file): Bind kill-buffer-query-functions locally, don't set it.
Sat, 24 Aug 2002 02:57:31 +0000 Richard M. Stallman (ange-ftp-completion-hook-function): Add safe-magic prop.
Thu, 15 Aug 2002 20:08:24 +0000 Richard M. Stallman (recover-this-file): New function.
Tue, 30 Jul 2002 00:44:36 +0000 Kenichi Handa (revert-buffer): Fix previous change.
Sat, 27 Jul 2002 19:09:54 +0000 Richard M. Stallman (file-name-sans-extension): Avoid expanding DIRECTORY.
Fri, 26 Jul 2002 12:07:26 +0000 Kenichi Handa (revert-buffer): Before calling insert-file-contents,
Tue, 23 Jul 2002 19:23:08 +0000 Richard M. Stallman (basic-save-buffer-2): If there's an error writing the file,
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.