log lisp/files.el @ 74594:2d4bd414638f

age author description
Mon, 11 Dec 2006 04:40:41 +0000 Richard M. Stallman Whitespace change.
Fri, 08 Dec 2006 18:05:12 +0000 Eli Zaretskii (insert-file-1): Compare file size to large-file-warning-threshold and request
Tue, 28 Nov 2006 02:20:32 +0000 Richard M. Stallman (revert-buffer): Special error message if file is now not readable.
Mon, 13 Nov 2006 10:24:55 +0000 Juanma Barranquero (set-visited-file-name): Use `format', not `message', in `y-or-n-p' call.
Fri, 10 Nov 2006 01:15:40 +0000 Kenichi Handa (revert-buffer): Fix previous change.
Mon, 30 Oct 2006 07:39:33 +0000 Kenichi Handa (revert-buffer): If a unibyte buffer is being reverted
Thu, 12 Oct 2006 23:00:44 +0000 Richard M. Stallman (file-name-history): Add defvar.
Thu, 12 Oct 2006 12:11:33 +0000 Andreas Schwab (auto-mode-alist): Match change log file name also with
Sun, 08 Oct 2006 11:34:29 +0000 Reiner Steib Mark `buffer-read-only' as safe-local-variable.
Sat, 30 Sep 2006 10:02:22 +0000 Eli Zaretskii (find-file-existing): Modified to not allow wildcards.
Fri, 22 Sep 2006 15:01:41 +0000 Chong Yidong * files.el (save-some-buffers-action-alist): Display diff in
Wed, 20 Sep 2006 17:35:01 +0000 Stefan Monnier (find-buffer-visiting): Don't get fooled by a nil inode.
Fri, 08 Sep 2006 11:58:46 +0000 Richard M. Stallman (risky-local-variable-p): Match ...-bindat-spec.
Wed, 06 Sep 2006 16:32:18 +0000 Stefan Monnier (abbreviate-file-name): Don't mistakenly match newlines in file name.
Sat, 29 Jul 2006 12:05:28 +0000 Eli Zaretskii (convert-standard-filename): For Cygwin, replace characters not allowed in
Sun, 16 Jul 2006 04:28:10 +0000 Stefan Monnier Remove spurious * in docstrings.
Wed, 12 Jul 2006 15:57:07 +0000 Richard M. Stallman (locate-file-completion): Avoid duplicates in result.
Thu, 06 Jul 2006 13:55:49 +0000 Chong Yidong * files.el (find-alternate-file): Doc fix.
Wed, 05 Jul 2006 17:13:28 +0000 Richard M. Stallman (abbreviate-file-name): Add save-match-data.
Sun, 02 Jul 2006 14:26:53 +0000 Stefan Monnier (find-file-noselect-1): Remove unused var assignment.
Fri, 23 Jun 2006 10:38:24 +0000 Eli Zaretskii Fix a comment.
Tue, 20 Jun 2006 22:22:33 +0000 Chong Yidong * files.el (hack-local-variables): Run `hack-local-variables-hook'
Mon, 19 Jun 2006 21:48:41 +0000 Richard M. Stallman (find-file-noselect): Improve the question wording.
Fri, 16 Jun 2006 15:14:40 +0000 Richard M. Stallman (basic-save-buffer-2): For a new precious file,
Mon, 12 Jun 2006 07:50:58 +0000 Thien-Thi Nguyen (hack-local-variables-confirm):
Wed, 07 Jun 2006 01:20:28 +0000 Kenichi Handa (hack-local-variables-prop-line)
Fri, 02 Jun 2006 06:34:00 +0000 Kenichi Handa (hack-local-variables): Ignore `char-trans' as well as `coding'.
Fri, 02 Jun 2006 06:28:13 +0000 Kenichi Handa (hack-local-variables-prop-line): Ignore `char-trans'
Tue, 30 May 2006 06:59:56 +0000 Daniel Pfeiffer (auto-mode-alist): Add makepp suffix and optional mk on Makeppfile.
Mon, 29 May 2006 05:47:29 +0000 Stefan Monnier (hack-one-local-variable-eval-safep): Don't burp if used
Fri, 26 May 2006 15:21:21 +0000 Chong Yidong * files.el (backup-buffer-copy): Remove deleted MUSTBENEW argument
Wed, 17 May 2006 22:54:35 +0000 Richard M. Stallman (file-name-extension): Doc fix.
Tue, 16 May 2006 18:33:31 +0000 Eli Zaretskii (auto-mode-alist): Add .lha files to archive file extensions.
Tue, 16 May 2006 03:35:46 +0000 Stefan Monnier Trivial typo.
Fri, 12 May 2006 12:29:08 +0000 Reiner Steib (version-control): Correct safe values.
Fri, 12 May 2006 00:14:21 +0000 Luc Teirlinck Balance parentheses.
Thu, 11 May 2006 15:01:41 +0000 Reiner Steib Move `safe-local-variable' declarations to the respective files.
Tue, 09 May 2006 22:55:30 +0000 Juri Linkov Remove `eval' and `let' binding for now unused lambda `string-or-null'.
Sat, 06 May 2006 14:37:04 +0000 Eli Zaretskii (buffer-stale-function): Point Info links to the main manual, not to emacs-xtra.
Tue, 02 May 2006 12:24:55 +0000 Reiner Steib (byte-compile-dynamic)
Sat, 29 Apr 2006 13:59:39 +0000 Stefan Monnier (safe-local-variable-p): Remove support for the special value t.
Tue, 18 Apr 2006 21:20:03 +0000 Richard M. Stallman (enable-local-variables): Allow :all as value.
Thu, 13 Apr 2006 10:54:38 +0000 Eli Zaretskii (hack-one-local-variable-eval-safep): Recognize `edebug-form-spec' for `put',
Tue, 11 Apr 2006 17:57:34 +0000 Richard M. Stallman (enable-local-variables): Allow value :safe.
Sat, 08 Apr 2006 10:41:12 +0000 Eli Zaretskii (hack-local-variables-confirm) <offer-save>: Clarify message text. Suggested
Thu, 06 Apr 2006 19:20:38 +0000 Reiner Steib * subr.el (string-or-null-p): New function.
Thu, 06 Apr 2006 15:36:24 +0000 Reiner Steib * files.el: Move some `safe-local-variable' declarations to the
Tue, 04 Apr 2006 18:58:48 +0000 Andreas Schwab Mark `left-margin', `byte-compile-dynamic-docstrings'
Fri, 24 Mar 2006 13:59:22 +0000 Romain Francoise (ctl-x-5-map): Really bind C-x 5 C-o to `display-buffer-other-frame'.
Mon, 20 Mar 2006 15:05:19 +0000 Richard M. Stallman (display-buffer-other-frame): New command.
Sat, 11 Mar 2006 11:42:58 +0000 Eli Zaretskii (auto-mode-alist): Add .odt (OpenOffice's open document) files. Mention in
Fri, 10 Mar 2006 23:22:30 +0000 Chong Yidong * files.el (hack-local-variables-confirm): Don't prompt for ! if
Wed, 08 Mar 2006 02:24:47 +0000 Chong Yidong * files.el (hack-local-variables-confirm): Set
Mon, 27 Feb 2006 01:53:28 +0000 Luc Teirlinck (load-library): Use `get-load-suffixes' instead of `load-suffixes'.
Tue, 21 Feb 2006 19:49:55 +0000 Richard M. Stallman (enable-local-variables): Doc fix.
Fri, 17 Feb 2006 15:33:22 +0000 Chong Yidong * files.el: Rearrange functions and variables in the file local
Fri, 17 Feb 2006 13:42:17 +0000 Reiner Steib Add truncate-lines, ispell-check-comments and
Wed, 15 Feb 2006 01:32:50 +0000 Chong Yidong * files.el (hack-local-variables-confirm): Kill temp buffer after use.
Wed, 15 Feb 2006 01:21:31 +0000 Chong Yidong * files.el (hack-local-variables-confirm): Allow scrolling if the
Tue, 14 Feb 2006 19:54:25 +0000 Chong Yidong * files.el (hack-local-variables): Remove ignored variables before