summaryrefslogtreecommitdiff
path: root/lisp/dired-aux.el
Commit message (Expand)AuthorAge
* doc: Delete extraneous quotes around keysStefan Kangas2024-01-21
* Merge from savannah/emacs-29Po Lu2024-01-02
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-02
* | ; Fix documentation of 'dired-do-open'Eli Zaretskii2023-12-09
* | * lisp/dired-aux.el (dired-do-open): New command (bug#18132).Juri Linkov2023-12-06
* | * lisp/simple.el: Add declare-function for shell-command-guess.Juri Linkov2023-11-30
* | * lisp/dired-aux.el (shell-command-guess-open): New defcustom (bug#18132).Juri Linkov2023-11-30
* | New user option 'shell-command-guess-functions' (bug#18132)Juri Linkov2023-11-27
* | Do interactive tagging for dired commandsVisuwesh2023-11-18
* | Merge from origin/emacs-29Eli Zaretskii2023-11-04
|\|
| * Fix guessing commands for zstandard archives in DiredEli Zaretskii2023-10-25
* | New commands to show replacements as diffs (bug#65854)Juri Linkov2023-09-27
* | ; Fix dired-aux-tests failure (bug#65143)Mattias EngdegÄrd2023-08-08
* | Introduce a `dired-click-select' modePo Lu2023-07-20
* | Fix async invocations in Dired with 'fish' shellEli Zaretskii2023-05-20
* | Merge from origin/emacs-29Stefan Kangas2023-02-24
|\|
| * Improve documentation of VC commands, including in DiredEli Zaretskii2023-02-23
* | Use delete-char instead of backward-delete-charMattias EngdegÄrd2023-02-22
|/
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* ; Checkdoc fixes in dired-aux.elStefan Kangas2022-12-15
* * lisp/dired-aux.el (dired-check-process): Use progress reporter.Stefan Kangas2022-11-04
* Merge from origin/emacs-28Stefan Kangas2022-11-04
|\
| * ; * lisp/dired-aux.el (dired-show-file-type): Doc fix.Eli Zaretskii2022-11-03
* | Pacify recent unused/ignored lexvar warningsBasil L. Contovounesios2022-10-26
* | Make dired-do-rename refuse to rename . and ..Lars Ingebrigtsen2022-09-24
* | dired-guess: Support zstandard archivesStefan Kangas2022-09-08
* | Work around `&' dired command when using the fish shellLars Ingebrigtsen2022-08-29
* | Use a list of text properties to search in symlink filenames in WdiredJuri Linkov2022-08-27
* | Assume dired-guess is now always availableStefan Kangas2022-08-17
* | Move dired-guess commands from dired-x to diredStefan Kangas2022-08-17
* | dired-do-shell-command doc string clarificationLars Ingebrigtsen2022-08-16
* | Fix namespace problem in dired-aux.elStefan Kangas2022-08-04
* | Fix quoting of #' in some doc stringsLars Ingebrigtsen2022-08-03
* | Move dired-do-relsymlink from dired-x.el to dired.elStefan Kangas2022-07-08
* | Fix dired-goto-subdir promptStefan Kangas2022-07-03
* | Preserve connection-local settings in diredMichael Albinus2022-07-02
* | Merge from origin/emacs-28Tassilo Horn2022-06-21
|\|
| * ; Revert "Use file-in-directory-p instead of obsolete dired-in-this-tree-p"Tassilo Horn2022-06-21
| * dired-do-query-replace-regexp doc string fixVisuwesh2022-05-08
* | Let `dired-omit-mode' match lines, as well as file namesDrew Adams2022-06-20
* | Update args of isearch-search-fun-in-text-property (bug#14013)Juri Linkov2022-06-15
* | New function isearch-search-fun-in-text-property (bug#14013).Juri Linkov2022-06-10
* | Further audits of single quotes in Lisp doc stringsLars Ingebrigtsen2022-05-24
* | Re-fix previous `&' dired changeLars Ingebrigtsen2022-05-20
* | Make `&' in dired be more consistent wrt. user inputLars Ingebrigtsen2022-05-20
* | dired-do-query-replace-regexp doc string fixVisuwesh2022-05-08
* | Merge from origin/emacs-28Stefan Kangas2022-05-07
|\|
| * Fix bug#55274Michael Albinus2022-05-06
* | Merge from origin/emacs-28Eli Zaretskii2022-04-28
|\|
| * Add minimum instructions to 'query-replace' commandsEli Zaretskii2022-04-21