summaryrefslogtreecommitdiff
path: root/lisp/files.el
Commit message (Expand)AuthorAge
* Merge branch 'lisp-func-type-decls' into 'master'Andrea Corallo2024-05-02
|\
| * Move lisp function arg type declarations to the functions itselfAndrea Corallo2024-04-29
* | Improve performance of `file-truename' (bug#70036)Ihor Radchenko2024-05-02
|/
* Support remote trash-directoryMichael Albinus2024-04-23
* * lisp/files.el (find-alternate-file): Fix the order of restoring buffer.Juri Linkov2024-04-22
* Make 'buffer-last-name' work better after 'find-alternate-file' (Bug#68235)Martin Rudalics2024-04-15
* Merge from origin/emacs-29Eli Zaretskii2024-03-30
|\
| * * lisp/files.el (untrusted-content): New variable.Ihor Radchenko2024-03-24
* | (set-auto-mode): Streamline to fix bug#67795Stefan Monnier2024-03-14
* | (dir-locals-collect-variables): Avoid spurious safety warningsStefan Monnier2024-03-09
* | (major-mode-remap(-defaults)): New var and function (bug#69191)Stefan Monnier2024-03-03
* | Merge from origin/emacs-29Eli Zaretskii2024-03-02
|\|
| * * lisp/files.el (hack-one-local-variable): Use `set-auto-mode-0`Stefan Monnier2024-02-25
* | Support shebang lines with amended environmentKévin Le Gouguec2024-02-17
* | Support more complex env invocations in shebang linesKévin Le Gouguec2024-02-17
* | Run 'read-only-mode-hook' when visiting a file that is not writableEli Zaretskii2024-02-10
* | ; * lisp/files.el (hack-local-variables--find-variables): Fix comment.Eli Zaretskii2024-02-03
* | Process read-symbol-shorthands from longest to shortest (bug#67390)João Távora2024-02-03
* | Make sure read-symbol-shorthands is permanently localJoão Távora2024-02-03
* | Use auth-info-mode for non-hidden authinfo and netrc filesAugusto Stoffel2024-01-10
* | Merge from savannah/emacs-29Po Lu2024-01-02
|\|
| * ; Add 2024 to copyright yearsPo Lu2024-01-02
* | ; * lisp/files.el (find-buffer-visiting): Fix whitespace of last change.Eli Zaretskii2023-12-30
* | find-buffer-visiting: Fix test breakage introduced in b7a737ef49Ihor Radchenko2023-12-30
* | Improve performance of `find-buffer-visiting' (bug#66117)Ihor Radchenko2023-12-30
* | (require-with-check): New function (bug#67696)Stefan Monnier2023-12-29
* | Merge branch 'no-ls-lisp-advice'Stefan Monnier2023-12-21
|\ \
| * | (insert-directory): Remove `ls-lisp` adviceStefan Monnier2023-12-09
* | | Merge commit 'new-fix-for-bug-60819'Stefan Monnier2023-12-20
|\| |
| * | (file-expand-wildcards): Handle patterns ending in "/"Stefan Monnier2023-12-09
| * | * lisp/files.el (file-expand-wildcards): Fix sorting of subdirsStefan Monnier2023-12-09
* | | Offer to show diff against auto-save in recover-fileVisuwesh2023-12-16
* | | dired-listing-switches handles connection-local values if existMichael Albinus2023-12-10
|/ /
* | Recognize shebang lines that pass '-S/--split-string' to 'env'Kévin Le Gouguec2023-11-19
* | Use new `derived-mode-all/set-parents` functions.Stefan Monnier2023-11-08
* | Fix 'locate-dominating-file' when FILE is not a directory.dalanicolai2023-10-25
* | Better handle errors when writing r-o files without backupJens Schmidt2023-10-25
* | Fix "C-0 C-x C-s" with write-protected filesEli Zaretskii2023-10-16
* | Merge from origin/emacs-29Michael Albinus2023-10-14
|\|
| * * lisp/files.el (file-name-non-special): Handle quoted tilde.Michael Albinus2023-10-14
* | Improve find-sibling-rules option typePaul W. Rankin2023-10-05
* | Make insert-directory-program a defcustom; use "gls" on *BSDStefan Kangas2023-09-25
* | Merge from origin/emacs-29Eli Zaretskii2023-09-23
|\|
| * Improve remote-file-name-inhibit-cache :typeBasil L. Contovounesios2023-09-22
* | Merge from origin/emacs-29Eli Zaretskii2023-09-09
|\|
| * ; * lisp/files.el (save-some-buffers-functions): Doc fix (bug#65414).Eli Zaretskii2023-09-04
* | Revise last change to copy-directoryPo Lu2023-08-26
* | Demote errors from utimensat copying directoriesPo Lu2023-08-26
* | * lisp/files.el (file-remote-p): Simplify.Michael Albinus2023-08-23
* | Fix behavior of client frames when 'find-alternate-file' is usedEli Zaretskii2023-08-19