summaryrefslogtreecommitdiff
path: root/lisp/dired-aux.el
Commit message (Expand)AuthorAgeFilesLines
...
* | Use substitute-command-keys for literal key sequencesStefan Kangas2021-11-221-15/+18
* | Remove Tramp's `dired-compress-file' handler, not needed anymoreMichael Albinus2021-11-131-8/+13
* | Make `dired-split' obsoleteLars Ingebrigtsen2021-11-091-3/+3
* | Merge from origin/emacs-28Glenn Morris2021-10-051-1/+1
|\ \ | |/
| * ; Minor stylistic fixes found by checkdocStefan Kangas2021-10-051-1/+1
* | Use format-prompt for many more promptsStefan Kangas2021-10-051-4/+4
|/
* Cross reference `dired-do-revert-buffer'Lars Ingebrigtsen2021-09-291-4/+12
* Use explicit man-page section in referencesEli Zaretskii2021-09-251-1/+1
* * lisp/dired-aux.el (dired-do-chmod): Simplify docstring.Stefan Kangas2021-09-251-2/+1
* ; More minor stylistic fixes found by checkdocStefan Kangas2021-09-221-2/+2
* Make dired-do-compress-to work in inserted subdirectoriesMichalis V2021-09-211-1/+1
* Revert "Make dired-compress-file query for a directory to uncompress to"Lars Ingebrigtsen2021-09-211-43/+27
* Make dired-compress-file query for a directory to uncompress toMichalis V2021-09-211-27/+43
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-161-3/+3
* Fixup dired-do-find-regexp-and-replaceDmitry Gutov2021-09-061-1/+4
* Use "gzip -d" instead of "gunzip"Marco Centurion2021-09-011-2/+2
* Use string-search instead of string-match[-p]Mattias Engdegård2021-08-091-1/+1
* Un-obsolete dired-in-this-tree-p and use it again in certain places.Tassilo Horn2021-08-081-2/+2
* Use string-replace instead of replace-regexp-in-stringMattias Engdegård2021-08-081-1/+1
* Improve consistency of outline headings in dired librariesJonas Bernoulli2021-06-301-25/+34
* Cleanup whitespace and comments in dired librariesJonas Bernoulli2021-06-301-33/+33
* Give feedback to the user in dired-do-find-regexpLars Ingebrigtsen2021-06-221-0/+2
* Use file-in-directory-p instead of obsolete dired-in-this-tree-pTassilo Horn2021-06-121-6/+6
* Move point in dired buffers when handling a list of filesLars Ingebrigtsen2021-06-021-0/+3
* Restore `dired-do-create-files' return valueLars Ingebrigtsen2021-05-251-14/+15
* * lisp/dired-aux.el (dired-do-revert-buffer): New defcustom (bug#48456).Juri Linkov2021-05-211-1/+25
* Fix custom type of recent dired-aux additionsGlenn Morris2021-05-191-2/+2
* Fix some regressions introduced by the previous dired-aux changeLars Ingebrigtsen2021-05-181-3/+3
* Allow specifying the default archive types to compress to in DiredSun Lin2021-05-171-35/+86
* Fix bug#47625 in diredMichael Albinus2021-05-061-0/+5
* * lisp/**/*.el: Avoid positional args to `define-minor-mode`Stefan Monnier2021-04-111-1/+1
* Revert "Clarify dired-do-shell-command doc string"Lars Ingebrigtsen2021-03-281-2/+0
* Clarify dired-do-shell-command doc stringLars Ingebrigtsen2021-03-281-0/+2
* Improve the dired-do-kill-lines doc stringLars Ingebrigtsen2021-03-021-2/+7
* * lisp/gnus/gnus-art.el: Fix misuse of `standard-value`.Stefan Monnier2021-02-021-1/+1
* ; * lisp/dired-aux.el (dired-compress-files-alist): Minor doc fix.Stefan Kangas2021-01-281-1/+1
* Add support for dired compressing .lz/.lzo filesJean Louis2021-01-241-0/+2
* Add dired support for compressing .pax filesLars Ingebrigtsen2021-01-211-1/+2
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Add variables read-char-choice-use-read-key and y-or-n-p-use-read-keyJuri Linkov2020-12-301-2/+2
* Prefer setq-local in dired extensionsStefan Kangas2020-12-091-5/+5
* Merge from origin/emacs-27Glenn Morris2020-12-011-1/+7
|\
| * Reset xref-show-xrefs-function temporarilyDmitry Gutov2020-12-011-1/+7
* | In dired-query use read-char-from-minibuffer with bound help-char (bug#42708)Juri Linkov2020-11-111-1/+1
* | Make dired-replace-in-string obsoleteLars Ingebrigtsen2020-09-271-4/+4
* | Tweak dired warning about "wildcard" charactersKévin Le Gouguec2020-09-201-26/+125
* | Fix problem of marking files with hidden subdirsStephen Berman2020-09-141-15/+0
* | Use `format-prompt' when prompting with default valuesLars Ingebrigtsen2020-09-061-4/+2
* | Fix previous manual mis-merge of dired-auxLars Ingebrigtsen2020-09-041-1/+2
* | wdired-do-renames: Speed up for long Emacs sessionsTino Calancha2020-09-041-7/+6