summaryrefslogtreecommitdiff
path: root/lisp/files.el
Commit message (Expand)AuthorAgeFilesLines
* (kill-emacs-query-functions): Doc fix; `save-buffers-kill-emacs'Juanma Barranquero2007-10-261-3/+2
* * files.el (backup-buffer-copy): Call `copy-file' with non-nilMichael Albinus2007-10-211-2/+2
* (auto-mode-alist): Don't use doc-view for PS and EPS.Reiner Steib2007-10-181-1/+2
* (auto-mode-alist): Add \\. before PDF/PS/DVI extensions. Regroup.Juri Linkov2007-10-181-1/+1
* * bindings.el (completion-ignored-extensions): Remove pdf and dviReiner Steib2007-10-171-1/+1
* Merge from emacs--rel--22Miles Bader2007-10-151-3/+4
|\
| * (directory-abbrev-alist): Doc fix.Richard M. Stallman2007-10-131-3/+4
* | Merge from emacs--rel--22Miles Bader2007-10-091-23/+44
|\ \ | |/
| * (file-name-sans-versions): Use [:alnum:] and also allowDan Nicolaescu2007-09-231-1/+1
| * (file-name-sans-versions): Also allow `A-Z'.Dan Nicolaescu2007-09-221-1/+1
| * (file-name-sans-versions): Also allow `_'.Andreas Schwab2007-09-221-1/+1
| * * files.el (file-name-sans-versions): Allow - and a-z in versionDan Nicolaescu2007-09-221-1/+1
| * (find-file): Fix last change.Eli Zaretskii2007-09-131-2/+3
| * (find-file, find-file-other-window, find-file-other-frame, find-file-existing)Eli Zaretskii2007-09-131-8/+20
| * (hack-local-variables-confirm): Rename arg VARS to ALL-VARS. Add doc string.Richard M. Stallman2007-09-011-2/+6
| * (backup-buffer-copy): Try to overwrite old backup first.Martin Rudalics2007-08-301-12/+16
| * (backup-buffer-copy): Fully revert change. Sigh.Glenn Morris2007-08-241-3/+1
| * Ulrich Mueller <ulm at gentoo.org> (tiny change)Glenn Morris2007-08-241-3/+2
| * (backup-buffer-copy): Revert 2007-08-22 change.Glenn Morris2007-08-241-10/+0
| * (backup-buffer-copy): Check backup directory is writable, to avoidGlenn Morris2007-08-221-1/+15
* | (cd): Use `mapc' rather than `mapcar'.Juanma Barranquero2007-09-251-1/+1
* | (auto-mode-alist): Use archive-mode for .rar files.Stefan Monnier2007-09-191-2/+3
* | (file-modes-char-to-who, file-modes-char-to-right)Michaël Cadilhac2007-09-101-0/+92
* | (create-file-buffer): If the filename sans directory starts with spaces,Michaël Cadilhac2007-08-311-2/+5
* | Merge from emacs--devo--0Miles Bader2007-08-271-4/+4
|\ \
| * | (auto-mode-alist): Move "\\.x[bp]m\\'" to image-mode.el.Juri Linkov2007-08-251-1/+0
| * | (backup-buffer-copy): Fully revert change. Sigh.Glenn Morris2007-08-241-3/+1
| * | Ulrich Mueller <ulm at gentoo.org> (tiny change)Glenn Morris2007-08-241-3/+2
| * | (backup-buffer-copy): Revert 2007-08-22 change.Glenn Morris2007-08-241-10/+0
| * | Fix typo in previous change.Glenn Morris2007-08-221-1/+1
| * | (backup-buffer-copy): Check backup directory is writable, to avoidGlenn Morris2007-08-221-0/+14
* | | Merge from emacs--devo--0Miles Bader2007-08-131-5/+11
|\ \ \ | |/ /
| * | Merge from emacs--rel--22Miles Bader2007-08-131-4/+5
| |\ \ | | |/
| | * (auto-mode-alist): Use the purecopied text (duh!).Stefan Monnier2007-08-081-1/+1
| | * Replace `iff' in doc-strings and comments.Glenn Morris2007-08-081-3/+4
| | * *** empty log message ***Michael Albinus2007-08-051-2/+2
| | * * net/tramp.el (tramp-handle-file-remote-p): Return a string asMichael Albinus2007-08-051-1/+1
| | * * files.el (set-auto-mode): Handle also remote files wrtMichael Albinus2007-08-051-1/+6
| * | *** empty log message ***Michael Albinus2007-08-051-1/+1
| * | * files.el (set-auto-mode): Handle also remote files wrtMichael Albinus2007-08-051-1/+6
* | | Merge from emacs--devo--0Miles Bader2007-07-311-1/+1
|\ \ \ | |/ /
| * | Merge from emacs--rel--22Miles Bader2007-07-261-1/+1
| |\ \ | | |/
| | * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* | | Merge from emacs--devo--0Miles Bader2007-07-241-2/+30
|\ \ \ | |/ /
| * | Mark mode-line-remote as risky.Nick Roberts2007-07-221-0/+1
| * | (locate-dominating-file): Add comment.Stefan Monnier2007-07-201-0/+4
| * | (locate-dominating-file): New function.Stefan Monnier2007-07-191-0/+18
| * | * files.el (file-remote-p): Introduce optional parameterMichael Albinus2007-07-171-2/+7
* | | Merge from emacs--devo--0Miles Bader2007-07-151-10/+36
|\ \ \ | |/ /
| * | Merge from emacs--rel--22Miles Bader2007-07-101-1/+1
| |\ \ | | |/