log lisp/files.el @ 58174:1e3a9e2d4cad

age author description
2004-11-11 Juri Linkov (magic-mode-alist): Use optimization for SGML mode too.
2004-11-11 Stefan Monnier (magic-mode-alist): Reduce backtracking in the HTML regexp.
2004-11-10 Daniel Pfeiffer Also do /etc/magic, hosts.allow, hosts.deny etc.
2004-11-10 Daniel Pfeiffer (auto-mode-alist, magic-mode-alist): Use conf-mode
2004-11-04 Daniel Pfeiffer (set-auto-mode): Don't get error after setting -*-mode-*-.
2004-11-04 Richard M. Stallman Comment change.
2004-11-03 Daniel Pfeiffer (xml-based-modes): Delete var.
2004-11-02 Jan Djärv * files.el (find-file-existing): New function.
2004-11-01 Kim F. Storm (set-auto-mode-0): Don't rely on dynamic binding of
2004-11-01 John Paul Wallington (large-file-warning-threshold): Add :version keyword.
2004-10-28 John Paul Wallington (set-auto-mode): Call `throw' correctly.
2004-10-28 Daniel Pfeiffer (set-auto-mode-0): New function.
2004-10-27 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.
2004-10-27 Daniel Pfeiffer Set xml-mode also if no mode found from file name.
2004-10-26 Daniel Pfeiffer (auto-mode-alist): Add pod, js, xbm and xpm and group trivial variants to shorten the list.
2004-09-25 Stefan Monnier (insert-directory): Obey --dired even with symlinks.
2004-09-20 Richard M. Stallman (enable-local-eval): Doc fix.
2004-09-14 Simon Josefsson files.el (auto-mode-alist): Map .soa and .zone to dns-mode.
2004-07-11 Luc Teirlinck (switch-to-buffer-other-window): Doc fix.
2004-06-26 Kai Großjohann * net/ange-ftp.el (ange-ftp-file-remote-p): New return value,
2004-06-23 Lars Hansen (write-contents-functions): Doc fix.
2004-06-16 Juanma Barranquero (parse-colon-path, cd): Mention in docstring that the path separator is
2004-06-16 Luc Teirlinck (buffer-stale-function): Add hyperlink to emacs-xtra manual to docstring.
2004-06-13 Luc Teirlinck (before-save-hook): Add `time-stamp' to the options.
2004-06-11 Juanma Barranquero (parse-colon-path, cd): Doc fixes (refer to `path-separator', not colon).
2004-05-30 Juanma Barranquero Rework docstring (wording by Eli Zaretskii and Kai Grossjohann).
2004-05-30 Richard M. Stallman (find-file): Doc fix.
2004-05-29 Michael Albinus (file-remote-p): Apply file name handler for operation
2004-05-29 Luc Teirlinck (find-file-noselect-1): Do not bind `inhibit-read-only' to t during
2004-05-27 Michael Albinus * files.el (file-name-non-special): There are more operations
2004-05-25 Luc Teirlinck (find-file-noselect-1): Fix bug introduced by Revision 1.694.
2004-05-22 Richard M. Stallman (file-name-non-special): Allow t in file-arg-indices
2004-05-20 Luc Teirlinck (find-file-noselect-1): Limit the scope of the
2004-05-19 Stefan Monnier (auto-save-file-name-transforms): Make sure ange-ftp temp
2004-05-13 Juanma Barranquero (file-truename): Don't mention COUNTER and PREV-DIRS arguments in the
2004-05-11 Juanma Barranquero (set-visited-file-name, file-expand-wildcards): Fix docstring.
2004-05-01 Juri Linkov (confirm-kill-emacs): Change group from top-level `emacs' to `convenience'.
2004-04-17 Richard M. Stallman (locate-file-completion): Handle nil in path-and-suffixes.
2004-04-17 Luc Teirlinck (insert-directory): Minor whitespace fix in docstring.
2004-04-01 Luc Teirlinck (buffer-stale-function): Doc change.
2004-03-27 Luc Teirlinck (buffer-stale-function): Minor doc fix.
2004-03-27 Luc Teirlinck (buffer-stale-function): Doc fix.
2004-03-27 Luc Teirlinck (buffer-stale-function): Moved here from autorevert.el.
2004-03-26 Stefan Monnier (file-relative-name): Fix last change.
2004-03-26 Stefan Monnier (file-relative-name): Use compare-strings.
2004-03-21 Luc Teirlinck (insert-directory): Fix bug if SWITCHES is a list.
2004-03-04 Richard M. Stallman (switch-to-buffer-other-window): Bind
2004-02-04 John Paul Wallington (auto-mode-alist): Fix .scm, .stk, .ss, .sch entry.
2004-01-31 Luc Teirlinck (read-directory-name): Adapt the docstring to recent change in Fread_file_name.
2004-01-14 Stefan Monnier Docstring fix.
2004-01-07 Luc Teirlinck (write-file-functions, write-contents-functions): Clarify docstrings.
2004-01-05 Simon Josefsson (before-save-hook): Add.
2004-01-03 Eli Zaretskii * progmodes/idlwave.el (idlwave-make-tags):
2003-12-29 Richard M. Stallman (backup-buffer-copy): If MODES is nil, don't set modes.
2003-12-29 Eli Zaretskii (kill-some-buffers): Doc fix.
2003-11-05 Luc Teirlinck (risky-local-variable-p): Make second argument optional.
2003-10-06 Dave Love (find-file-hook): Customize.
2003-10-02 Lute Kamstra Fix typo.
2003-09-01 Miles Bader Add arch taglines
2003-08-24 Glenn Morris (file-newest-backup): Use `expand-file-name'.