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
Thu, 11 Mar 1993 07:04:44 +0000 Jim Blandy * files.el (basic-save-buffer): If file-precious-flag is set, and
Wed, 03 Mar 1993 05:12:05 +0000 Richard M. Stallman (write-file): Handle directory name as arg.
Mon, 22 Feb 1993 14:17:16 +0000 Jim Blandy * files.el (revert-buffer): Reverse the sense of the first
Sat, 20 Feb 1993 06:23:08 +0000 Richard M. Stallman (insert-directory): Doc fix.
Mon, 15 Feb 1993 19:02:55 +0000 Richard M. Stallman (find-file-hooks): Delete permanent-local property.
Thu, 14 Jan 1993 21:28:18 +0000 Roland McGrath (switch-to-buffer-other-frame): Pass t to pop-to-buffer.
Sat, 26 Dec 1992 08:46:31 +0000 Richard M. Stallman (abbreviated-home-dir): New variable.
Sat, 12 Dec 1992 15:21:45 +0000 Jim Blandy The find-file-name-handler function in ../src/fileio.c is now
Tue, 03 Nov 1992 07:07:02 +0000 Richard M. Stallman (make-directory): Renamed from make-directory-path.
Fri, 23 Oct 1992 11:06:14 +0000 Richard M. Stallman (set-visited-file-name): Change the auto save file name.
Wed, 21 Oct 1992 04:52:59 +0000 Richard M. Stallman Doc fixes.
Tue, 20 Oct 1992 06:39:24 +0000 Richard M. Stallman (file-truename): Check for root by seeing if
Wed, 14 Oct 1992 16:45:31 +0000 Jim Blandy * files.el (file-truename): The variable ~ should be considered an
Mon, 12 Oct 1992 04:45:53 +0000 Richard M. Stallman (buffer-file-number): New variable.
Fri, 09 Oct 1992 05:29:15 +0000 Richard M. Stallman Doc fix.