log lisp/files.el @ 12852:0b04a441c06d

age author description
Mon, 14 Aug 1995 17:24:21 +0000 Richard M. Stallman (basic-save-buffer-1): Pass new arg to write-region.
Mon, 14 Aug 1995 16:05:46 +0000 Richard M. Stallman (insert-file-contents-literally): New function.
Sun, 13 Aug 1995 16:48:13 +0000 Richard M. Stallman (recover-file): It's ok if the visited file doesn't exist.
Tue, 01 Aug 1995 23:34:53 +0000 Richard M. Stallman (recover-session): Mention deletion is possible.
Sun, 30 Jul 1995 07:02:13 +0000 Richard M. Stallman (cd): When reading arg, use just directory as the default.
Tue, 18 Jul 1995 20:57:57 +0000 Richard M. Stallman (file-name-sans-versions): Recognize version control version numbers.
Tue, 18 Jul 1995 20:48:36 +0000 Richard M. Stallman (auto-mode-alist): Recognize *.ads and *.adb as Ada specs and bodies.
Mon, 17 Jul 1995 22:48:06 +0000 Karl Heuer (auto-mode-alist): Move .scm.[0-9] before nroff-mode.
Thu, 29 Jun 1995 22:37:56 +0000 Richard M. Stallman (auto-mode-alist): Make archive-mode the default for
Wed, 21 Jun 1995 23:19:47 +0000 Richard M. Stallman (buffer-file-truename): Duplicate definition deleted.
Thu, 15 Jun 1995 07:04:00 +0000 Simon Marshall Corrected the comment from last change.
Tue, 13 Jun 1995 08:27:11 +0000 Simon Marshall Test for "" too; let it go to expand-file-name if it is equal.
Fri, 09 Jun 1995 01:00:42 +0000 Karl Heuer (file-precious-flag): Doc clarification.
Wed, 07 Jun 1995 20:45:11 +0000 Karl Heuer (file-precious-flag): Doc fix.
Mon, 05 Jun 1995 12:30:11 +0000 Karl Heuer (hack-local-variables-prop-line): Don't downcase var name.
Thu, 01 Jun 1995 23:18:04 +0000 Roland McGrath (multiple-recover-finish): Renamed to recover-session-finish.
Mon, 29 May 1995 19:42:42 +0000 Karl Heuer (after-revert-hook, before-revert-hook): Add defvars.
Mon, 29 May 1995 06:59:26 +0000 Karl Heuer (revert-buffer): Save after-revert-hook (both local and
Mon, 29 May 1995 06:54:09 +0000 Karl Heuer (find-file-noselect): In "file changed" messages,
Mon, 22 May 1995 20:00:17 +0000 Karl Heuer (file-ownership-preserved-p): Fix typo in previous change.
Mon, 15 May 1995 22:22:25 +0000 Richard M. Stallman (path-separator): Defined.
Sun, 07 May 1995 18:39:02 +0000 Richard M. Stallman (recover-session): Renamed from multiple-recover.
Mon, 01 May 1995 15:49:09 +0000 Richard M. Stallman (set-auto-mode): If buffer has no file, use buffer name.
Sun, 30 Apr 1995 19:46:44 +0000 Richard M. Stallman (multiple-recover, multiple-recover-finish): New commands.
Tue, 25 Apr 1995 22:22:21 +0000 Karl Heuer (toggle-read-only, rename-uniquely): Use force-mode-line-update.
Tue, 25 Apr 1995 04:22:37 +0000 Richard M. Stallman (rename-uniquely): Don't discard <NN> from end
Mon, 24 Apr 1995 14:59:22 +0000 Richard M. Stallman (rename-uniquely): Strip suffix before rename.
Sun, 16 Apr 1995 03:20:40 +0000 Richard M. Stallman (set-auto-mode): If -*- spec doesn't set `mode:',
Wed, 12 Apr 1995 03:10:46 +0000 Karl Heuer (set-auto-mode) [WINDOWSNT]: Match insensitive to case.
Mon, 10 Apr 1995 04:49:13 +0000 Richard M. Stallman (write-file): Default is ask for confirmation only interactively.