log lisp/files.el @ 7440:1c0885a92832

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