log lisp/files.el @ 8160:1013d56a1133

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