summaryrefslogtreecommitdiff
path: root/lisp/files.el
Commit message (Expand)AuthorAge
* Fix dired switch (that contain quotes and spaces) parsingLars Ingebrigtsen2021-08-19
* permanently-enabled-local-variables doc string clarificationLars Ingebrigtsen2021-08-13
* Add save-some-buffers-root to save-some-buffers-default-predicate (bug#46374)Juri Linkov2021-08-13
* ; Fix typosJuri Linkov2021-08-11
* Add a new command `revert-buffer-quick'Lars Ingebrigtsen2021-08-10
* Use string-search instead of string-match[-p]Mattias Engdegård2021-08-09
* Use string-replace instead of replace-regexp-in-stringMattias Engdegård2021-08-08
* Another fix for parse-colon-pathEli Zaretskii2021-08-08
* Fix problem with relative directories in CDPATHLars Ingebrigtsen2021-08-07
* Reset mtime of a buffer reverted "delicately"Konstantin Kharlamov2021-08-05
* Ensure that recover-file doesn't leave stale auto-save files behindLars Ingebrigtsen2021-07-30
* Revert "Make revert-buffer preserve buffer-readedness"Lars Ingebrigtsen2021-07-27
* Rename directory-append to file-name-concatLars Ingebrigtsen2021-07-25
* Fix problem when moving files called ~ to the trashLars Ingebrigtsen2021-07-24
* Make the test for auto-mode-alist from .dir-local.el stricterLars Ingebrigtsen2021-07-24
* ; * lisp/files.el (set-auto-mode--apply-alist): Doc fix.Eli Zaretskii2021-07-23
* Fix typo in set-auto-mode--apply-alistLars Ingebrigtsen2021-07-23
* Add auto-mode-alist functionality to .dir-locals.elTom Tromey2021-07-23
* Make revert-buffer preserve buffer-readednessLars Ingebrigtsen2021-07-22
* Fix documentation of a recent changesetEli Zaretskii2021-07-20
* Improve auto-revert-mode and revert-buffer doc stringsKonstantin Kharlamov2021-07-20
* Put command line file names and mouse dragging onto 'file-name-history'Lars Ingebrigtsen2021-07-20
* Fix documentation of a recent changeset (bug#5003)Eli Zaretskii2021-07-18
* Allow ignoring local variable values permanentlyLars Ingebrigtsen2021-07-18
* ; Fix last change in files.elMichael Albinus2021-07-16
* Add lock-file-modeMichael Albinus2021-07-16
* ; Fix wording of recent changes in documentationEli Zaretskii2021-07-16
* Add new user option 'query-about-changed-file'Lars Ingebrigtsen2021-07-16
* Fix lock-file-name-transforms build problemLars Ingebrigtsen2021-07-16
* Add remote-file-name-inhibit-locksMichael Albinus2021-07-13
* Code cleanup wrt file locksMichael Albinus2021-07-08
* Some further adaptions wrt Tramp file name locksMichael Albinus2021-07-08
* Add new user option lock-file-name-transformsLars Ingebrigtsen2021-07-07
* Doc cleanupMichael Albinus2021-07-01
* Add new function file-name-with-extensionColin Woodbury2021-06-30
* * lisp/files.el (hack-one-local-variable): Allow `add-function` in `eval:`Stefan Monnier2021-06-27
* Fix prompting for large files when loading literallyLars Ingebrigtsen2021-06-21
* Make find-file-literally ignore local variables againLars Ingebrigtsen2021-06-21
* Revert "Add `file-name-set-extension'"Michael Albinus2021-06-19
* Add `file-name-set-extension'Michael Albinus2021-06-19
* Clarify file reversion promptLars Ingebrigtsen2021-06-06
* Handle syntactically invalid .dir-locals.el files betterLars Ingebrigtsen2021-05-25
* Fix bug when moving directories to trashGregory Heytings2021-05-25
* Fix bug#48349 in file-name-non-specialMichael Albinus2021-05-13
* Fix evaluation order for hack-local-variablesTom Gillespie2021-05-12
* Extend meaning of UNIQUIFY `auto-save-file-name-transforms'. (Bug#47493)Michael Albinus2021-05-10
* Always heed the `lexical-binding' local variableLars Ingebrigtsen2021-05-10
* Revert "Fix moving directories with the same name to trash"Lars Ingebrigtsen2021-05-08
* Fix moving directories with the same name to trashCodruț Constantin Gușoi2021-05-08
* Fix some annoyances wrt file-name-non-specialMichael Albinus2021-05-07