summaryrefslogtreecommitdiff
path: root/lisp/files.el
Commit message (Expand)AuthorAgeFilesLines
* * lisp/files.el (directory-abbrev-alist): Minor doc fix (Bug#7777).Chong Yidong2011-01-081-1/+1
* New function read-char-choice for reading a restricted set of chars.Chong Yidong2011-01-081-113/+100
* Merge changes from emacs-23 branchChong Yidong2011-01-021-2/+3
|\
| * * lisp/files.el (file-local-variables-alist): Make permanent-local.Stefan Monnier2011-01-011-1/+2
* | * doc-view.el (doc-view-set-doc-type): New function refactoredTassilo Horn2010-12-301-1/+1
* | Merge from emacs-23Stefan Monnier2010-12-131-2/+21
|\ \ | |/
| * * lisp/files.el (auto-mode-alist): Handle .dbk (DocBook) with xml-mode.W. Martin Borgert2010-12-041-0/+1
| * Fix bug #4674 with UNCs in file-relative-name.Eli Zaretskii2010-12-041-2/+20
* | * lisp/files.el (auto-mode-alist): Use html-mode for *.xhtml.Karel Klíc2010-12-101-1/+1
* | * lisp/files.el (diff-no-select): Declare.Glenn Morris2010-12-091-0/+3
* | * lisp/files.el (dir-locals-collect-variables): Don't let errors stop us.Stefan Monnier2010-12-071-22/+35
* | 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