summaryrefslogtreecommitdiff
path: root/lisp/files.el
Commit message (Expand)AuthorAgeFilesLines
* Cleanup diff-buffer-with-file.Stefan Monnier2010-11-221-48/+8
* * lisp/files.el: Make revert work with diff-buffer-with-file.Bob Rogers2010-11-221-7/+25
* * files.el (backup-by-copying-when-mismatch): The default value isMichael Albinus2010-11-211-1/+2
* Merge from emacs-23Stefan Monnier2010-11-171-1/+4
|\
| * * lisp/files.el (safe-local-variable-p): Gracefully handle errors.Stefan Monnier2010-11-111-1/+4
* | Merge from emacs-23Stefan Monnier2010-11-091-0/+1
|\ \ | |/
| * * files.el (backup-by-copying-when-mismatch): Make it a buffer localMichael Albinus2010-11-061-0/+1
* | Remove duplicate Lisp definition of temporary-file-directory, from filelock.c.Glenn Morris2010-10-281-27/+0
* | * lisp/files.el (locate-file-completion-table): Strip non-matching elementsStefan Monnier2010-10-181-3/+4
* | * files.el (remote-file-name-inhibit-cache): New defcustom.Michael Albinus2010-10-021-0/+30
* | Tweak temporary-file-directory on darwin systems.Glenn Morris2010-09-301-0/+15
* | * files.el (get-free-disk-space): Don't assume "df" output columns line up (B...Chong Yidong2010-09-251-15/+10
* | Move some autoloaded auto-mode-alist entries to files.el.Glenn Morris2010-09-231-0/+20
* | * lisp/files.el (auto-mode-alist): Add .xa, .xw, .xsw for ld-script-mode.Glenn Morris2010-09-231-1/+4
* | * lisp/files.el (auto-mode-alist): Prefer C-mode for .xs. (Bug#7071)Glenn Morris2010-09-231-0/+3
* | Define ld-script auto-mode-alist entries in the standard place.Glenn Morris2010-09-231-0/+6
* | Merge changes from emacs-23 branch.Chong Yidong2010-09-061-2/+2
|\ \ | |/
| * * doc/lispref/files.texi (Directory Names): Use \` rather than ^.Alexander Klimov2010-09-061-2/+2
* | * files.el (get-free-disk-space): Search more robustly for "available" column.Chong Yidong2010-09-051-18/+23
* | Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-291-0/+1
* | Merge changes from emacs-23 branch.Chong Yidong2010-08-221-0/+1
|\ \ | |/
| * files.el: Add word-wrap as safe local variable.Kenichi Handa2010-08-181-1/+2
| * Backport from trunk: Fix bug#6298.Drew Adams2010-05-311-1/+1
* | * lisp/files.el (locate-file-completion-table): Only list the .el and .elcStefan Monnier2010-08-191-11/+34
* | Add a Hebrew translation of the tutorial.Eli Zaretskii2010-07-311-0/+3
* | Fix bug #6396.Eli Zaretskii2010-06-121-8/+9
* | * files.el (directory-files-no-dot-files-regexp): Doc fix (bug#6298).Drew Adams2010-05-311-1/+1
* | Change delete-by-moving-to-trash so Lisp calls explicitly request trashing.Chong Yidong2010-05-271-11/+22
* | Don't override standard definition of convert-standard-filename.Eli Zaretskii2010-05-151-9/+17
* | Merge from emacs-23Stefan Monnier2010-05-081-4/+8
|\ \ | |/
| * * files.el (copy-directory): Handle symlinks (Bug#5982).Chong Yidong2010-04-201-4/+8
| * (auto-mode-alist): Accept more verilog file patterns.Wilson Snyder2010-03-111-1/+1
* | * textmodes/dns-mode.el (auto-mode-alist): Add entry for .zone files.Stefan Monnier2010-05-071-2/+0
* | * files.el (auto-save-mode): Move to simple.el to fix bootstrap.Stefan Monnier2010-05-071-20/+0
* | Define auto-save-mode with define-minor-mode.Stefan Monnier2010-05-051-18/+14
* | Add SELinux support.Karel Klíc2010-04-201-15/+27
* | Add 7z archive format support (bug#5475).Juri Linkov2010-04-191-2/+2
* | * files.el (auto-mode-case-fold): Change default to t.Stefan Monnier2010-03-301-1/+1
* | Support MS-Windows build and reversed rows in GUI frames; add initial docs.Eli Zaretskii2010-03-291-8/+9
* | * files.el (interpreter-mode-alist): Use emacs-lisp-mode for Emacs scripts.Glenn Morris2010-03-171-3/+4
* | Add .dir-locals.el support for file-less buffers.Dan Nicolaescu2010-03-121-12/+18
* | Add support for shelving snapshots and for showing shelves.Dan Nicolaescu2010-03-111-1/+1
|/
* Fix save-excursion warning in files.el.Chong Yidong2010-02-271-2/+1
* * files.el (hack-local-variables-filter): For eval forms, alsoChong Yidong2010-02-241-0/+1
* * files.el (directory-listing-before-filename-regexp): UseChong Yidong2010-02-211-5/+8
* * files.el (insert-directory): When WILDCARD-REGEXP andMichael Albinus2010-02-141-0/+5
* * lisp/files.el (delete-directory): Fix typo in last change.Chong Yidong2010-01-261-2/+2
* Fix delete-directory recursion behavior for trashing (Bug#5436).Chong Yidong2010-01-261-14/+28
* Fix typos in docstrings.Juanma Barranquero2010-01-171-1/+1
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1