log lisp/files.el @ 3944:5e740ac08e39

age author description
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.