log lisp/files.el @ 11088:e88e9a016cfa

age author description
Sat, 18 Mar 1995 21:51:18 +0000 Richard M. Stallman (write-file): Query if file exists already.
Wed, 08 Mar 1995 03:43:34 +0000 Richard M. Stallman (revert-buffer): Doc fix.
Thu, 02 Mar 1995 19:36:40 +0000 Richard M. Stallman (kill-emacs-query-functions): Doc fix.
Tue, 28 Feb 1995 06:24:08 +0000 Karl Heuer (revert-buffer): Use current-prefix-arg, not prefix-arg.
Tue, 14 Feb 1995 00:26:11 +0000 Richard M. Stallman (auto-mode-alist): Fix problem in previous change.
Sat, 11 Feb 1995 04:50:55 +0000 Richard M. Stallman (auto-mode-alist): Add .cpp, .cxx, .hxx, .c++, .h++.
Fri, 10 Feb 1995 06:29:31 +0000 Richard M. Stallman (recover-file): Use ordinary `f' to read file name.
Sun, 15 Jan 1995 10:59:20 +0000 Roland McGrath (not-modified): Doc fix.
Thu, 12 Jan 1995 23:45:01 +0000 Richard M. Stallman (revert-buffer): Recompute buffer-file-truename.
Thu, 12 Jan 1995 21:05:07 +0000 Richard M. Stallman (find-backup-file-name): Run a file name handler.
Wed, 04 Jan 1995 22:02:59 +0000 Richard M. Stallman (auto-mode-alist): Add entries for .cls files, and for /drafts/.
Sat, 31 Dec 1994 07:49:59 +0000 Richard M. Stallman (auto-mode-alist): Add entries for .cls files,
Sat, 24 Dec 1994 16:41:31 +0000 Richard M. Stallman (save-buffers-kill-emacs): Fix backward test of value of
Thu, 15 Dec 1994 12:36:03 +0000 Richard M. Stallman (hack-local-variables): Run hack-local-variables-hook.
Tue, 13 Dec 1994 13:44:20 +0000 Richard M. Stallman (ignored-local-variables): Mark it risky.
Fri, 09 Dec 1994 06:14:44 +0000 Karl Heuer (set-auto-mode): Don't get confused by anything ending in "mode:" which isn't
Thu, 17 Nov 1994 16:53:01 +0000 Richard M. Stallman (backup-buffer): Use file-ownership-preserved-p.
Tue, 01 Nov 1994 05:48:21 +0000 Richard M. Stallman (abbreviate-file-name): Handle drive letters on windows-nt as on ms-dos.
Thu, 27 Oct 1994 22:34:21 +0000 Karl Heuer (find-file-noselect): Call set-buffer-major-mode here.
Tue, 25 Oct 1994 04:46:54 +0000 Richard M. Stallman (buffer-file-truename): Doc fix.
Wed, 19 Oct 1994 00:08:18 +0000 Richard M. Stallman (auto-mode-alist): Doc fix.
Wed, 19 Oct 1994 00:03:41 +0000 Richard M. Stallman (auto-mode-alist): Doc fix.
Tue, 04 Oct 1994 02:56:49 +0000 Richard M. Stallman (set-auto-mode): Discard versions from file name before
Sun, 02 Oct 1994 20:10:39 +0000 Richard M. Stallman (file-truename): If name has no dir, use default-directory.
Sat, 01 Oct 1994 21:07:33 +0000 Richard M. Stallman (save-buffers-kill-emacs): Fix previous change.
Fri, 30 Sep 1994 20:47:37 +0000 Richard M. Stallman (save-buffers-kill-emacs): Use run-hook-with-args-until-failure.
Tue, 27 Sep 1994 22:59:50 +0000 Richard M. Stallman (hack-one-local-variable): Support safe-local-variable property.
Sat, 24 Sep 1994 05:02:49 +0000 Richard M. Stallman (auto-mode-alist): Handle ada-mode and icon-mode.
Sat, 24 Sep 1994 01:27:46 +0000 Richard M. Stallman (find-alternate-file): Confirm killing buffer only if it is visiting a file.
Thu, 22 Sep 1994 04:15:33 +0000 Richard M. Stallman (file-ownership-preserved-p): New function.