summaryrefslogtreecommitdiff
path: root/lisp/files.el
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * files.el (copy-directory): Compute target for recursiveMichael Albinus2010-01-121-9/+6
* * lisp/files.el (minibuffer-with-setup-hook): Doc fix (Bug#5149).Chong Yidong2010-01-011-2/+6
* * files.el (file-expand-wildcards): In case of remote files, checkMichael Albinus2009-12-171-1/+7
* Fix regression from 23.1 to allow multiple modes in Local Variables.Juri Linkov2009-12-171-4/+4
* Provide additional default values (file name at point or at theJuri Linkov2009-11-251-10/+13
* * x-dnd.el (x-dnd-maybe-call-test-function):Stefan Monnier2009-11-131-2/+1
* * textmodes/ispell.el (ispell-skip-region-alist):Dan Nicolaescu2009-11-121-1/+1
* (directory-abbrev-alist): Fix docstring.Stefan Monnier2009-11-111-1/+1
* * textmodes/tex-mode.el (tex-alt-dvi-print-command)Dan Nicolaescu2009-11-061-11/+12
* * puresize.h (BASE_PURESIZE): Increase to 1470000.Dan Nicolaescu2009-10-301-2/+2
* * textmodes/tex-mode.el (tex-dvi-view-command)Dan Nicolaescu2009-10-261-7/+9