log lisp/files.el @ 2622:15cb6ba42da3

age author description
Sun, 02 May 1993 12:46:26 +0000 Richard M. Stallman (find-file-noselect): On VMS, maybe set buffer-file-name
Fri, 30 Apr 1993 11:54:04 +0000 Richard M. Stallman (find-file-noselect): Do set buffer-file-name
Wed, 28 Apr 1993 17:33:42 +0000 Roland McGrath (file-truename): Undo last change.
Tue, 27 Apr 1993 21:59:41 +0000 Eric S. Raymond (file-truename): Do the right thing when /home/gp2/eric = "".
Mon, 26 Apr 1993 05:01:41 +0000 Eric S. Raymond (cd): Handle leading "~" like an absolute filename.
Sun, 25 Apr 1993 06:14:06 +0000 Eric S. Raymond (cd): Changed to use to resolve relative cd calls.
Mon, 19 Apr 1993 20:36:23 +0000 Roland McGrath (find-file-noselect): Never set SAME-TRUENAME to a buffer whose
Mon, 19 Apr 1993 20:27:50 +0000 Roland McGrath (set-auto-mode): If the buffer begins with "#!", look for -*- in the first
Sun, 11 Apr 1993 21:22:35 +0000 Richard M. Stallman (find-file-noselect): Verify other buffers' file numbers are still valid.
Tue, 30 Mar 1993 22:21:03 +0000 Noah Friedman (find-backup-file-name): delete nothing if overflow in number of files to keep.
Sun, 28 Mar 1993 06:36:19 +0000 Eric S. Raymond Fixed typo introduced by last patch.
Sun, 28 Mar 1993 06:24:44 +0000 Eric S. Raymond (auto-mode-alist): added pairs for .ms, .man, .mk, [Mm]akefile, .lex.
Fri, 26 Mar 1993 07:28:20 +0000 Richard M. Stallman (local-write-file-hooks): New variable.
Tue, 23 Mar 1993 07:41:49 +0000 Jim Blandy * files.el (insert-directory): Do chase symlinks before passing
Mon, 22 Mar 1993 03:27:18 +0000 Eric S. Raymond Added or corrected Commentary sections