log lisp/files.el @ 3240:f09230e68f20

age author description
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.
Tue, 25 May 1993 03:56:02 +0000 Richard M. Stallman (find-file-read-only-other-window): Use find-file-other-window.
Mon, 24 May 1993 21:45:20 +0000 Richard M. Stallman (cd): Set cd-path to a list.
Wed, 19 May 1993 06:03:04 +0000 Jim Blandy * files.el (set-auto-mode): If the buffer's file name is nil,
Thu, 06 May 1993 01:33:13 +0000 Richard M. Stallman (auto-mode-alist): Delete the entries for makefile-mode.
Mon, 03 May 1993 03:37:22 +0000 Jim Blandy * files.el (insert-directory): Undo change of March 23;
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.