summaryrefslogtreecommitdiff
path: root/lisp/files.el
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | ; Fix documentation of 'file-parent-directory'Eli Zaretskii2022-07-041-3/+4
* | Add file-parent-directory functionDaanturo2022-07-041-0/+17
* | Add new command `rename-visited-file'Zachary Kanfer2022-06-281-0/+20
* | Don't create HOME if it doesn't existLars Ingebrigtsen2022-06-261-4/+11
* | Revert "Fix some byte-compilation warnings about subr-x"Lars Ingebrigtsen2022-06-251-2/+1
* | Fix some byte-compilation warnings about subr-xLars Ingebrigtsen2022-06-241-1/+2
* | Fix .dir-local.el caching for symlinksLars Ingebrigtsen2022-06-141-1/+1
* | * files.el (auto-mode-alist): Add entry to `.eld` filesStefan Monnier2022-06-131-0/+3
* | Make find-sibling-file-search non-privateLars Ingebrigtsen2022-06-121-4/+8
* | Fix "C-x C-d" with wildcard argumentsEli Zaretskii2022-06-121-2/+2
* | Fix find-sibling-file doc stringLars Ingebrigtsen2022-06-101-3/+0
* | Allow specifying a wildcard argument to list-directory againLars Ingebrigtsen2022-06-101-3/+2
* | Merge from origin/emacs-28Stefan Kangas2022-06-101-6/+7
|\|
| * ; * lisp/files.el (file-expand-wildcards): Doc fix.Eli Zaretskii2022-06-051-5/+5
* | Demote extended attribute errors in basic-save-buffer-2Lars Ingebrigtsen2022-06-071-8/+14
* | Make find-file-noselect not pick buffers with broken symlinksLars Ingebrigtsen2022-06-061-2/+14
* | Improve find-sibling-file error reportingLars Ingebrigtsen2022-06-061-3/+9
* | cl-typep: Emit warning when using a type not known to be a typeStefan Monnier2022-06-061-1/+8
* | Add new command find-sibling-fileLars Ingebrigtsen2022-06-051-4/+90
* | Extend file-expand-wildcards to allow regexpsLars Ingebrigtsen2022-06-051-6/+17
* | Merge from origin/emacs-28Stefan Kangas2022-06-051-10/+11
|\|
| * ; * lisp/files.el (find-file): Avoid too short lines in doc string.Eli Zaretskii2022-06-021-9/+8
| * Improve keystrokes in doc strings in some find-file functionsIkumi Keita2022-06-021-2/+4
| * Fix regression with multiple mode: entries in the prop lineLars Ingebrigtsen2022-04-191-1/+1
| * Fix major-mode setting regression when there's a mode: cookieLars Ingebrigtsen2022-04-181-1/+1
* | Allow extending 'save-some-buffers'Lars Ingebrigtsen2022-05-231-17/+26
* | Fix regression with multiple mode: entries in the prop lineLars Ingebrigtsen2022-04-191-1/+1
* | Allow several mode: elements in the local variable sectionLars Ingebrigtsen2022-04-191-4/+7