aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/files.el
Commit message (Expand)AuthorAgeFilesLines
* (enable-local-eval): Doc fix.Richard M. Stallman2004-09-201-44/+60
* files.el (auto-mode-alist): Map .soa and .zone to dns-mode.Simon Josefsson2004-09-141-0/+1
* (switch-to-buffer-other-window): Doc fix.Luc Teirlinck2004-07-111-0/+7
* * net/ange-ftp.el (ange-ftp-file-remote-p): New return value,Kai Großjohann2004-06-261-16/+10
* (write-contents-functions): Doc fix.Lars Hansen2004-06-231-1/+2
* (parse-colon-path, cd): Mention in docstring that the path separator isJuanma Barranquero2004-06-161-2/+4
* (buffer-stale-function): Add hyperlink to emacs-xtra manual to docstring.Luc Teirlinck2004-06-161-1/+4
* (before-save-hook): Add `time-stamp' to the options.Luc Teirlinck2004-06-131-1/+1
* (parse-colon-path, cd): Doc fixes (refer to `path-separator', not colon).Juanma Barranquero2004-06-111-4/+5
* Rework docstring (wording by Eli Zaretskii and Kai Grossjohann).Juanma Barranquero2004-05-301-4/+9
* (find-file): Doc fix.Richard M. Stallman2004-05-301-2/+5
* (file-remote-p): Apply file name handler for operationMichael Albinus2004-05-291-6/+5
* (find-file-noselect-1): Do not bind `inhibit-read-only' to t duringLuc Teirlinck2004-05-291-20/+22
* * files.el (file-name-non-special): There are more operationsMichael Albinus2004-05-271-4/+21
* (find-file-noselect-1): Fix bug introduced by Revision 1.694.Luc Teirlinck2004-05-251-29/+33
* (file-name-non-special): Allow t in file-arg-indicesRichard M. Stallman2004-05-221-6/+14
* (find-file-noselect-1): Limit the scope of theLuc Teirlinck2004-05-201-28/+29
* (auto-save-file-name-transforms): Make sure ange-ftp tempStefan Monnier2004-05-191-1/+1
* (file-truename): Don't mention COUNTER and PREV-DIRS arguments in theJuanma Barranquero2004-05-131-5/+4
* (set-visited-file-name, file-expand-wildcards): Fix docstring.Juanma Barranquero2004-05-111-2/+2
* (confirm-kill-emacs): Change group from top-level `emacs' to `convenience'.Juri Linkov2004-05-011-1/+1
* (locate-file-completion): Handle nil in path-and-suffixes.Richard M. Stallman2004-04-171-8/+15
* (insert-directory): Minor whitespace fix in docstring.Luc Teirlinck2004-04-171-1/+1
* (buffer-stale-function): Doc change.Luc Teirlinck2004-04-011-2/+4
* (buffer-stale-function): Minor doc fix.Luc Teirlinck2004-03-271-4/+4
* (buffer-stale-function): Doc fix.Luc Teirlinck2004-03-271-5/+4
* (buffer-stale-function): Moved here from autorevert.el.Luc Teirlinck2004-03-271-0/+13
* (file-relative-name): Fix last change.Stefan Monnier2004-03-261-1/+1
* (file-relative-name): Use compare-strings.Stefan Monnier2004-03-261-10/+11
* (insert-directory): Fix bug if SWITCHES is a list.Luc Teirlinck2004-03-211-3/+11
* (switch-to-buffer-other-window): BindRichard M. Stallman2004-03-041-2/+5
* (auto-mode-alist): Fix .scm, .stk, .ss, .sch entry.John Paul Wallington2004-02-041-1/+1
* (read-directory-name): Adapt the docstring to recent change in Fread_file_name.Luc Teirlinck2004-01-311-2/+7
* Docstring fix.Stefan Monnier2004-01-141-1/+1
* (write-file-functions, write-contents-functions): Clarify docstrings.Luc Teirlinck2004-01-071-2/+11
* (before-save-hook): Add.Simon Josefsson2004-01-051-1/+9
* * progmodes/idlwave.el (idlwave-make-tags):Eli Zaretskii2004-01-031-19/+19
* (backup-buffer-copy): If MODES is nil, don't set modes.Richard M. Stallman2003-12-291-1/+2
* (kill-some-buffers): Doc fix.Eli Zaretskii2003-12-291-2/+3
* (risky-local-variable-p): Make second argument optional.Luc Teirlinck2003-11-051-2/+3
* (find-file-hook): Customize.Dave Love2003-10-061-4/+9
* Fix typo.Lute Kamstra2003-10-021-1/+1
* Add arch taglinesMiles Bader2003-09-011-0/+1
* (file-newest-backup): Use `expand-file-name'.Glenn Morris2003-08-241-1/+1
* (set-visited-file-name): Use truename for buffer-file-name.Markus Rost2003-07-271-1/+1
* (auto-mode-alist, interpreter-mode-alist): Added comments about whereMartin Stjernholm2003-07-091-0/+8
* (auto-mode-alist, interpreter-mode-alist): Removed entries to CC ModeMartin Stjernholm2003-07-051-23/+0
* (recover-session-finish): Don't give up when there are two consecutive emptyJuanma Barranquero2003-06-161-13/+16
* (after-find-file): Fix arguments of call to `sit-for'.Juanma Barranquero2003-06-031-1/+1
* (after-find-file): Simplify msg if nonexistent directory.Richard M. Stallman2003-06-031-4/+3