log lisp/files.el @ 9995:e797886a4244

age author description
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.
Tue, 12 Jul 1994 07:08:31 +0000 Richard M. Stallman (insert-directory): Fix prev change.
Tue, 12 Jul 1994 00:35:27 +0000 Richard M. Stallman (insert-directory): Allow list for SWITCHES.
Fri, 08 Jul 1994 21:26:56 +0000 Richard M. Stallman (hack-one-local-variable): Check for root using user-uid.
Thu, 07 Jul 1994 20:34:55 +0000 Richard M. Stallman (outline-level): Mark it risky.
Thu, 07 Jul 1994 16:25:53 +0000 Richard M. Stallman (process-environment, exec-path, load-path,exec-directory):