log lisp/files.el @ 7993:fde315722669

age author description
Tue, 21 Jun 1994 17:46:53 +0000 Richard M. Stallman (delete-auto-save-files): Doc fix.
Fri, 17 Jun 1994 21:42:34 +0000 Richard M. Stallman (make-auto-save-file-name): Convert slashes to \! and double the backslashes.
Wed, 15 Jun 1994 02:43:39 +0000 Karl Heuer (make-auto-save-file-name): Don't use slashes in autosave name for a non-file
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.