summaryrefslogtreecommitdiff
path: root/lisp/dired-aux.el
Commit message (Expand)AuthorAge
* Use string-search instead of string-match[-p]Mattias Engdegård2021-08-09
* Un-obsolete dired-in-this-tree-p and use it again in certain places.Tassilo Horn2021-08-08
* Use string-replace instead of replace-regexp-in-stringMattias Engdegård2021-08-08
* Improve consistency of outline headings in dired librariesJonas Bernoulli2021-06-30
* Cleanup whitespace and comments in dired librariesJonas Bernoulli2021-06-30
* Give feedback to the user in dired-do-find-regexpLars Ingebrigtsen2021-06-22
* Use file-in-directory-p instead of obsolete dired-in-this-tree-pTassilo Horn2021-06-12
* Move point in dired buffers when handling a list of filesLars Ingebrigtsen2021-06-02
* Restore `dired-do-create-files' return valueLars Ingebrigtsen2021-05-25
* * lisp/dired-aux.el (dired-do-revert-buffer): New defcustom (bug#48456).Juri Linkov2021-05-21
* Fix custom type of recent dired-aux additionsGlenn Morris2021-05-19
* Fix some regressions introduced by the previous dired-aux changeLars Ingebrigtsen2021-05-18
* Allow specifying the default archive types to compress to in DiredSun Lin2021-05-17
* Fix bug#47625 in diredMichael Albinus2021-05-06
* * lisp/**/*.el: Avoid positional args to `define-minor-mode`Stefan Monnier2021-04-11
* Revert "Clarify dired-do-shell-command doc string"Lars Ingebrigtsen2021-03-28
* Clarify dired-do-shell-command doc stringLars Ingebrigtsen2021-03-28
* Improve the dired-do-kill-lines doc stringLars Ingebrigtsen2021-03-02
* * lisp/gnus/gnus-art.el: Fix misuse of `standard-value`.Stefan Monnier2021-02-02
* ; * 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