summaryrefslogtreecommitdiff
path: root/lisp/files.el
Commit message (Expand)AuthorAgeFilesLines
* Some Tramp fixes for directory-files-* and delete-*Michael Albinus2020-11-031-4/+1
* Fix some glitches in recent directory-files-* changesMichael Albinus2020-11-021-0/+10
* Fix Bug#44289Michael Albinus2020-10-301-1/+5
* Add support for squashfs files in archive modeRuthra Kumar2020-10-231-2/+2
* Preserve all `eval' elements from both .dir-locals filesLars Ingebrigtsen2020-10-201-3/+21
* Further clarification of directory-files* docMichael Albinus2020-10-191-1/+1
* * lisp/files.el (directory-files-no-dot-files-regexp): Adapt docstring.Michael Albinus2020-10-191-1/+1
* ; Prefer https to http in many URLsStefan Kangas2020-10-011-2/+2
* New command: revert-buffer-with-fine-grainMauro Aranda2020-09-201-0/+76
* Put files in mhtml-mode when they have <!DOCTYPE, case-insensitiveDaniel Martín2020-09-191-1/+1
* Doc fix in directory-free-space-programStefan Kangas2020-09-181-3/+1
* Revert "Use format-prompt in read-file-name calls that have a default"Lars Ingebrigtsen2020-09-131-13/+11
* Use format-prompt in read-file-name calls that have a defaultLars Ingebrigtsen2020-09-071-11/+13
* Use `format-prompt' when prompting with default valuesLars Ingebrigtsen2020-09-061-4/+4
* Fix previous buffer name fixup in save-some-buffersLars Ingebrigtsen2020-09-041-1/+1
* * lisp/files.el (insert-directory): Simplify (if ... X X) to X.Paul Eggert2020-08-261-8/+3
* Don't recommend redefining auto-save filename functionsNoam Postavsky2020-08-261-2/+3
* Tweak the file/buffer comparison from previous save-some-buffers changeLars Ingebrigtsen2020-08-251-1/+1
* Possibly mention both file and buffer names in save-some-buffersLars Ingebrigtsen2020-08-251-4/+22
* Doc fix for copy-directoryLars Ingebrigtsen2020-08-251-3/+3
* Clarify sorting order by file-backup-file-namesLars Ingebrigtsen2020-08-241-1/+2
* Add a new function 'file-backup-file-names'Lars Ingebrigtsen2020-08-241-14/+16
* Remove many items obsolete since Emacs 23.1Stefan Kangas2020-08-141-8/+0
* Do not truncate /foo//bar to /bar/ in parse-colon-pathTino Calancha2020-08-121-4/+10
* * lisp/files.el (auto-mode-alist): delete ada-mode; now in GNU ELPA onlyStephen Leake2020-08-071-2/+0
* Minor fix in 'find-alternate-file'immerrr2020-05-301-0/+2
* ; * lisp/files.el (auto-save-visited-mode): Fix typo in last commit.Philipp Stephani2020-05-251-1/+1
* Allow inhibiting 'auto-save-visited-mode' on a per-buffer basis.Philipp Stephani2020-05-251-1/+8
* Combine archive-int-to-mode and tar-grind-file-modeTino Calancha2020-05-141-0/+21
* ; Fix recent additions with lisp-data-modeBasil L. Contovounesios2020-05-011-2/+2
* Add lisp-data-mode for editing non-code Lisp dataJoão Távora2020-05-011-0/+7
* ; * lisp/files.el (directory-files-no-dot-files-regexp): Arg name.Mattias Engdegård2020-04-161-1/+1
* Use directory-files-no-dot-files-regexp wherever possibleMattias Engdegård2020-04-161-1/+4
* Merge from origin/emacs-27Glenn Morris2020-04-151-3/+3
|\
| * Fix edge case errors in filename-matching regexpsMattias Engdegård2020-04-141-3/+3
* | Fix bootstrap compiler warnings about `read-library-name'Štěpán Němec2020-04-121-0/+2
* | load-library, locate-library: Use read-library-nameŠtěpán Němec2020-04-031-6/+1
* | Merge from origin/emacs-27Glenn Morris2020-03-301-7/+9
|\|
| * * lisp/files.el (directory-files-recursively): Doc fix. (Bug#40202)Eli Zaretskii2020-03-251-7/+9
* | Deprecate with-displayed-buffer-window, use body-function instead (bug#39822)Juri Linkov2020-03-301-5/+9
* | Add ‘nofollow’ flag to set-file-timesPaul Eggert2020-03-071-3/+4
* | Add 'nofollow' flag to set-file-modes etc.Paul Eggert2020-02-231-4/+8
* | 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