summaryrefslogtreecommitdiff
path: root/lisp/dired.el
Commit message (Expand)AuthorAgeFilesLines
* Allow Dired to dereference symbolic links when copyingKaushal Modi2020-08-111-0/+6
* dired-ls-F-marks-symlinks should be set under MacosLars Ingebrigtsen2020-08-041-1/+1
* * lisp/dired.el (dired-toggle-marks): Use region for non-nil dired-mark-regionJuri Linkov2020-06-051-22/+40
* Merge from origin/emacs-27Glenn Morris2020-05-161-2/+2
|\
| * * lisp/dired.el (dired-toggle-marks): Doc fix. (Bug#41097)Eli Zaretskii2020-05-101-2/+2
* | Use directory-files-no-dot-files-regexp wherever possibleMattias Engdegård2020-04-161-3/+5
* | Merge from origin/emacs-27Glenn Morris2020-04-151-1/+1
|\ \ | |/
| * Fix edge case errors in filename-matching regexpsMattias Engdegård2020-04-141-1/+1
* | * lisp/dired.el (dired-readin): Improve commentStefan Monnier2020-03-311-4/+4
* | * lisp/dired.el (dired-readin): Don't bind inhibit-modification-hooksStefan Monnier2020-03-301-20/+24
* | Deprecate with-displayed-buffer-window, use body-function instead (bug#39822)Juri Linkov2020-03-301-14/+15
* | Support state changing VC operations on directories in Dired (bug#34949)Juri Linkov2020-03-301-0/+1
* | Rename dired-mark-region choices and ignore empty region.Juri Linkov2020-03-241-13/+20
* | * lisp/dired.el (dired-mark-region): New defcustom (bug#39902)Juri Linkov2020-03-231-15/+90
* | Silence byte-compiler warningStefan Kangas2020-02-041-0/+1
* | * lisp/progmodes/grep.el (grep-read-files-function): New var.Stefan Monnier2020-01-211-1/+1
* | Improve error handling in dired-change-marksStefan Kangas2020-01-191-13/+15
* | Make arguments to dired-chage-marks non-optionalStefan Kangas2020-01-191-1/+2
* | Make more load-hooks obsoleteGlenn Morris2020-01-161-1/+2
|/
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* * lisp/dired.el (dired-dwim-target): Add choice dired-dwim-target-next-visibleJuri Linkov2019-11-171-3/+10
* * lisp/dired.el (dired-dwim-target): Add new choices (bug#35385)Juri Linkov2019-11-121-4/+14
* Fix some quoting glitches in doc stringsPaul Eggert2019-11-111-1/+1
* Make dired-get-subdir-min obsoleteStefan Kangas2019-11-101-10/+13
* Font-lock symlinks in dired buffers betterLars Ingebrigtsen2019-10-311-2/+24
* Fix setgid fontification in dired on some OS-esLars Ingebrigtsen2019-10-301-1/+1
* dired-dwim-target uses most recently visited window instead of next window.Juri Linkov2019-10-271-3/+3
* Customizable tab-line-tabs-function and new buffer-local tab-line-mode.Juri Linkov2019-10-271-1/+1
* * lisp/dired.el (dired-mark-pop-up): Set tab-line-format to nil (bug#37699).Juri Linkov2019-10-241-1/+2
* Use 'C-x t' for tab-prefix-map instead of 'C-x 6' still used by 2C-mode-map.Juri Linkov2019-10-201-1/+1
* * lisp/dired.el (dired-auto-revert-buffer): Doc fix. (Bug#37771)Eli Zaretskii2019-10-171-6/+10
* Fix up previous dired change againLars Ingebrigtsen2019-10-141-1/+1
* Fix typo in previous dired changeLars Ingebrigtsen2019-10-141-1/+1
* Font-lock suid/guid files in DiredLars Ingebrigtsen2019-10-141-0/+13
* dired-move-to-filename doc string fixLars Ingebrigtsen2019-10-071-1/+7
* More tab bar related key bindings.Juri Linkov2019-10-061-0/+7
* * lisp/dired.el (dired-special): Rename face from dired-socket (bug#24547).Juri Linkov2019-08-051-5/+5
* Clean up file-size-functionMattias Engdegård2019-08-021-2/+2
* Fix usage of remove-text-propertiesBasil L. Contovounesios2019-08-011-1/+1
* Re-fix dired-pop-to-buffer obsoletion referenceLars Ingebrigtsen2019-07-301-1/+1
* Mark block/char devices the same as sockets in diredLars Ingebrigtsen2019-07-281-3/+4
* Make dired fontify pipes and socketsLars Ingebrigtsen2019-07-271-0/+11
* Fix obsoletion notice in dired-pop-to-bufferLars Ingebrigtsen2019-07-261-1/+1
* End predicate `dired-in-this-tree' with '-p'Tino Calancha2019-07-131-2/+4
* Fix previous patch to dired-mark-ifLars Ingebrigtsen2019-06-261-1/+1
* Make dired commands report how many files they markDrew Adams2019-06-251-7/+7
* Add a new command to report the number and size of the marked filesLars Ingebrigtsen2019-06-251-0/+28
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-251-0/+1
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-191-1/+0
* Don't use file notification on non-file buffersMattias Engdegård2019-05-181-0/+1