log lisp/files.el @ 13118:94df38316b4f

age author description
Wed, 04 Oct 1995 19:42:04 +0000 Richard M. Stallman (recover-session): Use auto-save-list-file-prefix.
Wed, 04 Oct 1995 18:34:14 +0000 Richard M. Stallman (recover-session-finish): Ask only about files that
Sat, 30 Sep 1995 16:35:12 +0000 Roland McGrath (cd): Fix interactive spec to require match if there is no CDPATH.
Thu, 28 Sep 1995 19:19:08 +0000 Richard M. Stallman (interpreter-mode-alist): Handle nawk.
Sun, 17 Sep 1995 14:12:02 +0000 Richard M. Stallman (find-alternate-file): Kill any preexisting ` **lose**' buf.
Tue, 12 Sep 1995 21:37:08 +0000 Richard M. Stallman (auto-mode-alist): .pl is now Perl.
Sat, 02 Sep 1995 16:36:41 +0000 Richard M. Stallman (auto-mode-alist): Handle .f90 files.
Wed, 30 Aug 1995 16:01:39 +0000 Richard M. Stallman (list-directory): Set default-directory.
Mon, 28 Aug 1995 20:13:56 +0000 Richard M. Stallman (recover-session-finish): Catch erorr in recover-file.
Mon, 28 Aug 1995 15:15:28 +0000 Richard M. Stallman (basic-save-buffer): Doc fix.
Tue, 22 Aug 1995 19:06:19 +0000 Richard M. Stallman (basic-save-buffer): Call vc-after-save.
Tue, 22 Aug 1995 19:03:41 +0000 Richard M. Stallman (auto-mode-alist): Turn on use of makefile-mode.
Sat, 19 Aug 1995 17:01:27 +0000 Richard M. Stallman (basic-save-buffer): Confirm for overwriting old file
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.