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