log lisp/files.el @ 8650:deb008af7049

age author description
Sun, 28 Aug 1994 07:37:42 +0000 Richard M. Stallman (after-find-file-from-revert-buffer): Add defvar.
Thu, 25 Aug 1994 00:05:36 +0000 Richard M. Stallman (find-file-noselect): Improve "file changed" message.
Wed, 17 Aug 1994 21:46:05 +0000 Richard M. Stallman (after-find-file): New arg renamed to after-find-file-from-revert-buffer.
Wed, 17 Aug 1994 21:42:40 +0000 Richard M. Stallman (after-find-file): New arg from-revert-buffer.
Sat, 06 Aug 1994 03:19:35 +0000 Richard M. Stallman (save-buffer): Unconditionally make a backup with 2 or
Fri, 29 Jul 1994 03:45:49 +0000 Richard M. Stallman (file-truename): Temporarily get rid of the
Wed, 27 Jul 1994 18:55:38 +0000 Richard M. Stallman (set-auto-mode): Shorten scope of case-fold-search binding.
Thu, 14 Jul 1994 22:48:40 +0000 Richard M. Stallman (rmail-output-file-alist): Mark it risky.
Wed, 13 Jul 1994 04:03:09 +0000 Richard M. Stallman (insert-directory): Fix previous change.
Tue, 12 Jul 1994 07:08:31 +0000 Richard M. Stallman (insert-directory): Fix prev change.
Tue, 12 Jul 1994 00:35:27 +0000 Richard M. Stallman (insert-directory): Allow list for SWITCHES.
Fri, 08 Jul 1994 21:26:56 +0000 Richard M. Stallman (hack-one-local-variable): Check for root using user-uid.
Thu, 07 Jul 1994 20:34:55 +0000 Richard M. Stallman (outline-level): Mark it risky.
Thu, 07 Jul 1994 16:25:53 +0000 Richard M. Stallman (process-environment, exec-path, load-path,exec-directory):
Thu, 07 Jul 1994 05:07:02 +0000 Richard M. Stallman (switch-to-buffer-other-frame): Raise the frame.
Wed, 06 Jul 1994 23:03:47 +0000 Richard M. Stallman (revert-buffer-function): Doc fix.
Wed, 06 Jul 1994 21:41:47 +0000 Richard M. Stallman (auto-save-mode): If autosave is off because buffer has
Wed, 06 Jul 1994 21:34:31 +0000 Richard M. Stallman (delete-old-versions): Var renamed from trim-versions-without-asking.
Tue, 05 Jul 1994 22:36:54 +0000 Richard M. Stallman (set-visited-file-name): Avoid crash if TRUENAME is nil.
Tue, 05 Jul 1994 20:23:13 +0000 Richard M. Stallman (file-truename): Use iteration when possible.
Tue, 05 Jul 1994 07:23:18 +0000 Richard M. Stallman (set-visited-file-name): Handle find-file-visit-truename
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.
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.