log lisp/files.el @ 5621:cb56cce6e377

age author description
Mon, 17 Jan 1994 05:24:29 +0000 Roland McGrath Fix typo (extra paren).
Sat, 15 Jan 1994 15:55:59 +0000 Richard M. Stallman (set-auto-mode): Handle (REGEXP FUNCTION t) elements.
Fri, 14 Jan 1994 18:06:40 +0000 Richard M. Stallman (abbreviate-file-name): Don't convert / to ~/ when the home dir is /.
Thu, 06 Jan 1994 11:45:53 +0000 Richard M. Stallman (auto-mode-alist): Treat changelo like ChangeLog.
Thu, 06 Jan 1994 04:30:52 +0000 Richard M. Stallman [ms-dos] (make-backup-file-name, backup-file-name-p):
Sat, 01 Jan 1994 06:21:59 +0000 Richard M. Stallman (save-some-buffers): Fix previous change.
Fri, 31 Dec 1993 12:50:12 +0000 Richard M. Stallman (save-some-buffers): Reinsert lost code to save abbrevs.
Thu, 30 Dec 1993 10:51:33 +0000 Richard M. Stallman (hack-one-local-variable): Treat file-name-handler-alist
Thu, 23 Dec 1993 03:49:15 +0000 Richard M. Stallman (hack-local-variables-prop-line): If we can't switch-to-buffer
Wed, 10 Nov 1993 20:41:17 +0000 Richard M. Stallman (find-backup-file-name): Don't fatal-error on
Tue, 12 Oct 1993 20:57:36 +0000 Richard M. Stallman (abbreviated-home-dir): Doc fix.
Sat, 09 Oct 1993 03:46:57 +0000 Richard M. Stallman (hack-local-variables): If buffer has no file, display its buffer name.
Tue, 21 Sep 1993 07:23:26 +0000 Brian Fox (local-write-file-hooks): Make this variable buffer-local.
Fri, 17 Sep 1993 17:51:40 +0000 Richard M. Stallman (directory-abbrev-alist): Doc fix.
Sat, 11 Sep 1993 10:45:25 +0000 Richard M. Stallman (hack-local-variables-prop-line): Ignore any specification
Sun, 15 Aug 1993 05:47:03 +0000 Richard M. Stallman (find-file-noselect): If a find-file-not-found-hook succeeds, clear `error'.
Fri, 13 Aug 1993 01:17:59 +0000 Richard M. Stallman (backup-inhibited): Doc fix.
Fri, 06 Aug 1993 18:03:10 +0000 Richard M. Stallman (after-find-file): Improve warning message about
Sat, 31 Jul 1993 06:40:04 +0000 Richard M. Stallman (basic-save-buffer): When we read a file name,
Mon, 26 Jul 1993 05:55:40 +0000 Richard M. Stallman (insert-directory): Make sure default-directory is absolute.
Thu, 22 Jul 1993 05:34:53 +0000 Richard M. Stallman (parse-colon-path): Really make nil, not ".", for empty path element.
Tue, 20 Jul 1993 22:04:53 +0000 Richard M. Stallman (parse-colon-path): Turn empty substring into nil.
Tue, 20 Jul 1993 07:12:30 +0000 Richard M. Stallman (ange-ftp-completion-hook-function): New function.
Sun, 18 Jul 1993 06:40:09 +0000 Jim Blandy * files.el (insert-directory): Doc fix.
Thu, 08 Jul 1993 20:51:51 +0000 Richard M. Stallman (basic-save-buffer): Use after-save-hook.
Thu, 08 Jul 1993 03:04:52 +0000 Richard M. Stallman (file-relative-name): If we use default-directory,
Wed, 07 Jul 1993 20:25:48 +0000 Roland McGrath (basic-save-buffer): Invoke after-save-buffer-hook, not after-save-hook.
Wed, 07 Jul 1993 06:26:31 +0000 Roland McGrath (cd-absolute): Use abbreviate-file-name on expansion of DIR.
Wed, 07 Jul 1993 05:12:29 +0000 Roland McGrath (basic-save-buffer): Invoke after-save-hook, not after-save-hooks.
Thu, 01 Jul 1993 20:33:56 +0000 Richard M. Stallman (set-visited-file-name): Rename auto-save file only if it exists.