log lisp/files.el @ 10330:240a2c88d439

age author description
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.
Tue, 20 Sep 1994 04:27:40 +0000 Richard M. Stallman (basic-save-buffer-1): If writing temp file fails
Mon, 19 Sep 1994 04:32:41 +0000 Richard M. Stallman (file-name-sans-extension): New function.
Sun, 28 Aug 1994 07:37:42 +0000 Richard M. Stallman (after-find-file-from-revert-buffer): Add defvar.
Thu, 25 Aug 1994 00:05:36 +0000 Richard M. Stallman (find-file-noselect): Improve "file changed" message.
Wed, 17 Aug 1994 21:46:05 +0000 Richard M. Stallman (after-find-file): New arg renamed to after-find-file-from-revert-buffer.
Wed, 17 Aug 1994 21:42:40 +0000 Richard M. Stallman (after-find-file): New arg from-revert-buffer.
Sat, 06 Aug 1994 03:19:35 +0000 Richard M. Stallman (save-buffer): Unconditionally make a backup with 2 or
Fri, 29 Jul 1994 03:45:49 +0000 Richard M. Stallman (file-truename): Temporarily get rid of the
Wed, 27 Jul 1994 18:55:38 +0000 Richard M. Stallman (set-auto-mode): Shorten scope of case-fold-search binding.
Thu, 14 Jul 1994 22:48:40 +0000 Richard M. Stallman (rmail-output-file-alist): Mark it risky.
Wed, 13 Jul 1994 04:03:09 +0000 Richard M. Stallman (insert-directory): Fix previous change.