summaryrefslogtreecommitdiff
path: root/lisp/dired-aux.el
Commit message (Expand)AuthorAgeFilesLines
* Fix compression of directories in DiredEli Zaretskii2020-01-081-4/+12
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Extract xref-matches-in-files from project--find-regexp-in-filesDmitry Gutov2019-12-291-2/+1
* Speed up dired-do-find-regexpDmitry Gutov2019-12-261-7/+14
* Do not call custom-reevaluate-setting in dired-isearch-filenames-endFilipp Gunbin2019-11-291-3/+3
* * lisp/dired.el (dired-dwim-target): Add choice dired-dwim-target-next-visibleJuri Linkov2019-11-171-4/+8
* Make dired-do-compress-to require format-specLars Ingebrigtsen2019-11-141-0/+1
* * lisp/dired.el (dired-dwim-target): Add new choices (bug#35385)Juri Linkov2019-11-121-0/+16
* Make dired-get-subdir-min obsoleteStefan Kangas2019-11-101-9/+9
* * lisp/dired-aux.el (dired-vc-rename-file): New defcustom.Juri Linkov2019-11-071-1/+16
* dired-dwim-target uses most recently visited window instead of next window.Juri Linkov2019-10-271-16/+16
* dired-do-shell-command doc string fixLars Ingebrigtsen2019-10-141-1/+5
* Improve documentation of dired-do-chmodStefan Kangas2019-10-141-3/+11
* * lisp/dired-aux.el (dired-copy-file-recursive): Make prompt clearer.Lars Ingebrigtsen2019-09-231-1/+1
* Make dired recognize .lz filesLars Ingebrigtsen2019-08-231-0/+1
* Mention that some dired commands work on the current file, tooLars Ingebrigtsen2019-08-021-0/+9
* Fix reference to `tags-loop-continue' in doc stringLars Ingebrigtsen2019-08-011-1/+1
* Tweak prompt when symlinking in diredLars Ingebrigtsen2019-07-261-1/+8
* Further tweak dired-compress error messageLars Ingebrigtsen2019-07-261-1/+1
* Tweak the error message on dired compression failuresLars Ingebrigtsen2019-07-261-1/+1
* End predicate `dired-in-this-tree' with '-p'Tino Calancha2019-07-131-6/+6
* Allow chown/chgrp for remote directories on w32Michael Albinus2019-07-081-2/+4
* Add Zstandard compression support for diredAlexander Gramiak2019-06-241-6/+15
* * lisp/emacs-lisp/bytecomp.el (byte-compile-dynamic): Mark obsoleteStefan Monnier2019-06-211-1/+0
* Fix a void-function errorDmitry Gutov2019-05-301-0/+1
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-251-0/+1
* Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsDmitry Gutov2019-05-241-1/+0
|\
| * Fixes for "Maintainer:" and related linesPaul Eggert2019-05-191-1/+0
* | Support "reverting" Xref buffers (bug#35702)Dmitry Gutov2019-05-241-9/+12
* | Separate xref-find-definitions' behavior from other commandsDmitry Gutov2019-05-231-1/+1
|/
* Declare fileloop-continue in dired-aux to avoid warningLars Ingebrigtsen2019-05-171-0/+2
* Use ngettext instead of dired-plural-s in Dired (bug#35287)Juri Linkov2019-05-051-21/+31
* Dired: Use invisibility-spec instead of selective-displayStefan Monnier2019-03-171-80/+66
* Rename multifile.el to fileloop.elDmitry Gutov2019-02-071-4/+4
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Merge from origin/emacs-26Glenn Morris2018-11-241-1/+6
|\ \ | |/
| * Improve documentation of 'dired-do-compress'Eli Zaretskii2018-11-221-1/+6
* | Merge from origin/emacs-26Glenn Morris2018-10-231-1/+1
|\ \ | |/
| * Fix help-form binding in dired-create-filesMichael Heerdegen2018-10-201-1/+1
* | Merge from origin/emacs-26Glenn Morris2018-10-121-10/+11
|\ \ | |/
| * dired-do-shell-command: Notify users after abort the commandTino Calancha2018-10-111-10/+11
* | file-attributes cleanupPaul Eggert2018-09-231-16/+22
* | * lisp/multifile.el: New file, extracted from etags.elStefan Monnier2018-09-221-5/+12
* | New commands to create an empty fileTino Calancha2018-08-021-5/+32
* | dired-do-find-regexp: Use rgrep-find-ignored-directories.Sam Steingold2018-07-091-2/+2
* | Merge from origin/emacs-26Glenn Morris2018-06-231-6/+8
|\ \ | |/
| * Fix previous change in minibuffer-default-add-dired-shell-commandsLeo Liu2018-06-231-6/+8
* | Honor dired-create-destination-dirs if copying/renaming >1 filesTino Calancha2018-04-051-22/+25
* | Merge from origin/emacs-26Glenn Morris2018-03-021-1/+2
|\ \ | |/