log lisp/files.el @ 57968:a1a7e74ce4b5

age author description
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.
Mon, 31 Mar 2003 16:05:50 +0000 Kai Gro¸©Ījohann (file-relative-name): Remove superfluous `and'.
Sat, 29 Mar 2003 15:31:07 +0000 Kai Gro¸©Ījohann (file-relative-name): If FILENAME and DIRECTORY are on
Wed, 26 Mar 2003 04:42:29 +0000 Kenichi Handa (recode-file-name): New function.
Fri, 14 Mar 2003 22:36:57 +0000 John Paul Wallington * files.el (recover-session): Error if there are no previous
Wed, 12 Mar 2003 08:02:32 +0000 Kenichi Handa (insert-directory): Decode by what specified.
Tue, 11 Mar 2003 22:16:20 +0000 Jason Rumney (auto-mode-alist): Add .xsl for sgml-mode.
Sun, 23 Feb 2003 15:04:11 +0000 Richard M. Stallman (revert-buffer): Different error message for reverting a nonexistent file.
Sat, 22 Feb 2003 20:27:51 +0000 Kai Gro¸©Ījohann (abbreviate-file-name): Shorten docstring: variables
Fri, 21 Feb 2003 16:33:24 +0000 Kai Gro¸©Ījohann (abbreviate-file-name): Document removal of
Mon, 17 Feb 2003 06:18:32 +0000 Kenichi Handa (insert-directory): Add workaround for the case that we
Thu, 13 Feb 2003 19:37:44 +0000 Markus Rost (find-alternate-file): Undo last change.
Wed, 12 Feb 2003 14:11:04 +0000 Juanma Barranquero (file-truename): Revert change from 2002-11-27.
Wed, 12 Feb 2003 09:25:22 +0000 Juanma Barranquero (find-alternate-file): Check whether `dired-directory' is bound.
Tue, 04 Feb 2003 10:40:14 +0000 Richard M. Stallman (find-alternate-file): Handle dired-directory like buffer-file-name.
Fri, 31 Jan 2003 15:24:20 +0000 Juanma Barranquero Cygwin support patch.
Thu, 23 Jan 2003 05:59:47 +0000 Kenichi Handa (insert-directory): Read the output of "ls" by
Mon, 13 Jan 2003 08:05:13 +0000 Richard M. Stallman (mode-line-process): Mark as risky.
Wed, 01 Jan 2003 16:55:11 +0000 Richard M. Stallman (backup-buffer): Cope if file-modes returns nil.
Sat, 28 Dec 2002 21:23:58 +0000 Richard M. Stallman (find-file-noselect-1): Kill local value of `cursor-type'.
Sun, 08 Dec 2002 13:20:42 +0000 Andreas Schwab (insert-directory): Insert free space only when listing a full directory.
Sat, 07 Dec 2002 14:46:20 +0000 Andreas Schwab (find-file-read-args): Reenable wildcard processing unconditionally.
Wed, 27 Nov 2002 23:53:44 +0000 Jason Rumney (file-truename): Canonicalize non-existent names on w32.
Mon, 18 Nov 2002 04:57:40 +0000 Richard M. Stallman (parse-time-rules): Mark it as risky.
Thu, 14 Nov 2002 11:24:02 +0000 Kim F. Storm (mode-name): Mark it as risky-local-variable here like the
Wed, 06 Nov 2002 23:28:29 +0000 Dave Love (normal-mode): Call ucs-set-table-for-input.
Tue, 05 Nov 2002 07:21:14 +0000 Juanma Barranquero (find-buffer-visiting): Accept new optional PREDICATE argument to return only a
Sat, 26 Oct 2002 22:34:14 +0000 Richard M. Stallman (risky-local-variable-p): VAL=nil has special meaning.
Wed, 23 Oct 2002 17:38:44 +0000 Richard M. Stallman (risky-local-variable-p): New function.
Mon, 14 Oct 2002 15:19:49 +0000 Andr¸«± Spiegel (insert-directory): Handle //SUBDIRED// lines in recursive listings
Sun, 29 Sep 2002 01:43:10 +0000 Paul Reilly auto-mode-alist: Use archive-mode for ear/EAR (Enterprise ARchive) and
Sat, 28 Sep 2002 18:45:56 +0000 Jonathan Yavner New major mode "SES" for spreadsheets.
Thu, 26 Sep 2002 22:00:22 +0000 Richard M. Stallman (backup-buffer): Bind local var MODES.
Sun, 22 Sep 2002 13:01:10 +0000 Kai Gro¸©Ījohann * dired.el (dired-insert-directory): Always add "--dired" to to
Fri, 13 Sep 2002 20:22:11 +0000 Markus Rost (diff-buffer-with-file): Check whether associated file exists.
Tue, 10 Sep 2002 16:48:52 +0000 Richard M. Stallman (diff-buffer-with-file): Simplify.
Tue, 10 Sep 2002 08:08:18 +0000 Kai Gro¸©Ījohann (auto-mode-alist): ~/.gnus, ~/.viper are in
Mon, 09 Sep 2002 20:28:53 +0000 Markus Rost (save-some-buffers-action-alist): Use lower case for help string of
Mon, 09 Sep 2002 19:32:41 +0000 Richard M. Stallman (auto-mode-alist): Use sh-mode for .bash files.
Mon, 09 Sep 2002 19:23:37 +0000 Richard M. Stallman (make-backup-file-name-1): When make-directory fails,
Sat, 07 Sep 2002 21:30:37 +0000 Colin Walters (diff-buffer-with-file): Call diff synchronously, so we don't delete
Mon, 02 Sep 2002 00:11:41 +0000 Richard M. Stallman (save-some-buffers-action-alist): New variable.
Wed, 28 Aug 2002 22:23:17 +0000 Richard M. Stallman (find-buffer-visiting): Compare file attributes using buffer-file-truename.
Wed, 28 Aug 2002 22:16:42 +0000 Richard M. Stallman (make-auto-save-file-name, make-backup-file-name-1):
Tue, 27 Aug 2002 20:37:00 +0000 Richard M. Stallman (find-alternate-file): Bind kill-buffer-query-functions locally, don't set it.