summaryrefslogtreecommitdiff
path: root/lisp/files.el
Commit message (Expand)AuthorAgeFilesLines
* Produce more accurate results from file-size-human-readable.Eli Zaretskii2011-04-091-1/+4
* New function file-size-human-readable.Eli Zaretskii2011-04-081-0/+28
* Reimplement list-processes in Lisp.Chong Yidong2011-04-061-2/+2
* New variable `revert-buffer-in-progress-p'.Juanma Barranquero2011-04-061-8/+12
* * lisp/files.el (save-some-buffers): Doc fix.Glenn Morris2011-04-021-0/+3
* Merge from trunkStefan Monnier2011-03-211-2/+8
|\
| * Merge from emacs-23; up to 2010-06-03T22:16:02Z!dann@ics.uci.eduGlenn Morris2011-03-121-2/+8
| |\
| | * Fix comparisons of file ownership on MS-Windows for the Administrator user.Eli Zaretskii2011-03-111-2/+8
* | | Merge from trunkStefan Monnier2011-03-061-54/+93
|\ \ \ | |/ /
| * | Replace many instances of read-file-name with read-directory-name.Antoine Levitt2011-03-051-3/+3
| * | Handle git-style backup names in file-name-version-regexp (Bug#8159).Reuben Thomas2011-03-051-1/+3
| * | Make save-some-buffers message more informative (Bug#8134).David Engster2011-03-051-5/+11
| * | Fix bug #8177 with re-visiting image files.Eli Zaretskii2011-03-051-2/+2
| * | file-truename doc fix for bug#2341.Glenn Morris2011-03-031-1/+2
| * | * lisp/files: Fix comment typo.Glenn Morris2011-02-281-1/+1
| * | * lisp/files.el: Comment.Glenn Morris2011-02-281-0/+3
| * | Add the ability to exclude dir-locals from subdirs. (Bug#8100)Glenn Morris2011-02-281-2/+13
| * | More dir-locals fixes for files.el.Glenn Morris2011-02-241-9/+6
| * | Partial fix for bug#8095.Glenn Morris2011-02-231-30/+47
| * | * lisp/files.el (safe-local-eval-forms): Add the write-file-hooks version.Glenn Morris2011-02-221-2/+4
* | | Merge from trunkStefan Monnier2011-02-211-43/+66
|\ \ \ | |/ /
| * | Merge from emacs-23; up to 2010-06-01T01:49:15Z!monnier@iro.umontreal.caGlenn Morris2011-02-191-1/+2
| |\ \ | | |/
| | * * lisp/files.el (find-file-literally): Doc fix.Glenn Morris2011-02-171-1/+2
| | * * lisp/files.el (copy-directory): Revert to pre-2011-01-29 version.Chong Yidong2011-02-121-44/+20
| | * * lisp/files.el (copy-directory): New arg COPY-AS-SUBDIR.Chong Yidong2011-02-051-22/+31
| * | * lisp/files.el (cd): Make completion obey cd-path.Stefan Monnier2011-02-181-21/+35
| * | New optional arg COPY-CONTENTS to copy-directory.Thierry Volpiatto2011-02-121-20/+24
| * | Save unmodified buffers when buffer-file-name doesn't exist.Bastien Guerry2011-02-111-1/+5
* | | Various compiler bug-fixes. MPC seems to run correctly now.Stefan Monnier2011-02-171-12/+13
|/ /
* | undo 2011-02-01T18:15:18Z!sds@gnu.org (purecopy-cons, purecopy-car) at Stefan...Sam Steingold2011-02-011-2/+4
* | * lisp/subr.el (purecopy-cons, purecopy-car): Add shortcuts.Sam Steingold2011-02-011-4/+2
* | Merge changes from emacs-23 branchChong Yidong2011-01-311-14/+27
|\ \ | |/
| * * lisp/files.el (copy-directory): Fix arguments to the recursive call.Chong Yidong2011-01-311-17/+15
| * Fix bug in copy-directory copying into an existing directory.Chong Yidong2011-01-291-1/+16
* | Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-3/+1
* | Merge from emacs-23.Glenn Morris2011-01-241-15/+12
|\ \ | |/
| * * files.el (file-name-non-special): Only change buffer-file-name afterStefan Monnier2011-01-241-15/+12
* | Revert changes adding format args to yes-or-no-p and y-or-n-p.Chong Yidong2011-01-191-29/+31
* | Merge from emacs-23 branch, up to 2010-05-20T21:33:58Z!juri@jurta.org.Glenn Morris2011-01-151-4/+3
|\ \ | |/
| * Make last-resort backup file in .emacs.d (Bug#6953).Mark Diekhans2011-01-141-4/+3
| * Fix bug #7777 with documentation of directory-abbrev-alist.Eli Zaretskii2011-01-071-1/+4
* | Merge from emacs-23 branch.Glenn Morris2011-01-151-1/+4
|\ \ | |/
* | * 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