summaryrefslogtreecommitdiff
path: root/lisp/dired-aux.el
Commit message (Expand)AuthorAge
* ; * lisp/dired-aux.el (dired-compress-files-alist): Minor doc fix.Stefan Kangas2021-01-28
* Add support for dired compressing .lz/.lzo filesJean Louis2021-01-24
* Add dired support for compressing .pax filesLars Ingebrigtsen2021-01-21
* Update copyright year to 2021Paul Eggert2021-01-01
* Add variables read-char-choice-use-read-key and y-or-n-p-use-read-keyJuri Linkov2020-12-30
* Prefer setq-local in dired extensionsStefan Kangas2020-12-09
* Merge from origin/emacs-27Glenn Morris2020-12-01
|\
| * Reset xref-show-xrefs-function temporarilyDmitry Gutov2020-12-01
* | In dired-query use read-char-from-minibuffer with bound help-char (bug#42708)Juri Linkov2020-11-11
* | Make dired-replace-in-string obsoleteLars Ingebrigtsen2020-09-27
* | Tweak dired warning about "wildcard" charactersKévin Le Gouguec2020-09-20
* | Fix problem of marking files with hidden subdirsStephen Berman2020-09-14
* | Use `format-prompt' when prompting with default valuesLars Ingebrigtsen2020-09-06
* | Fix previous manual mis-merge of dired-auxLars Ingebrigtsen2020-09-04
* | wdired-do-renames: Speed up for long Emacs sessionsTino Calancha2020-09-04
* | Extend the default value in dired-diff to all the backup filesLars Ingebrigtsen2020-08-24
* | Allow Dired to dereference symbolic links when copyingKaushal Modi2020-08-11
* | Fix recently added documentation bitsEli Zaretskii2020-08-09
* | Add constants for shell command output buffer namesTino Calancha2020-08-09
* | Signal an error in dired when moving to a directory that doesn't existNick Helm2020-08-06
* | Simplify Solaris portPaul Eggert2020-08-05
* | Mention undo in the doc string of dired-do-kill-linesLars Ingebrigtsen2020-08-05
* | Fix and extend format-spec (bug#41758)Basil L. Contovounesios2020-06-18
* | * lisp/dired-aux.el (dired-vc-deduce-fileset): Add autoload cookie.Juri Linkov2020-06-17
* | Merge from origin/emacs-27Glenn Morris2020-05-16
|\|
| * Fix dired default file operation (bug#41261)Leo Vivier2020-05-15
* | Support state changing VC operations on directories in Dired (bug#34949)Juri Linkov2020-03-30
* | * lisp/dired.el (dired-mark-region): New defcustom (bug#39902)Juri Linkov2020-03-23
* | Add 'nofollow' flag to set-file-modes etc.Paul Eggert2020-02-23
|/
* Fix compression of directories in DiredEli Zaretskii2020-01-08
* Update copyright year to 2020Paul Eggert2020-01-01
* Extract xref-matches-in-files from project--find-regexp-in-filesDmitry Gutov2019-12-29
* Speed up dired-do-find-regexpDmitry Gutov2019-12-26
* Do not call custom-reevaluate-setting in dired-isearch-filenames-endFilipp Gunbin2019-11-29
* * lisp/dired.el (dired-dwim-target): Add choice dired-dwim-target-next-visibleJuri Linkov2019-11-17
* Make dired-do-compress-to require format-specLars Ingebrigtsen2019-11-14
* * lisp/dired.el (dired-dwim-target): Add new choices (bug#35385)Juri Linkov2019-11-12
* Make dired-get-subdir-min obsoleteStefan Kangas2019-11-10
* * lisp/dired-aux.el (dired-vc-rename-file): New defcustom.Juri Linkov2019-11-07
* dired-dwim-target uses most recently visited window instead of next window.Juri Linkov2019-10-27
* dired-do-shell-command doc string fixLars Ingebrigtsen2019-10-14
* Improve documentation of dired-do-chmodStefan Kangas2019-10-14
* * lisp/dired-aux.el (dired-copy-file-recursive): Make prompt clearer.Lars Ingebrigtsen2019-09-23
* Make dired recognize .lz filesLars Ingebrigtsen2019-08-23
* Mention that some dired commands work on the current file, tooLars Ingebrigtsen2019-08-02
* Fix reference to `tags-loop-continue' in doc stringLars Ingebrigtsen2019-08-01
* Tweak prompt when symlinking in diredLars Ingebrigtsen2019-07-26
* Further tweak dired-compress error messageLars Ingebrigtsen2019-07-26
* Tweak the error message on dired compression failuresLars Ingebrigtsen2019-07-26
* End predicate `dired-in-this-tree' with '-p'Tino Calancha2019-07-13