log lisp/files.el @ 4252:cfee000861f5

age author description
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.
Thu, 01 Jul 1993 18:39:58 +0000 Richard M. Stallman (set-visited-file-name): Rename the old auto save file.
Sat, 19 Jun 1993 19:07:19 +0000 Richard M. Stallman (insert-file): Report error if file is directory.
Sun, 13 Jun 1993 01:57:02 +0000 Richard M. Stallman (abbreviate-file-name): Match home dir with no / if nothing else follows.
Sat, 12 Jun 1993 06:54:14 +0000 Richard M. Stallman (make-directory): By default create dir default-dir.
Sat, 12 Jun 1993 01:44:48 +0000 Richard M. Stallman (file-truename): Don't use expand-file-name to merge
Fri, 11 Jun 1993 16:02:27 +0000 Richard M. Stallman (cd): Use file-name-absolute-p.
Fri, 11 Jun 1993 05:59:16 +0000 Richard M. Stallman (make-backup-files): Doc fix.
Thu, 10 Jun 1993 23:35:18 +0000 Richard M. Stallman (basic-save-buffer): Cal auto-save-mode with t as arg
Thu, 10 Jun 1993 21:31:56 +0000 Richard M. Stallman (hack-one-local-variable): Treat ...-hook(s) and ..-function(s)
Thu, 10 Jun 1993 20:44:12 +0000 Richard M. Stallman (abbreviate-file-name): Make abbreviated-home-dir
Wed, 09 Jun 1993 11:59:12 +0000 Jim Blandy Apply typo patches from Paul Eggert.
Mon, 31 May 1993 21:50:52 +0000 Richard M. Stallman (inhibit-local-variables-regexps): New variable.
Sat, 29 May 1993 22:28:56 +0000 Richard M. Stallman (find-file-run-dired): Doc fix.
Sat, 29 May 1993 20:13:58 +0000 Richard M. Stallman (file-chase-links): Handle leading .. in symlink target.
Sat, 29 May 1993 20:00:45 +0000 Richard M. Stallman (file-chase-links): New function.
Sat, 29 May 1993 05:22:49 +0000 Richard M. Stallman (auto-mode-alist): Fix syntax for sgml mode.
Fri, 28 May 1993 01:22:00 +0000 Richard M. Stallman (find-alternate-file): Hide truename and inode number
Wed, 26 May 1993 23:19:07 +0000 Richard M. Stallman (find-file-noselect): Expand buffer-file-truename
Wed, 26 May 1993 18:21:26 +0000 Richard M. Stallman (auto-mode-alist): Recognize .sgm, .sgml, .dtd.
Wed, 26 May 1993 18:12:00 +0000 Richard M. Stallman (auto-mode-alist): Treat .H and .hh as C++ files.