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