summaryrefslogtreecommitdiff
path: root/lisp/files.el
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-27Paul Eggert2020-01-011-1/+1
|\
| * Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* | Use regexp type for regexps in defcustom declarationsMattias Engdegård2019-12-261-1/+1
|/
* Improve doc string of 'files--message'Eli Zaretskii2019-12-251-3/+3
* * lisp/files.el (save-buffers-kill-emacs): Mark "*Process List*" as dedicated.Juri Linkov2019-12-231-1/+2
* backup-by-copying-when-privileged-mismatch applies to file gid, too.Stephen Gildea2019-12-211-6/+9
* Always expand "total" in diredChristopher Schmidt2019-11-231-2/+3
* * lisp/files.el (locate-file-completion-table): Fix typoStefan Monnier2019-11-211-1/+1
* Fix moving files with duplicate names to trash-canShingo Tanaka2019-11-161-1/+2
* Used magic-fallback-mode-alist to detect .doc files (Bug#20891)Robert Pluim2019-11-151-1/+2
* Add several configuration files to auto-mode-alistStefan Kangas2019-11-111-2/+3
* hack-local-variables-confirm uses the minibuffer to read answer (bug#38076)Juri Linkov2019-11-101-12/+4
* Fix some quoting glitches in doc stringsPaul Eggert2019-11-081-1/+1
* Fix English grammar in some doc strings and commentsStephen Gildea2019-11-031-54/+54
* Default exotic image formats (like .webp) to image-modeLars Ingebrigtsen2019-10-291-1/+45
* lisp/*.el, src/*.c: Doc fixes related to returning t vs non-nilJuanma Barranquero2019-10-171-1/+1
* ; Minor copyedits in recently installed documentation changesEli Zaretskii2019-10-151-2/+2
* Remove the find-file-visit-truename safe-local-variableLars Ingebrigtsen2019-10-141-1/+0
* require-final-newline doc string clarificationLars Ingebrigtsen2019-10-141-1/+5
* Fix directory-files-recursively doc typoRobert Pluim2019-10-141-1/+1
* Add a new action in save-some-buffers to view the bufferLars Ingebrigtsen2019-10-131-63/+80
* Fix formatting of (file-size-human-readable 2047)Lars Ingebrigtsen2019-10-101-1/+2
* Work around bad interaction between dired-omit-mode and recover-sessionLars Ingebrigtsen2019-10-101-1/+8
* * lisp/subr.el (generate-new-buffer): Move (from files.el) before first useStefan Monnier2019-10-041-5/+0
* .va/.vah/.sva/.svah now loads Verilog mode.Wilson Snyder2019-09-271-1/+1
* Hide passwords in .authinfo and .netrc filesLars Ingebrigtsen2019-09-211-0/+1
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-211-6/+6
* Fix some file-mode racesPaul Eggert2019-09-161-5/+5
* Revert "file-truename now uses realpath for local files"Eli Zaretskii2019-09-071-8/+3
* file-truename now uses realpath for local filesPaul Eggert2019-09-061-3/+8
* Prefer ~/.config/emacs to ~/.emacs.d if neither existsPaul Eggert2019-08-301-1/+1
* Use `autoconf-mode' for Autoconf .m4 filesLars Ingebrigtsen2019-08-251-0/+2
* save-some-buffers-default-predicate doc clarificationLars Ingebrigtsen2019-08-051-1/+5
* Clean up file-size-functionMattias Engdegård2019-08-021-14/+20
* Allow directory-files-recursively to follow symlinksLars Ingebrigtsen2019-07-271-8/+15
* Remove no-longer-needed integer overflow codePaul Eggert2019-07-221-2/+2
* * lisp/files.el (file-size-function): Add :version tagOleh Krehel2019-07-201-5/+6
* Fix last changeEli Zaretskii2019-07-201-2/+2
* Make REs in magic-(fallback-)mode-alist case-sensitive.Benjamin Riefenstahl2019-07-201-8/+10
* * lisp/files.el (file-size-function): New defcustomOleh Krehel2019-07-191-1/+9
* Neater free disk space formattingMattias Engdegård2019-07-191-5/+2
* * lisp/files.el (get-free-disk-space): Use file-size-human-readableOleh Krehel2019-07-181-1/+1
* Make directory-files-recursively take a PREDICATE parameterLars Ingebrigtsen2019-07-151-10/+29
* Fix problem with files like "~" in `directory-files-recursively'Lars Ingebrigtsen2019-07-101-7/+8
* .har files are JSON filesLars Ingebrigtsen2019-07-091-0/+2
* Avoid using subr-x.el function in files.elBasil L. Contovounesios2019-06-251-1/+1
* Optional space and unit in `file-size-human-readable' (bug#35756)Mattias Engdegård2019-06-231-18/+31
* Merge from origin/emacs-26Glenn Morris2019-06-011-0/+1
|\
| * Speed up redisplay of HELLOEli Zaretskii2019-06-011-0/+1
* | Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-251-0/+1