aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/files.el
Commit message (Expand)AuthorAgeFilesLines
* (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
* (large-file-warning-threshold): Add type, groups.John Paul Wallington2003-05-311-2/+5
* (recover-file): Bind coding-system-for-read toKenichi Handa2003-05-311-2/+2
* (insert-directory): Preserve CR in a file name.Andreas Schwab2003-05-241-1/+7
* (file-relative-name): Remove dead code.Stefan Monnier2003-05-131-7/+5
* (insert-file-contents-literally): Allow it to be called within a magic file nameJuanma Barranquero2003-05-071-9/+11
* (revert-buffer): Comment fixed.Kenichi Handa2003-05-061-2/+1
* (file-relative-name): Recognize "c:/foo" as absoluteKai Großjohann2003-04-251-2/+2
* (view-read-only): Doc fix.Richard M. Stallman2003-04-241-1/+5
* (view-read-only): Move from view.el to files.el.Stefan Monnier2003-04-181-1/+4
* (view-read-only): Don't declare a second time.Stefan Monnier2003-04-171-18/+46
* *** empty log message ***Stefan Monnier2003-04-141-6/+8
* (file-chase-links): Fix previous change.Richard M. Stallman2003-04-091-4/+3
* (file-chase-links): New arg LIMIT.Richard M. Stallman2003-04-091-6/+11
* (hack-local-variables-prop-line): New arg MODE-ONLY.Richard M. Stallman2003-04-031-27/+39
* (file-relative-name): Remove superfluous `and'.Kai Großjohann2003-03-311-23/+22
* (file-relative-name): If FILENAME and DIRECTORY are onKai Großjohann2003-03-291-27/+93
* (recode-file-name): New function.Kenichi Handa2003-03-261-0/+52
* * files.el (recover-session): Error if there are no previousJohn Paul Wallington2003-03-141-1/+7
* (insert-directory): Decode by what specified.Kenichi Handa2003-03-121-14/+24
* (auto-mode-alist): Add .xsl for sgml-mode.Jason Rumney2003-03-111-0/+1