summaryrefslogtreecommitdiff
path: root/lisp/files.el
Commit message (Expand)AuthorAge
* Make `C-c C-w' copy the executable bits to the new fileLars Ingebrigtsen2021-12-02
* Change how Dired displays available spaceLars Ingebrigtsen2021-12-01
* Make `C-x C-d' require either an existing directory or a wildcardLars Ingebrigtsen2021-12-01
* Use substitute-command-keys for literal key sequencesStefan Kangas2021-11-22
* * lisp/files.el (file-has-changed-p): Index the cache with absolute file namesStefan Monnier2021-11-18
* Support abbreviating home directory of Tramp filenamesJim Porter2021-11-15
* Fix problem with non-absolute namesLars Ingebrigtsen2021-11-11
* Add new function 'file-name-split'Lars Ingebrigtsen2021-11-10
* Merge from origin/emacs-28Alan Mackenzie2021-11-07
|\
| * * lisp/files.el (user-emacs-directory-warning): Clarify docstring.Stefan Kangas2021-11-07
* | Improve `file-has-changed-p'Michael Albinus2021-11-05
* | ; Improve documentation of a recent changeEli Zaretskii2021-11-02
* | Improve file-has-changed-pGregory Heytings2021-11-02
* | Read mailcaps again only when necessaryGregory Heytings2021-11-01
* | Merge from origin/emacs-28Eli Zaretskii2021-10-31
|\|
| * ; * lisp/files.el (make-nearby-temp-file): Doc fix.Eli Zaretskii2021-10-31
* | Allow viewing .heic images via image-convertLars Ingebrigtsen2021-10-25
* | Add WebP image format support (Bug#51296)Stefan Kangas2021-10-22
* | ; Revert parts of previous commitStefan Kangas2021-10-22
* | Remove redundant #' before lambdaStefan Kangas2021-10-21
* | Merge from origin/emacs-28Glenn Morris2021-10-11
|\|
| * Add symbol property 'save-some-buffers-function' (bug#46374)Juri Linkov2021-10-10
* | Merge from origin/emacs-28Glenn Morris2021-10-05
|\|
| * ; Minor stylistic fixes found by checkdocStefan Kangas2021-10-05
* | Merge from origin/emacs-28Glenn Morris2021-10-04
|\|
| * ; Fix a typo in a doc stringEli Zaretskii2021-10-02
* | Add new functionality to write buffer-based testsLars Ingebrigtsen2021-10-01
|/
* save-some-buffers-root doc string changeLars Ingebrigtsen2021-09-25
* ; More minor stylistic fixes found by checkdocStefan Kangas2021-09-22
* Fix disk-free info in 'insert-directory'John Cummings2021-09-17
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-16
* Fix typo in previous files.el changeLars Ingebrigtsen2021-09-13
* Mention unibyte issues in insert-file-contents-literally doc stringLars Ingebrigtsen2021-09-13
* ; Minor doc fixes found by checkdocStefan Kangas2021-09-13
* Fix `revert-buffer' message in `find-file-select'Lars Ingebrigtsen2021-09-03
* Add new variable 'kill-buffer/delete-auto-save-files'Lars Ingebrigtsen2021-08-23
* Revert "Fix dired switch (that contain quotes and spaces) parsing"Lars Ingebrigtsen2021-08-22
* Don't echo empty string in file-name-with-extensionColin Woodbury2021-08-22
* Improve documentation of 'file-preserve-symlinks-on-save'Eli Zaretskii2021-08-21
* Allow preserving symlinks with file-precious-flag setLars Ingebrigtsen2021-08-20
* Allow copy-directory to copy the source as a symlinkMarco Centurion2021-08-20
* 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