log lisp/files.el @ 19199:da8774e1207b

age author description
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.
Fri, 20 Jun 1997 02:59:38 +0000 Richard M. Stallman (require-final-newline): Fix custom :type.
Wed, 18 Jun 1997 20:19:32 +0000 Richard M. Stallman (ctl-x-map): Delete the C-x C-q binding for toggle-read-only.
Wed, 18 Jun 1997 17:24:59 +0000 Richard M. Stallman (backup, find-file): Make `files' their parent.
Sun, 08 Jun 1997 03:26:07 +0000 Richard M. Stallman (file-name-non-special): Handle
Fri, 30 May 1997 06:38:56 +0000 Richard M. Stallman (file-name-non-special): Special handling for
Wed, 28 May 1997 03:35:36 +0000 Kenichi Handa (find-file): Delete the facility of handling a prefix
Tue, 20 May 1997 05:27:50 +0000 Richard M. Stallman (path-separator, parse-colon-path): Doc fixes.
Sat, 10 May 1997 05:44:56 +0000 Richard M. Stallman (backup-extract-version-start): New variable.
Sat, 10 May 1997 05:36:01 +0000 Richard M. Stallman (auto-mode-alist): Shuffle a few elements,
Mon, 05 May 1997 22:04:00 +0000 Richard M. Stallman Use defgroup and defcustom.
Mon, 05 May 1997 17:06:10 +0000 Richard M. Stallman Doc fix.
Mon, 05 May 1997 04:38:26 +0000 Richard M. Stallman (set-auto-mode): New arg JUST-FROM-FILE-NAME.
Mon, 21 Apr 1997 04:48:47 +0000 Richard M. Stallman (recover-file): Fix error message.
Sat, 12 Apr 1997 19:20:07 +0000 Richard M. Stallman (auto-mode-alist): Add .dsl and .dsssl for dsssl-mode.
Fri, 11 Apr 1997 01:47:41 +0000 Richard M. Stallman (file-relative-name): Expand both args before
Sat, 29 Mar 1997 00:32:54 +0000 Richard M. Stallman (make-auto-save-file-name): Replace both / and \
Sat, 22 Mar 1997 03:42:32 +0000 Richard M. Stallman (recover-session): Add `t' to switches.
Thu, 20 Feb 1997 05:44:24 +0000 Karl Heuer (find-file, find-file-other-window,
Wed, 05 Feb 1997 01:32:44 +0000 Erik Naggum (file-relative-name): Protect the match-data.
Mon, 03 Feb 1997 09:42:56 +0000 Richard M. Stallman (set-visited-file-name): New arg ALONG-WITH-FILE.