summaryrefslogtreecommitdiff
path: root/lisp/dired-aux.el
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-29Stefan Kangas2023-02-241-6/+15
|\
| * Improve documentation of VC commands, including in DiredEli Zaretskii2023-02-231-6/+15
* | Use delete-char instead of backward-delete-charMattias EngdegÄrd2023-02-221-1/+1
|/
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* ; Checkdoc fixes in dired-aux.elStefan Kangas2022-12-151-26/+27
* * lisp/dired-aux.el (dired-check-process): Use progress reporter.Stefan Kangas2022-11-041-4/+5
* Merge from origin/emacs-28Stefan Kangas2022-11-041-3/+3
|\
| * ; * lisp/dired-aux.el (dired-show-file-type): Doc fix.Eli Zaretskii2022-11-031-3/+3
* | Pacify recent unused/ignored lexvar warningsBasil L. Contovounesios2022-10-261-1/+1
* | Make dired-do-rename refuse to rename . and ..Lars Ingebrigtsen2022-09-241-0/+4
* | dired-guess: Support zstandard archivesStefan Kangas2022-09-081-0/+4
* | Work around `&' dired command when using the fish shellLars Ingebrigtsen2022-08-291-2/+2
* | Use a list of text properties to search in symlink filenames in WdiredJuri Linkov2022-08-271-1/+2
* | Assume dired-guess is now always availableStefan Kangas2022-08-171-9/+5
* | Move dired-guess commands from dired-x to diredStefan Kangas2022-08-171-0/+259
* | dired-do-shell-command doc string clarificationLars Ingebrigtsen2022-08-161-1/+1
* | Fix namespace problem in dired-aux.elStefan Kangas2022-08-041-2/+5
* | Fix quoting of #' in some doc stringsLars Ingebrigtsen2022-08-031-1/+1
* | Move dired-do-relsymlink from dired-x.el to dired.elStefan Kangas2022-07-081-0/+77
* | Fix dired-goto-subdir promptStefan Kangas2022-07-031-7/+9
* | Preserve connection-local settings in diredMichael Albinus2022-07-021-12/+13
* | Merge from origin/emacs-28Tassilo Horn2022-06-211-3/+3
|\ \ | |/
| * ; Revert "Use file-in-directory-p instead of obsolete dired-in-this-tree-p"Tassilo Horn2022-06-211-3/+3
| * dired-do-query-replace-regexp doc string fixVisuwesh2022-05-081-1/+1
* | Let `dired-omit-mode' match lines, as well as file namesDrew Adams2022-06-201-29/+30
* | Update args of isearch-search-fun-in-text-property (bug#14013)Juri Linkov2022-06-151-1/+1
* | New function isearch-search-fun-in-text-property (bug#14013).Juri Linkov2022-06-101-35/+1
* | Further audits of single quotes in Lisp doc stringsLars Ingebrigtsen2022-05-241-1/+1
* | Re-fix previous `&' dired changeLars Ingebrigtsen2022-05-201-7/+8
* | Make `&' in dired be more consistent wrt. user inputLars Ingebrigtsen2022-05-201-2/+10
* | dired-do-query-replace-regexp doc string fixVisuwesh2022-05-081-1/+1
* | Merge from origin/emacs-28Stefan Kangas2022-05-071-1/+2
|\ \ | |/
| * Fix bug#55274Michael Albinus2022-05-061-1/+2
* | Merge from origin/emacs-28Eli Zaretskii2022-04-281-2/+12
|\ \ | |/
| * Add minimum instructions to 'query-replace' commandsEli Zaretskii2022-04-211-2/+12
* | Improve dired-do-copy doc stringLars Ingebrigtsen2022-04-281-0/+4
* | Fix `g' in *grep* after `A' in DiredLars Ingebrigtsen2022-04-281-1/+1
* | Link dired-do-find-regexp-and-replace to query-replaceLars Ingebrigtsen2022-04-211-1/+4
* | Merge from origin/emacs-28Eli Zaretskii2022-04-161-18/+19
|\ \ | |/
| * Fix default-directory of buffers visiting files in renamed directoriesEli Zaretskii2022-04-111-18/+19
* | Add search function to search within filenames in Dired and WDired (bug#14013)Juri Linkov2022-03-281-13/+47
* | Add user option for controlling dired-do-shell-command promptAllen Li2022-03-221-1/+14
* | Public-ize xref-show-xrefsDmitry Gutov2022-02-211-2/+1
* | Quote files that start with - in diredLars Ingebrigtsen2022-02-201-0/+7
* | Improve dired-do-create-files slightlyLars Ingebrigtsen2022-01-221-3/+13
* | Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\ \ | |/
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Merge from origin/emacs-28Stefan Kangas2021-12-081-6/+8
|\ \ | |/
| * * lisp/dired-aux.el (dired-check-process): Doc fix. (Bug#52337)Eli Zaretskii2021-12-071-6/+8
* | Added dired-create-destination-dirs-on-trailing-dirsepNightMachinary2021-12-061-2/+40