Replace `string-to-int' by `string-to-number'.
[bpt/emacs.git] / lisp / files.el
2005-05-16 Juanma BarranqueroReplace `string-to-int' by `string-to-number'.
2005-05-14 Luc Teirlinck(hack-local-variables-confirm): Add STRING argument.
2005-05-14 Luc Teirlinck(interpreter-mode-alist, auto-mode-interpreter-regexp...
2005-05-13 Daniel Pfeiffer(auto-mode-alist, interpreter-mode-alist): Set up the...
2005-05-12 Luc Teirlinck(normal-mode): Extend the scope of the `enable-local...
2005-05-11 Stefan Monnier(executable-find): Move from executable.el. Use locate...
2005-05-10 Richard M. Stallman(read-directory-name): Fix previous change.
2005-05-06 Eli Zaretskii(locate-file): Doc fix.
2005-05-01 Luc Teirlinck(require-final-newline): Make Custom tags consistent
2005-04-30 Richard M. Stallman(backup-buffer-copy): Use copy-file instead
2005-04-24 Richard M. Stallman(mode-require-final-newline): Fix previous change.
2005-04-24 Luc Teirlinck(mode-require-final-newline): Revert accidental change.
2005-04-24 Luc Teirlinck(mode-require-final-newline): Minor doc fix.
2005-04-24 Eli Zaretskii(mode-require-final-newline): Doc fix.
2005-04-23 Richard M. Stallman(read-directory-name): Always pass non-nil
2005-04-16 Andreas Schwab(auto-mode-alist): Handle /etc/sysconfig/*,
2005-04-10 Stefan Monnier(set-auto-mode-1): Use line-end-position.
2005-04-01 Luc Teirlinck(mode-require-final-newline): Make Custom correctly...
2005-03-28 Stefan Monnier(minibuffer-with-setup-hook): New macro.
2005-03-26 Eli Zaretskii(auto-mode-alist): Add .xpi files.
2005-03-25 Thien-Thi Nguyen(save-some-buffers): Doc fix.
2005-03-19 Juri Linkov(auto-mode-alist): Add comment. Optimize jar/ear/war.
2005-03-19 Eli Zaretskii(save-buffer): Fix last change.
2005-03-19 Eli Zaretskii(save-buffer): Doc fix.
2005-03-19 Eli Zaretskii(backup-buffer): If the file's directory is not writable,
2005-03-18 David Ponce(hack-local-variables): Do a case-insensitive search
2005-02-09 Kim F. StormChange release version from 21.4 to 22.1 throughout.
2005-01-29 Richard M. Stallman(normal-backup-enable-predicate): Return nil for files
2005-01-23 Luc Teirlinck(insert-directory): Take care of empty directory, liste...
2005-01-04 Andreas Schwab(insert-directory): Only look for error lines in
2005-01-03 Richard M. Stallman(basic-save-buffer-1): Fix previous change.
2005-01-02 Stefan Monnier(hack-local-variables): Fix last change.
2005-01-02 Stefan Monnier(hack-local-variables): Cleanup prefix/suffix matching.
2004-12-31 Richard M. Stallman(require-final-newline): Allow `visit' and `visit-save'.
2004-12-30 Kenichi Handa(revert-buffer): Change
2004-12-30 Kenichi Handa(basic-save-buffer-1): Set
2004-12-30 Richard M. Stallman(hack-local-variables): If there is no PREFIX, set...
2004-12-27 Richard M. StallmanFix typo.
2004-12-27 Richard M. Stallman(buffer-save-without-query): New var (buffer-local).
2004-12-13 Juri Linkov(find-file-other-window, find-file-other-frame):
2004-12-10 Thien-Thi Nguyen(auto-mode-alist): Map .com to DCL mode.
2004-12-01 Daniel Pfeifferacpid files under /etc
2004-11-30 Daniel Pfeiffer(auto-mode-alist): Add conf-ppd-mode and inittab.
2004-11-14 Luc Teirlinck(convert-standard-filename): Doc fix.
2004-11-14 Daniel Pfeiffer(auto-mode-alist): handle .gtkrc, and under /etc passwd...
2004-11-11 Juri Linkov(magic-mode-alist): Use optimization for SGML mode...
2004-11-11 Stefan Monnier(magic-mode-alist): Reduce backtracking in the HTML...
2004-11-10 Daniel PfeifferAlso 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. StallmanComment 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 PfeifferTack language suffix onto html, and make C-x C-w find...
2004-10-27 Daniel PfeifferSet 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...
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 Josefssonfiles.el (auto-mode-alist): Map .soa and .zone to dns...
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...
2004-06-23 Lars Hansen(write-contents-functions): Doc fix.
2004-06-16 Juanma Barranquero(parse-colon-path, cd): Mention in docstring that the...
2004-06-16 Luc Teirlinck(buffer-stale-function): Add hyperlink to emacs-xtra...
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-separ...
2004-05-30 Juanma BarranqueroRework docstring (wording by Eli Zaretskii and Kai...
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...
2004-05-27 Michael Albinus* files.el (file-name-non-special): There are more...
2004-05-25 Luc Teirlinck(find-file-noselect-1): Fix bug introduced by Revision...
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...
2004-05-13 Juanma Barranquero(file-truename): Don't mention COUNTER and PREV-DIRS...
2004-05-11 Juanma Barranquero(set-visited-file-name, file-expand-wildcards): Fix...
2004-05-01 Juri Linkov(confirm-kill-emacs): Change group from top-level ...
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...
2004-01-14 Stefan MonnierDocstring fix.
2004-01-07 Luc Teirlinck(write-file-functions, write-contents-functions): Clari...
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.
next