aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/files.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; Improve documentation of a recent changeEli Zaretskii2021-11-021-7/+7
* Improve file-has-changed-pGregory Heytings2021-11-021-12/+16
* Read mailcaps again only when necessaryGregory Heytings2021-11-011-0/+16
* Merge from origin/emacs-28Eli Zaretskii2021-10-311-0/+1
|\
| * ; * lisp/files.el (make-nearby-temp-file): Doc fix.Eli Zaretskii2021-10-311-0/+1
* | Allow viewing .heic images via image-convertLars Ingebrigtsen2021-10-251-0/+1
* | Add WebP image format support (Bug#51296)Stefan Kangas2021-10-221-0/+1
* | ; Revert parts of previous commitStefan Kangas2021-10-221-6/+6
* | Remove redundant #' before lambdaStefan Kangas2021-10-211-11/+11
* | Merge from origin/emacs-28Glenn Morris2021-10-111-4/+8
|\ \ | |/
| * Add symbol property 'save-some-buffers-function' (bug#46374)Juri Linkov2021-10-101-4/+8
* | Merge from origin/emacs-28Glenn Morris2021-10-051-3/+3
|\ \ | |/
| * ; Minor stylistic fixes found by checkdocStefan Kangas2021-10-051-3/+3
* | Merge from origin/emacs-28Glenn Morris2021-10-041-1/+1
|\ \ | |/
| * ; Fix a typo in a doc stringEli Zaretskii2021-10-021-1/+1
* | Add new functionality to write buffer-based testsLars Ingebrigtsen2021-10-011-0/+1
|/
* save-some-buffers-root doc string changeLars Ingebrigtsen2021-09-251-1/+1
* ; More minor stylistic fixes found by checkdocStefan Kangas2021-09-221-2/+2
* Fix disk-free info in 'insert-directory'John Cummings2021-09-171-1/+1
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-161-2/+2
* Fix typo in previous files.el changeLars Ingebrigtsen2021-09-131-1/+1
* Mention unibyte issues in insert-file-contents-literally doc stringLars Ingebrigtsen2021-09-131-1/+8
* ; Minor doc fixes found by checkdocStefan Kangas2021-09-131-1/+1
* Fix `revert-buffer' message in `find-file-select'Lars Ingebrigtsen2021-09-031-1/+1
* Add new variable 'kill-buffer/delete-auto-save-files'Lars Ingebrigtsen2021-08-231-9/+0
* Revert "Fix dired switch (that contain quotes and spaces) parsing"Lars Ingebrigtsen2021-08-221-1/+1
* Don't echo empty string in file-name-with-extensionColin Woodbury2021-08-221-1/+1
* Improve documentation of 'file-preserve-symlinks-on-save'Eli Zaretskii2021-08-211-1/+1
* Allow preserving symlinks with file-precious-flag setLars Ingebrigtsen2021-08-201-1/+16
* Allow copy-directory to copy the source as a symlinkMarco Centurion2021-08-201-36/+59
* Fix dired switch (that contain quotes and spaces) parsingLars Ingebrigtsen2021-08-191-1/+1
* permanently-enabled-local-variables doc string clarificationLars Ingebrigtsen2021-08-131-1/+1
* Add save-some-buffers-root to save-some-buffers-default-predicate (bug#46374)Juri Linkov2021-08-131-1/+20
* ; Fix typosJuri Linkov2021-08-111-1/+5
* Add a new command `revert-buffer-quick'Lars Ingebrigtsen2021-08-101-0/+31
* Use string-search instead of string-match[-p]Mattias EngdegÄrd2021-08-091-2/+2
* Use string-replace instead of replace-regexp-in-stringMattias EngdegÄrd2021-08-081-3/+3
* Another fix for parse-colon-pathEli Zaretskii2021-08-081-3/+0
* Fix problem with relative directories in CDPATHLars Ingebrigtsen2021-08-071-1/+4
* Reset mtime of a buffer reverted "delicately"Konstantin Kharlamov2021-08-051-1/+2
* Ensure that recover-file doesn't leave stale auto-save files behindLars Ingebrigtsen2021-07-301-1/+2
* Revert "Make revert-buffer preserve buffer-readedness"Lars Ingebrigtsen2021-07-271-3/+1
* Rename directory-append to file-name-concatLars Ingebrigtsen2021-07-251-5/+5
* Fix problem when moving files called ~ to the trashLars Ingebrigtsen2021-07-241-8/+8
* Make the test for auto-mode-alist from .dir-local.el stricterLars Ingebrigtsen2021-07-241-4/+11
* ; * lisp/files.el (set-auto-mode--apply-alist): Doc fix.Eli Zaretskii2021-07-231-3/+4
* Fix typo in set-auto-mode--apply-alistLars Ingebrigtsen2021-07-231-1/+1
* Add auto-mode-alist functionality to .dir-locals.elTom Tromey2021-07-231-65/+104
* Make revert-buffer preserve buffer-readednessLars Ingebrigtsen2021-07-221-1/+3
* Fix documentation of a recent changesetEli Zaretskii2021-07-201-5/+6