log lisp/files.el @ 12488:71aa23be0228

age author description
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.
Thu, 06 Apr 1995 19:25:20 +0000 Karl Heuer (write-file): Fix arg count in call to y-or-n-p.
Mon, 03 Apr 1995 21:37:39 +0000 Karl Heuer (set-auto-mode): Fix previous change.
Sun, 02 Apr 1995 02:22:14 +0000 Richard M. Stallman (inhibit-first-line-modes-suffixes): New variable.
Fri, 31 Mar 1995 01:56:18 +0000 Richard M. Stallman (insert-directory): Use \ before insert-directory-program
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.