log lisp/files.el @ 59325:68eaccfa130a

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