log lisp/files.el @ 20596:bda7ed815582

age author description
Wed, 07 Jan 1998 09:41:30 +0000 Eli Zaretskii (delete-auto-save-files): Say in the doc string that
Sun, 21 Dec 1997 02:34:59 +0000 Richard M. Stallman (find-file-noselect): Fix previous change.
Sun, 21 Dec 1997 02:10:01 +0000 Richard M. Stallman (find-file-noselect): Signal error if file is unreadable.
Thu, 11 Dec 1997 07:07:42 +0000 Karl Heuer (auto-mode-alist): Add .am as makefile-mode.
Sun, 23 Nov 1997 02:13:26 +0000 Karl Heuer (auto-mode-alist): Add more extensions for perl-mode.
Thu, 20 Nov 1997 22:00:57 +0000 Karl Heuer (write-file): Make buffer writable if the new file is.
Fri, 07 Nov 1997 21:44:16 +0000 Karl Heuer (rename-uniquely): Simplify.
Sun, 19 Oct 1997 21:02:27 +0000 Karl Heuer (file-name-non-special): For insert-directory operation,
Sun, 19 Oct 1997 20:34:22 +0000 Karl Heuer (file-name-non-special): If "/:" is the entire file
Sun, 19 Oct 1997 20:20:15 +0000 Karl Heuer (basic-save-buffer): Set buffer-file-coding-system to
Thu, 02 Oct 1997 02:57:16 +0000 Karl Heuer (revert-without-query): Fix customize type.
Mon, 08 Sep 1997 09:56:52 +0000 Richard M. Stallman (insert-directory): Encode the file name.
Sat, 06 Sep 1997 22:18:47 +0000 Richard M. Stallman (auto-mode-alist): Handle .m4 and .mc files.
Tue, 02 Sep 1997 19:38:31 +0000 Geoff Voelker (file-truename) [windows-nt]: Use the canonicalized
Mon, 01 Sep 1997 21:29:44 +0000 Richard M. Stallman Fix indentation.
Mon, 01 Sep 1997 07:17:07 +0000 Kenichi Handa (hack-local-variables-prop-line): Ignore coding: tag.
Wed, 27 Aug 1997 17:25:46 +0000 Richard M. Stallman (find-file-literally): Doc fix.
Tue, 26 Aug 1997 11:45:49 +0000 Kenichi Handa (revert-buffer): Read a file without any code
Tue, 19 Aug 1997 10:59:47 +0000 Kenichi Handa (append-to-file): Doc-string fixed.
Mon, 11 Aug 1997 22:32:01 +0000 Richard M. Stallman (insert-file-literally): New command.
Thu, 07 Aug 1997 02:43:11 +0000 Richard M. Stallman (insert-file-contents-literally): Doc fix.
Tue, 05 Aug 1997 05:49:10 +0000 Richard M. Stallman (cd-absolute): Add missing arg to `error'.
Mon, 04 Aug 1997 18:56:42 +0000 Richard M. Stallman (basic-save-buffer-1): Add missing argument for error.
Mon, 04 Aug 1997 03:07:28 +0000 Richard M. Stallman (insert-file-contents-literally):
Wed, 23 Jul 1997 20:56:12 +0000 Richard M. Stallman (auto-mode-alist): Add ".mf" and ".mp" for meta-mode.el.
Mon, 21 Jul 1997 06:16:33 +0000 Richard M. Stallman (find-file-literally): Temporarily remove tar-mode and
Sat, 19 Jul 1997 05:39:06 +0000 Richard M. Stallman (auto-mode-alist): Recognize .emacs in MSDOG syntax.
Wed, 16 Jul 1997 05:30:34 +0000 Richard M. Stallman (set-auto-mode): If -*- line specifies a mode,
Tue, 08 Jul 1997 09:57:37 +0000 Richard M. Stallman (find-file-literally): New function.
Fri, 27 Jun 1997 09:04:14 +0000 Richard M. Stallman (file-chase-links): When handling .., make newname absolute.