summaryrefslogtreecommitdiff
path: root/lisp/files.el
Commit message (Expand)AuthorAgeFilesLines
* Extend memory-info for remote systemsMichael Albinus2022-11-271-1/+2
* Add new SI prefixesMattias Engdegård2022-11-241-1/+1
* Fix trashing of symlink that points at a directoryMike Kupfer2022-11-241-1/+2
* Fix cross-filesystem directory trashing (Bug#58721)Mike Kupfer2022-11-241-2/+19
* ; Fix typosStefan Kangas2022-11-181-1/+1
* Pacify recent unused/ignored lexvar warningsBasil L. Contovounesios2022-10-261-1/+1
* Rename `file-attribute-file-number' to `file-attribute-file-identifier'Michael Albinus2022-10-141-5/+6
* ; Fix recent change in documentation of "device number"Eli Zaretskii2022-10-141-5/+7
* Clarify structure of file-attribute's device numberMichael Albinus2022-10-131-9/+15
* Merge from origin/emacs-28Stefan Kangas2022-10-091-3/+4
|\
| * ; Improve documentation of 'file-in-directory-p'Eli Zaretskii2022-10-081-3/+4
* | ; * lisp/files.el (find-file-noselect): Minor simplification.Stefan Kangas2022-10-051-10/+9
* | files.el (major-mode-remap-alist): New custom var (bug#58075)Stefan Monnier2022-10-031-4/+22
* | * lisp/files.el (after-find-file): Use substitute-command-keys.Stefan Kangas2022-10-021-1/+2
* | Fix rename-visited-file when renaming to a directory nameLars Ingebrigtsen2022-09-301-0/+8
* | * lisp/files.el (auto-mode-alist): Add entry for ".mailmap".Stefan Kangas2022-09-281-0/+1
* | * lisp/files.el (file-backup-file-names): Don't burp if dir doesn't existStefan Monnier2022-09-271-10/+11
* | Rename file-name-directoryLars Ingebrigtsen2022-09-241-1/+1
* | * lisp/files.el (risky-local-variable): Remove max-specpdl-size.Mattias Engdegård2022-09-231-1/+0
* | Use `eql` or `eq` instead of `=` in some placesMattias Engdegård2022-09-151-19/+19
* | Delete many items obsolete since 24.3Stefan Kangas2022-09-091-21/+1
* | Make file-parent-directory more efficientDaanturo2022-09-011-1/+3
* | Fix handling of UNCs in 'parse-colon-pathEli Zaretskii2022-08-241-5/+10
* | When reverting, preserve the readedness state set by `C-x C-q'Lars Ingebrigtsen2022-08-241-2/+7
* | Fix defcustom type of auto-save-file-name-transformsLars Ingebrigtsen2022-08-221-11/+21
* | Add separate tiny major mode for JSONDmitry Gutov2022-08-091-1/+1
* | Fix ignored-local-variable-values for non-primitive valuesKira Bruneau2022-08-041-4/+2
* | Prefer ‘time-equal-p’ to ‘equal’ on timestampsPaul Eggert2022-08-011-1/+2
* | Fix compilation warnings in tramp-loaddefs.elLars Ingebrigtsen2022-07-311-0/+1
* | Delete aliases obsolete since 21.1 and 22.1Stefan Kangas2022-07-311-2/+0
* | Merge from origin/emacs-28Stefan Kangas2022-07-281-5/+7
|\|
| * ; Improve documentation of 'file-name-with-extension'Eli Zaretskii2022-07-281-5/+7
* | string-equal-ignore-case: new functionSam Steingold2022-07-261-16/+12
* | Use `ash` instead of `lsh`Mattias Engdegård2022-07-191-1/+1
* | ; Fix typos: prefer American spellingStefan Kangas2022-07-141-1/+1
* | Make remote-shell-program default to ssh onlyStefan Kangas2022-07-121-14/+3
* | Merge from origin/emacs-28Stefan Kangas2022-07-101-6/+7
|\|
| * ; Improve wording of recently-changed doc strings.Eli Zaretskii2022-07-091-6/+7
* | Remove many items obsolete since 24.1Stefan Kangas2022-07-081-6/+0
* | Prefer defcustom :safe to putting 'safe-local-variable'Stefan Kangas2022-07-061-4/+2
* | Make some additional defcustom types more restrictiveStefan Kangas2022-07-061-5/+5
* | Merge from origin/emacs-28Stefan Kangas2022-07-061-2/+2
|\|
| * ; * lisp/files.el (remote-file-name-inhibit-cache): Minor doc fix.Stefan Kangas2022-07-051-2/+2
* | Rename new option to remote-file-name-inhibit-auto-save-visitedStefan Kangas2022-07-051-3/+4
* | ; * lisp/files.el (auto-save-visited-predicate): Doc fix.Eli Zaretskii2022-07-051-4/+5
* | ; Fix documentation of 'auto-save-visited-remote-files'Eli Zaretskii2022-07-051-1/+1
* | New user option auto-save-visited-remote-filesStefan Kangas2022-07-051-0/+8
* | New user option auto-save-visited-mode-predicateStefan Kangas2022-07-051-1/+31
* | Merge from origin/emacs-28Stefan Kangas2022-07-051-1/+6
|\|
| * Expand docstrings related to auto-savingStefan Kangas2022-07-051-1/+6