summaryrefslogtreecommitdiff
path: root/lisp/files.el
AgeCommit message (Expand)Author
2022-01-12* lisp/files.el (lock-file-name-transforms): Doc tweaks.Glenn Morris
2022-01-09(save-some-buffers): Simplify the fix for bug#46374Stefan Monnier
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-11-07* lisp/files.el (user-emacs-directory-warning): Clarify docstring.Stefan Kangas
2021-10-31; * lisp/files.el (make-nearby-temp-file): Doc fix.Eli Zaretskii
2021-10-10Add symbol property 'save-some-buffers-function' (bug#46374)Juri Linkov
2021-10-05; Minor stylistic fixes found by checkdocStefan Kangas
2021-10-02; Fix a typo in a doc stringEli Zaretskii
2021-09-25save-some-buffers-root doc string changeLars Ingebrigtsen
2021-09-22; More minor stylistic fixes found by checkdocStefan Kangas
2021-09-17Fix disk-free info in 'insert-directory'John Cummings
2021-09-16; Minor stylistic fixes found by checkdocStefan Kangas
2021-09-13Fix typo in previous files.el changeLars Ingebrigtsen
2021-09-13Mention unibyte issues in insert-file-contents-literally doc stringLars Ingebrigtsen
2021-09-13; Minor doc fixes found by checkdocStefan Kangas
2021-09-03Fix `revert-buffer' message in `find-file-select'Lars Ingebrigtsen
2021-08-23Add new variable 'kill-buffer/delete-auto-save-files'Lars Ingebrigtsen
2021-08-22Revert "Fix dired switch (that contain quotes and spaces) parsing"Lars Ingebrigtsen
2021-08-22Don't echo empty string in file-name-with-extensionColin Woodbury
2021-08-21Improve documentation of 'file-preserve-symlinks-on-save'Eli Zaretskii
2021-08-20Allow preserving symlinks with file-precious-flag setLars Ingebrigtsen
2021-08-20Allow copy-directory to copy the source as a symlinkMarco Centurion
2021-08-19Fix dired switch (that contain quotes and spaces) parsingLars Ingebrigtsen
2021-08-13permanently-enabled-local-variables doc string clarificationLars Ingebrigtsen
2021-08-13Add save-some-buffers-root to save-some-buffers-default-predicate (bug#46374)Juri Linkov
2021-08-11; Fix typosJuri Linkov
2021-08-10Add a new command `revert-buffer-quick'Lars Ingebrigtsen
2021-08-09Use string-search instead of string-match[-p]Mattias EngdegÄrd
2021-08-08Use string-replace instead of replace-regexp-in-stringMattias EngdegÄrd
2021-08-08Another fix for parse-colon-pathEli Zaretskii
2021-08-07Fix problem with relative directories in CDPATHLars Ingebrigtsen
2021-08-05Reset mtime of a buffer reverted "delicately"Konstantin Kharlamov
2021-07-30Ensure that recover-file doesn't leave stale auto-save files behindLars Ingebrigtsen
2021-07-27Revert "Make revert-buffer preserve buffer-readedness"Lars Ingebrigtsen
2021-07-25Rename directory-append to file-name-concatLars Ingebrigtsen
2021-07-24Fix problem when moving files called ~ to the trashLars Ingebrigtsen
2021-07-24Make the test for auto-mode-alist from .dir-local.el stricterLars Ingebrigtsen
2021-07-23; * lisp/files.el (set-auto-mode--apply-alist): Doc fix.Eli Zaretskii
2021-07-23Fix typo in set-auto-mode--apply-alistLars Ingebrigtsen
2021-07-23Add auto-mode-alist functionality to .dir-locals.elTom Tromey
2021-07-22Make revert-buffer preserve buffer-readednessLars Ingebrigtsen
2021-07-20Fix documentation of a recent changesetEli Zaretskii
2021-07-20Improve auto-revert-mode and revert-buffer doc stringsKonstantin Kharlamov
2021-07-20Put command line file names and mouse dragging onto 'file-name-history'Lars Ingebrigtsen
2021-07-18Fix documentation of a recent changeset (bug#5003)Eli Zaretskii
2021-07-18Allow ignoring local variable values permanentlyLars Ingebrigtsen
2021-07-16; Fix last change in files.elMichael Albinus
2021-07-16Add lock-file-modeMichael Albinus
2021-07-16; Fix wording of recent changes in documentationEli Zaretskii
2021-07-16Add new user option 'query-about-changed-file'Lars Ingebrigtsen