log lisp/files.el @ 76258:ec75921d5b7b

age author description
Thu, 01 Mar 2007 17:06:40 +0000 Chong Yidong (set-auto-mode-0): Use `indirect-function'.
Sun, 25 Feb 2007 09:24:11 +0000 Andreas Schwab (hack-one-local-variable-eval-safep): Correct handling
Sun, 11 Feb 2007 02:28:57 +0000 Juanma Barranquero (change-major-mode-with-file-name): Fix typo in docstring.
Fri, 09 Feb 2007 16:50:00 +0000 Chong Yidong (magic-mode-alist): Call image-mode instead of image-mode-maybe for
Wed, 31 Jan 2007 12:37:29 +0000 Jason Rumney (magic-mode-alist): Use image-mode-maybe rather than
Tue, 30 Jan 2007 20:23:38 +0000 Michael Albinus * files.el (get-free-disk-space): Return nil for remote
Sat, 27 Jan 2007 19:27:53 +0000 Chong Yidong (hack-local-variables-confirm): Don't keep trying to read an event
Sun, 21 Jan 2007 03:53:13 +0000 Glenn Morris Add 2007 to copyright years.
Sat, 20 Jan 2007 19:00:10 +0000 Chong Yidong (find-alternate-file): Revert query message to Emacs 21 version.
Sat, 06 Jan 2007 21:50:14 +0000 Eli Zaretskii (abbreviate-file-name): Doc fix.
Thu, 04 Jan 2007 22:14:32 +0000 Richard M. Stallman (find-file-noselect-1, set-visited-file-name):
Tue, 02 Jan 2007 01:26:20 +0000 Juanma Barranquero (version-control): Doc fix.
Sun, 31 Dec 2006 00:34:49 +0000 Kim F. Storm (auto-mode-case-fold): Doc fix.
Sun, 31 Dec 2006 00:29:49 +0000 Kim F. Storm (auto-mode-case-fold): New defcustom.
Sat, 30 Dec 2006 06:28:57 +0000 Richard M. Stallman (backup-buffer): Show entire backup file name in message.
Sat, 30 Dec 2006 01:53:11 +0000 Juanma Barranquero (magic-mode-alist): Detect image files with `image-type-auto-detected-p'
Tue, 19 Dec 2006 09:04:30 +0000 Kim F. Storm (magic-mode-alist): Allow matching file type by
Sun, 17 Dec 2006 18:03:09 +0000 Richard M. Stallman (magic-mode-alist): Mark as risky.
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
Tue, 14 Feb 2006 03:47:00 +0000 Chong Yidong * files.el (hack-local-variables): Only set results if they
Tue, 14 Feb 2006 01:21:31 +0000 Chong Yidong * files.el (safe-local-variable-values): New option.
Sun, 12 Feb 2006 20:30:28 +0000 Richard M. Stallman (magic-mode-alist): Don't use `\\s ' in regexps.
Sat, 11 Feb 2006 18:42:23 +0000 Eli Zaretskii (revert-buffer, recover-file): Replace buffer-read-only with inhibit-read-only. Suggested by Stefan Monnier.
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Sat, 04 Feb 2006 23:33:53 +0000 Kim F. Storm (magic-mode-regexp-match-limit): New defvar.
Thu, 26 Jan 2006 17:55:04 +0000 Richard M. Stallman (risky-local-variable-p): Follow var aliases.
Tue, 17 Jan 2006 18:11:53 +0000 Masatake YAMATO Added makefile-imake-mode.
Fri, 06 Jan 2006 11:55:01 +0000 Eli Zaretskii (basic-save-buffer-2): If backing-up failed, reset buffer-backed-up to nil.
Tue, 27 Dec 2005 22:54:08 +0000 Richard M. Stallman (set-visited-file-name): Doc fix.
Fri, 16 Dec 2005 15:41:21 +0000 Eli Zaretskii (set-auto-mode): If search for mode specification failed, look for an
Fri, 09 Dec 2005 16:44:18 +0000 Reiner Steib * files.el (save-buffer):
Thu, 08 Dec 2005 01:26:14 +0000 Bill Wohler (auto-mode-alist): Remove mh-letter-mode. Unnecessary, and causes
Sat, 26 Nov 2005 15:50:13 +0000 Thien-Thi Nguyen (file-relative-name): Doc fix.
Mon, 14 Nov 2005 22:19:28 +0000 Stefan Monnier (write-file): Refresh VC status.
Fri, 28 Oct 2005 16:20:12 +0000 Richard M. Stallman (find-file-noselect): Use %d to format large file size.
Sun, 23 Oct 2005 12:17:28 +0000 Michael Albinus * files.el (directory-listing-before-filename-regexp): New
Sat, 22 Oct 2005 15:34:37 +0000 Richard M. Stallman (make-temp-file): Moved from subr.el.
Sun, 18 Sep 2005 12:25:02 +0000 Deepak Goel Message format spec fixes (1)
Mon, 12 Sep 2005 15:05:24 +0000 Stefan Monnier (normal-mode): Check boundness of font-lock-keywords.
Wed, 31 Aug 2005 13:49:25 +0000 Juanma Barranquero (font-lock-keywords): Add defvar.
Tue, 30 Aug 2005 22:41:02 +0000 Michael Albinus Make `make-auto-save-file-name' a magic operation.
Tue, 30 Aug 2005 10:36:17 +0000 Richard M. Stallman (risky-local-variable-p): Match `-predicates' and `-commands.
Sat, 20 Aug 2005 21:49:28 +0000 Richard M. Stallman (normal-mode): If font lock is on, turn it off and on.
Mon, 15 Aug 2005 02:05:01 +0000 Richard M. Stallman (interpreter-mode-alist): Doc fix.
Tue, 09 Aug 2005 13:35:03 +0000 Richard M. Stallman (find-file-noselect): Don't call set-buffer-major-mode.
Sat, 06 Aug 2005 22:13:43 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Wed, 20 Jul 2005 01:55:39 +0000 Juanma Barranquero (find-file-noselect, recode-file-name): Doc fixes.
Mon, 18 Jul 2005 15:23:04 +0000 Juri Linkov (basic-save-buffer): Delete duplicate words.
Sun, 10 Jul 2005 14:42:02 +0000 Luc Teirlinck (set-visited-file-name): Avoid calling file-name-nondirectory with a
Fri, 08 Jul 2005 22:53:47 +0000 Richard M. Stallman (set-visited-file-name): Report the error for "empty filename" earlier.
Mon, 04 Jul 2005 23:32:44 +0000 Lute Kamstra Update FSF's address.
Tue, 14 Jun 2005 07:33:01 +0000 Daniel Pfeiffer Switch [Mm]akefile to gmake mode.
Fri, 10 Jun 2005 14:02:21 +0000 Juanma Barranquero (make-backup-file-name-function): Fix spellings in docstrings.
Mon, 06 Jun 2005 12:31:48 +0000 Richard M. Stallman (hack-local-variables-confirm): New arg FLAG-TO-CHECK.
Tue, 31 May 2005 13:26:21 +0000 Stefan Monnier (convert-standard-filename): Docstring fix.
Sat, 21 May 2005 02:42:00 +0000 Daniel Pfeiffer (auto-mode-alist): Check GNUmakefile before makefile. Default to makefile-bsdmake-mode on BSD systems.
Mon, 16 May 2005 11:33:47 +0000 Juanma Barranquero Replace `string-to-int' by `string-to-number'.
Sat, 14 May 2005 16:39:49 +0000 Luc Teirlinck (hack-local-variables-confirm): Add STRING argument.
Sat, 14 May 2005 00:56:30 +0000 Luc Teirlinck (interpreter-mode-alist, auto-mode-interpreter-regexp): Doc fixes.
Fri, 13 May 2005 07:56:28 +0000 Daniel Pfeiffer (auto-mode-alist, interpreter-mode-alist): Set up the new variants of makefile-mode.
Thu, 12 May 2005 23:09:33 +0000 Luc Teirlinck (normal-mode): Extend the scope of the `enable-local-variables'
Wed, 11 May 2005 16:24:55 +0000 Stefan Monnier (executable-find): Move from executable.el. Use locate-file.
Tue, 10 May 2005 09:08:28 +0000 Richard M. Stallman (read-directory-name): Fix previous change.
Fri, 06 May 2005 13:08:15 +0000 Eli Zaretskii (locate-file): Doc fix.
Sun, 01 May 2005 12:56:42 +0000 Luc Teirlinck (require-final-newline): Make Custom tags consistent
Sat, 30 Apr 2005 20:14:32 +0000 Richard M. Stallman (backup-buffer-copy): Use copy-file instead
Sun, 24 Apr 2005 21:29:15 +0000 Richard M. Stallman (mode-require-final-newline): Fix previous change.
Sun, 24 Apr 2005 14:50:42 +0000 Luc Teirlinck (mode-require-final-newline): Revert accidental change.
Sun, 24 Apr 2005 14:45:08 +0000 Luc Teirlinck (mode-require-final-newline): Minor doc fix.
Sun, 24 Apr 2005 12:06:25 +0000 Eli Zaretskii (mode-require-final-newline): Doc fix.
Sat, 23 Apr 2005 16:53:21 +0000 Richard M. Stallman (read-directory-name): Always pass non-nil
Sat, 16 Apr 2005 08:58:30 +0000 Andreas Schwab (auto-mode-alist): Handle /etc/sysconfig/*,
Sun, 10 Apr 2005 20:50:48 +0000 Stefan Monnier (set-auto-mode-1): Use line-end-position.
Fri, 01 Apr 2005 04:44:04 +0000 Luc Teirlinck (mode-require-final-newline): Make Custom correctly report a nil value
Mon, 28 Mar 2005 19:58:58 +0000 Stefan Monnier (minibuffer-with-setup-hook): New macro.
Sat, 26 Mar 2005 16:47:13 +0000 Eli Zaretskii (auto-mode-alist): Add .xpi files.
Fri, 25 Mar 2005 13:31:17 +0000 Thien-Thi Nguyen (save-some-buffers): Doc fix.
Sat, 19 Mar 2005 19:58:34 +0000 Juri Linkov (auto-mode-alist): Add comment. Optimize jar/ear/war.
Sat, 19 Mar 2005 15:11:07 +0000 Eli Zaretskii (save-buffer): Fix last change.
Sat, 19 Mar 2005 14:17:02 +0000 Eli Zaretskii (save-buffer): Doc fix.
Sat, 19 Mar 2005 13:29:06 +0000 Eli Zaretskii (backup-buffer): If the file's directory is not writable,
Fri, 18 Mar 2005 08:07:55 +0000 David Ponce (hack-local-variables): Do a case-insensitive search
Wed, 09 Feb 2005 15:50:47 +0000 Kim F. Storm Change release version from 21.4 to 22.1 throughout.
Sat, 29 Jan 2005 17:28:00 +0000 Richard M. Stallman (normal-backup-enable-predicate): Return nil for files
Sun, 23 Jan 2005 20:40:21 +0000 Luc Teirlinck (insert-directory): Take care of empty directory, listed without -a switch.
Tue, 04 Jan 2005 15:25:43 +0000 Andreas Schwab (insert-directory): Only look for error lines in
Mon, 03 Jan 2005 02:40:56 +0000 Richard M. Stallman (basic-save-buffer-1): Fix previous change.
Sun, 02 Jan 2005 18:08:12 +0000 Stefan Monnier (hack-local-variables): Fix last change.
Sun, 02 Jan 2005 01:20:33 +0000 Stefan Monnier (hack-local-variables): Cleanup prefix/suffix matching.
Fri, 31 Dec 2004 14:48:12 +0000 Richard M. Stallman (require-final-newline): Allow `visit' and `visit-save'.
Thu, 30 Dec 2004 23:56:23 +0000 Kenichi Handa (revert-buffer): Change
Thu, 30 Dec 2004 12:42:11 +0000 Kenichi Handa (basic-save-buffer-1): Set
Thu, 30 Dec 2004 01:49:12 +0000 Richard M. Stallman (hack-local-variables): If there is no PREFIX, set it to "^".
Mon, 27 Dec 2004 17:29:34 +0000 Richard M. Stallman Fix typo.
Mon, 27 Dec 2004 17:18:28 +0000 Richard M. Stallman (buffer-save-without-query): New var (buffer-local).
Mon, 13 Dec 2004 05:08:00 +0000 Juri Linkov (find-file-other-window, find-file-other-frame):
Fri, 10 Dec 2004 16:38:49 +0000 Thien-Thi Nguyen (auto-mode-alist): Map .com to DCL mode.
Wed, 01 Dec 2004 09:47:18 +0000 Daniel Pfeiffer acpid files under /etc
Tue, 30 Nov 2004 23:31:49 +0000 Daniel Pfeiffer (auto-mode-alist): Add conf-ppd-mode and inittab.
Sun, 14 Nov 2004 23:24:14 +0000 Luc Teirlinck (convert-standard-filename): Doc fix.
Sun, 14 Nov 2004 18:11:01 +0000 Daniel Pfeiffer (auto-mode-alist): handle .gtkrc, and under /etc passwd, group, shadow, default/* and pam.d/*.
Thu, 11 Nov 2004 21:42:32 +0000 Juri Linkov (magic-mode-alist): Use optimization for SGML mode too.
Thu, 11 Nov 2004 04:52:27 +0000 Stefan Monnier (magic-mode-alist): Reduce backtracking in the HTML regexp.
Wed, 10 Nov 2004 09:53:24 +0000 Daniel Pfeiffer Also do /etc/magic, hosts.allow, hosts.deny etc.
Wed, 10 Nov 2004 00:39:54 +0000 Daniel Pfeiffer (auto-mode-alist, magic-mode-alist): Use conf-mode
Thu, 04 Nov 2004 20:25:08 +0000 Daniel Pfeiffer (set-auto-mode): Don't get error after setting -*-mode-*-.
Thu, 04 Nov 2004 10:04:16 +0000 Richard M. Stallman Comment change.
Wed, 03 Nov 2004 21:44:49 +0000 Daniel Pfeiffer (xml-based-modes): Delete var.
Tue, 02 Nov 2004 07:57:53 +0000 Jan Dj¸«£rv * files.el (find-file-existing): New function.
Mon, 01 Nov 2004 23:16:42 +0000 Kim F. Storm (set-auto-mode-0): Don't rely on dynamic binding of
Mon, 01 Nov 2004 07:56:17 +0000 John Paul Wallington (large-file-warning-threshold): Add :version keyword.
Thu, 28 Oct 2004 10:27:06 +0000 John Paul Wallington (set-auto-mode): Call `throw' correctly.
Thu, 28 Oct 2004 06:05:17 +0000 Daniel Pfeiffer (set-auto-mode-0): New function.
Wed, 27 Oct 2004 21:44:35 +0000 Daniel Pfeiffer Tack language suffix onto html, and make C-x C-w find the mode in the same way as C-x C-f.
Wed, 27 Oct 2004 10:27:46 +0000 Daniel Pfeiffer Set xml-mode also if no mode found from file name.
Tue, 26 Oct 2004 21:41:17 +0000 Daniel Pfeiffer (auto-mode-alist): Add pod, js, xbm and xpm and group trivial variants to shorten the list.
Sat, 25 Sep 2004 15:29:35 +0000 Stefan Monnier (insert-directory): Obey --dired even with symlinks.
Mon, 20 Sep 2004 16:12:57 +0000 Richard M. Stallman (enable-local-eval): Doc fix.
Tue, 14 Sep 2004 11:09:35 +0000 Simon Josefsson files.el (auto-mode-alist): Map .soa and .zone to dns-mode.
Sun, 11 Jul 2004 02:18:15 +0000 Luc Teirlinck (switch-to-buffer-other-window): Doc fix.
Sat, 26 Jun 2004 14:41:13 +0000 Kai Gro¸©Ījohann * net/ange-ftp.el (ange-ftp-file-remote-p): New return value,
Wed, 23 Jun 2004 14:38:19 +0000 Lars Hansen (write-contents-functions): Doc fix.
Wed, 16 Jun 2004 23:56:46 +0000 Juanma Barranquero (parse-colon-path, cd): Mention in docstring that the path separator is
Wed, 16 Jun 2004 01:31:13 +0000 Luc Teirlinck (buffer-stale-function): Add hyperlink to emacs-xtra manual to docstring.
Sun, 13 Jun 2004 21:28:38 +0000 Luc Teirlinck (before-save-hook): Add `time-stamp' to the options.
Fri, 11 Jun 2004 01:02:51 +0000 Juanma Barranquero (parse-colon-path, cd): Doc fixes (refer to `path-separator', not colon).
Sun, 30 May 2004 21:21:42 +0000 Juanma Barranquero Rework docstring (wording by Eli Zaretskii and Kai Grossjohann).
Sun, 30 May 2004 13:34:19 +0000 Richard M. Stallman (find-file): Doc fix.
Sat, 29 May 2004 22:42:06 +0000 Michael Albinus (file-remote-p): Apply file name handler for operation
Sat, 29 May 2004 01:51:59 +0000 Luc Teirlinck (find-file-noselect-1): Do not bind `inhibit-read-only' to t during
Thu, 27 May 2004 20:23:31 +0000 Michael Albinus * files.el (file-name-non-special): There are more operations
Tue, 25 May 2004 18:47:58 +0000 Luc Teirlinck (find-file-noselect-1): Fix bug introduced by Revision 1.694.
Sat, 22 May 2004 07:40:41 +0000 Richard M. Stallman (file-name-non-special): Allow t in file-arg-indices
Thu, 20 May 2004 23:29:24 +0000 Luc Teirlinck (find-file-noselect-1): Limit the scope of the
Wed, 19 May 2004 00:30:43 +0000 Stefan Monnier (auto-save-file-name-transforms): Make sure ange-ftp temp
Thu, 13 May 2004 19:51:57 +0000 Juanma Barranquero (file-truename): Don't mention COUNTER and PREV-DIRS arguments in the
Tue, 11 May 2004 17:32:44 +0000 Juanma Barranquero (set-visited-file-name, file-expand-wildcards): Fix docstring.
Sat, 01 May 2004 03:51:49 +0000 Juri Linkov (confirm-kill-emacs): Change group from top-level `emacs' to `convenience'.
Sat, 17 Apr 2004 19:58:19 +0000 Richard M. Stallman (locate-file-completion): Handle nil in path-and-suffixes.
Sat, 17 Apr 2004 01:46:53 +0000 Luc Teirlinck (insert-directory): Minor whitespace fix in docstring.
Thu, 01 Apr 2004 01:20:20 +0000 Luc Teirlinck (buffer-stale-function): Doc change.
Sat, 27 Mar 2004 04:05:23 +0000 Luc Teirlinck (buffer-stale-function): Minor doc fix.
Sat, 27 Mar 2004 03:54:41 +0000 Luc Teirlinck (buffer-stale-function): Doc fix.
Sat, 27 Mar 2004 01:08:15 +0000 Luc Teirlinck (buffer-stale-function): Moved here from autorevert.el.
Fri, 26 Mar 2004 16:21:03 +0000 Stefan Monnier (file-relative-name): Fix last change.
Fri, 26 Mar 2004 15:04:35 +0000 Stefan Monnier (file-relative-name): Use compare-strings.
Sun, 21 Mar 2004 04:38:36 +0000 Luc Teirlinck (insert-directory): Fix bug if SWITCHES is a list.
Thu, 04 Mar 2004 16:49:23 +0000 Richard M. Stallman (switch-to-buffer-other-window): Bind
Wed, 04 Feb 2004 08:21:08 +0000 John Paul Wallington (auto-mode-alist): Fix .scm, .stk, .ss, .sch entry.
Sat, 31 Jan 2004 04:38:32 +0000 Luc Teirlinck (read-directory-name): Adapt the docstring to recent change in Fread_file_name.
Wed, 14 Jan 2004 14:20:45 +0000 Stefan Monnier Docstring fix.
Wed, 07 Jan 2004 20:51:14 +0000 Luc Teirlinck (write-file-functions, write-contents-functions): Clarify docstrings.
Mon, 05 Jan 2004 18:17:41 +0000 Simon Josefsson (before-save-hook): Add.
Sat, 03 Jan 2004 12:11:21 +0000 Eli Zaretskii * progmodes/idlwave.el (idlwave-make-tags):
Mon, 29 Dec 2003 19:14:03 +0000 Richard M. Stallman (backup-buffer-copy): If MODES is nil, don't set modes.
Mon, 29 Dec 2003 14:04:31 +0000 Eli Zaretskii (kill-some-buffers): Doc fix.
Wed, 05 Nov 2003 04:06:27 +0000 Luc Teirlinck (risky-local-variable-p): Make second argument optional.
Mon, 06 Oct 2003 16:29:50 +0000 Dave Love (find-file-hook): Customize.
Thu, 02 Oct 2003 09:44:01 +0000 Lute Kamstra Fix typo.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Sun, 24 Aug 2003 15:19:42 +0000 Glenn Morris (file-newest-backup): Use `expand-file-name'.
Sun, 27 Jul 2003 19:53:40 +0000 Markus Rost (set-visited-file-name): Use truename for buffer-file-name.
Wed, 09 Jul 2003 20:28:23 +0000 Martin Stjernholm (auto-mode-alist, interpreter-mode-alist): Added comments about where
Sat, 05 Jul 2003 20:01:07 +0000 Martin Stjernholm (auto-mode-alist, interpreter-mode-alist): Removed entries to CC Mode
Mon, 16 Jun 2003 21:24:07 +0000 Juanma Barranquero (recover-session-finish): Don't give up when there are two consecutive empty
Tue, 03 Jun 2003 23:23:06 +0000 Juanma Barranquero (after-find-file): Fix arguments of call to `sit-for'.
Tue, 03 Jun 2003 11:08:25 +0000 Richard M. Stallman (after-find-file): Simplify msg if nonexistent directory.
Sat, 31 May 2003 07:59:33 +0000 John Paul Wallington (large-file-warning-threshold): Add type, groups.
Sat, 31 May 2003 02:00:26 +0000 Kenichi Handa (recover-file): Bind coding-system-for-read to
Sat, 24 May 2003 20:16:33 +0000 Andreas Schwab (insert-directory): Preserve CR in a file name.
Tue, 13 May 2003 18:39:39 +0000 Stefan Monnier (file-relative-name): Remove dead code.
Wed, 07 May 2003 21:58:24 +0000 Juanma Barranquero (insert-file-contents-literally): Allow it to be called within a magic file name
Tue, 06 May 2003 05:08:57 +0000 Kenichi Handa (revert-buffer): Comment fixed.
Fri, 25 Apr 2003 14:14:31 +0000 Kai Gro¸©Ījohann (file-relative-name): Recognize "c:/foo" as absolute
Thu, 24 Apr 2003 01:58:40 +0000 Richard M. Stallman (view-read-only): Doc fix.
Fri, 18 Apr 2003 13:53:18 +0000 Stefan Monnier (view-read-only): Move from view.el to files.el.
Thu, 17 Apr 2003 21:15:04 +0000 Stefan Monnier (view-read-only): Don't declare a second time.
Mon, 14 Apr 2003 20:48:44 +0000 Stefan Monnier *** empty log message ***
Wed, 09 Apr 2003 19:06:04 +0000 Richard M. Stallman (file-chase-links): Fix previous change.
Wed, 09 Apr 2003 01:34:38 +0000 Richard M. Stallman (file-chase-links): New arg LIMIT.
Thu, 03 Apr 2003 23:00:22 +0000 Richard M. Stallman (hack-local-variables-prop-line): New arg MODE-ONLY.