log lisp/files.el @ 7730:3846302b9c9c

age author description
Sat, 28 May 1994 12:33:08 +0000 Richard M. Stallman (insert-directory): Use expanded file name to find handler.
Thu, 26 May 1994 01:11:06 +0000 Richard M. Stallman (kill-emacs-query-functions): Doc fix.
Wed, 25 May 1994 20:43:21 +0000 Richard M. Stallman Add more risky-local-variable properties.
Mon, 23 May 1994 09:48:37 +0000 Richard M. Stallman (interpreter-mode-alist): Add wishx, tclsh.
Mon, 23 May 1994 04:55:57 +0000 Richard M. Stallman (hack-one-local-variable): Check properly for `defun.
Tue, 10 May 1994 21:00:32 +0000 Richard M. Stallman (abbreviate-file-name): Add special case for ms-dos.
Tue, 10 May 1994 06:21:55 +0000 Karl Heuer (file-chase-links): Delete redundant slashes.
Mon, 09 May 1994 22:54:09 +0000 Richard M. Stallman (find-file-noselect): Suppress same-file warning if
Sat, 30 Apr 1994 04:29:23 +0000 Richard M. Stallman (hack-one-local-variable): Silently execute eval
Sat, 30 Apr 1994 02:41:03 +0000 Karl Heuer (revert-buffer): widen before replacing text.
Wed, 27 Apr 1994 23:43:46 +0000 Richard M. Stallman (ange-ftp-completion-hook-function): Use new inhibit vars.
Sat, 23 Apr 1994 02:15:05 +0000 Karl Heuer Delete misplaced comment.
Fri, 22 Apr 1994 23:59:24 +0000 Karl Heuer Pass operation to find-file-name-handler.
Fri, 15 Apr 1994 22:39:31 +0000 Karl Heuer (basic-save-buffer): if selective-display is t, file may end in CR instead of
Thu, 14 Apr 1994 02:27:36 +0000 Richard M. Stallman (find-buffer-visiting): Don't check buffer-file-number
Sat, 09 Apr 1994 22:27:31 +0000 Richard M. Stallman (inhibit-first-line-modes-regexps): Renamed from
Thu, 07 Apr 1994 19:03:17 +0000 Richard M. Stallman (hack-one-local-variable): Test for risky-local-variable property.
Thu, 07 Apr 1994 17:44:17 +0000 Richard M. Stallman (hack-one-local-variable): Treat varnames ending in -form or -forms like eval.
Tue, 05 Apr 1994 03:49:42 +0000 Richard M. Stallman (auto-save-mode): Don't let buffer-saved-size stay negative.
Mon, 04 Apr 1994 18:33:01 +0000 Richard M. Stallman (version-control): Doc fix.
Tue, 29 Mar 1994 07:08:23 +0000 Karl Heuer (hack-local-variables-prop-line): Search two lines if "#!".
Tue, 29 Mar 1994 06:59:50 +0000 Richard M. Stallman (basic-save-buffer-1): New subroutine, broken out of basic-save-buffer.
Sun, 27 Mar 1994 19:49:47 +0000 Richard M. Stallman (set-visited-file-name): Kill local var vc-mode.
Mon, 21 Mar 1994 18:17:27 +0000 Richard M. Stallman (insert-directory): Quote special shell chars,
Sun, 13 Mar 1994 21:40:11 +0000 Karl Heuer Fix typo in comment.
Sat, 12 Mar 1994 00:23:12 +0000 Karl Heuer Don't use triple-hyphen in a character class.
Thu, 10 Mar 1994 17:23:56 +0000 Richard M. Stallman (find-buffer-visiting): Don't compare NUMBER if it is nil.
Wed, 09 Mar 1994 06:20:32 +0000 Karl Heuer (find-buffer-visiting): Fix typo in previous change.
Wed, 09 Mar 1994 00:23:30 +0000 Karl Heuer (find-buffer-visiting): New function to look for another buffer visiting the
Thu, 03 Mar 1994 17:28:52 +0000 Karl Heuer (buffer-file-truename): Doc fix.
Fri, 25 Feb 1994 03:24:15 +0000 Karl Heuer (set-visited-file-name): Unlock the file if setting the visited file name to
Thu, 24 Feb 1994 04:00:41 +0000 Richard M. Stallman (kill-emacs-query-functions): New variable.
Thu, 17 Feb 1994 08:19:58 +0000 Richard M. Stallman (revert-buffer): Use new insert-file-contents replace arg.
Thu, 17 Feb 1994 05:52:56 +0000 Noah Friedman interpreter-mode-alist: Add modes for awk, gawk, and scm scripts.
Wed, 16 Feb 1994 18:23:16 +0000 Richard M. Stallman (recover-file): Call auto-save-file-name-p correctly.
Wed, 16 Feb 1994 07:06:10 +0000 Richard M. Stallman (interpreter-mode-alist): New variable.
Sun, 06 Feb 1994 19:33:18 +0000 Richard M. Stallman (auto-mode-alist): Add elt for .tcl files.
Wed, 02 Feb 1994 04:39:22 +0000 Karl Heuer Fix file-relative-name to allow for ancestors as well as descendants.
Tue, 01 Feb 1994 17:46:53 +0000 Richard M. Stallman (auto-mode-alist): Add .p and .pas for pascal-mode.
Tue, 01 Feb 1994 03:46:09 +0000 Richard M. Stallman (revert-buffer): Doc fix.
Tue, 01 Feb 1994 01:31:37 +0000 Karl Heuer (revert-buffer): reposition after-revert-hook, and add before-revert-hook.
Tue, 18 Jan 1994 19:13:11 +0000 Richard M. Stallman (revert-buffer): Run after-revert-hook.
Mon, 17 Jan 1994 05:24:29 +0000 Roland McGrath Fix typo (extra paren).
Sat, 15 Jan 1994 15:55:59 +0000 Richard M. Stallman (set-auto-mode): Handle (REGEXP FUNCTION t) elements.
Fri, 14 Jan 1994 18:06:40 +0000 Richard M. Stallman (abbreviate-file-name): Don't convert / to ~/ when the home dir is /.
Thu, 06 Jan 1994 11:45:53 +0000 Richard M. Stallman (auto-mode-alist): Treat changelo like ChangeLog.
Thu, 06 Jan 1994 04:30:52 +0000 Richard M. Stallman [ms-dos] (make-backup-file-name, backup-file-name-p):
Sat, 01 Jan 1994 06:21:59 +0000 Richard M. Stallman (save-some-buffers): Fix previous change.
Fri, 31 Dec 1993 12:50:12 +0000 Richard M. Stallman (save-some-buffers): Reinsert lost code to save abbrevs.
Thu, 30 Dec 1993 10:51:33 +0000 Richard M. Stallman (hack-one-local-variable): Treat file-name-handler-alist
Thu, 23 Dec 1993 03:49:15 +0000 Richard M. Stallman (hack-local-variables-prop-line): If we can't switch-to-buffer
Wed, 10 Nov 1993 20:41:17 +0000 Richard M. Stallman (find-backup-file-name): Don't fatal-error on
Tue, 12 Oct 1993 20:57:36 +0000 Richard M. Stallman (abbreviated-home-dir): Doc fix.
Sat, 09 Oct 1993 03:46:57 +0000 Richard M. Stallman (hack-local-variables): If buffer has no file, display its buffer name.
Tue, 21 Sep 1993 07:23:26 +0000 Brian Fox (local-write-file-hooks): Make this variable buffer-local.
Fri, 17 Sep 1993 17:51:40 +0000 Richard M. Stallman (directory-abbrev-alist): Doc fix.
Sat, 11 Sep 1993 10:45:25 +0000 Richard M. Stallman (hack-local-variables-prop-line): Ignore any specification
Sun, 15 Aug 1993 05:47:03 +0000 Richard M. Stallman (find-file-noselect): If a find-file-not-found-hook succeeds, clear `error'.
Fri, 13 Aug 1993 01:17:59 +0000 Richard M. Stallman (backup-inhibited): Doc fix.
Fri, 06 Aug 1993 18:03:10 +0000 Richard M. Stallman (after-find-file): Improve warning message about
Sat, 31 Jul 1993 06:40:04 +0000 Richard M. Stallman (basic-save-buffer): When we read a file name,
Mon, 26 Jul 1993 05:55:40 +0000 Richard M. Stallman (insert-directory): Make sure default-directory is absolute.
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.
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.
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