summaryrefslogtreecommitdiff
path: root/lisp/dired-aux.el
Commit message (Expand)AuthorAge
* Improve the 'dired-do-kill-lines' doc stringLars Ingebrigtsen2021-03-02
* Update copyright year to 2021Paul Eggert2021-01-01
* Reset xref-show-xrefs-function temporarilyDmitry Gutov2020-12-01
* Fix dired default file operation (bug#41261)Leo Vivier2020-05-15
* 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
* Allow chown/chgrp for remote directories on w32Michael Albinus2019-07-08
* Add Zstandard compression support for diredAlexander Gramiak2019-06-24
* * lisp/emacs-lisp/bytecomp.el (byte-compile-dynamic): Mark obsoleteStefan Monnier2019-06-21
* Fix a void-function errorDmitry Gutov2019-05-30
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-25
* Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsDmitry Gutov2019-05-24
|\
| * Fixes for "Maintainer:" and related linesPaul Eggert2019-05-19
* | Support "reverting" Xref buffers (bug#35702)Dmitry Gutov2019-05-24
* | Separate xref-find-definitions' behavior from other commandsDmitry Gutov2019-05-23
|/
* Declare fileloop-continue in dired-aux to avoid warningLars Ingebrigtsen2019-05-17
* Use ngettext instead of dired-plural-s in Dired (bug#35287)Juri Linkov2019-05-05
* Dired: Use invisibility-spec instead of selective-displayStefan Monnier2019-03-17
* Rename multifile.el to fileloop.elDmitry Gutov2019-02-07
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Merge from origin/emacs-26Glenn Morris2018-11-24
|\|
| * Improve documentation of 'dired-do-compress'Eli Zaretskii2018-11-22
* | Merge from origin/emacs-26Glenn Morris2018-10-23
|\|
| * Fix help-form binding in dired-create-filesMichael Heerdegen2018-10-20
* | Merge from origin/emacs-26Glenn Morris2018-10-12
|\|
| * dired-do-shell-command: Notify users after abort the commandTino Calancha2018-10-11
* | file-attributes cleanupPaul Eggert2018-09-23
* | * lisp/multifile.el: New file, extracted from etags.elStefan Monnier2018-09-22
* | New commands to create an empty fileTino Calancha2018-08-02
* | dired-do-find-regexp: Use rgrep-find-ignored-directories.Sam Steingold2018-07-09