summaryrefslogtreecommitdiff
path: root/lisp/dired.el
Commit message (Expand)AuthorAge
* Update copyright year to 2021Paul Eggert2021-01-01
* * lisp/dired.el (dired-toggle-marks): Doc fix. (Bug#41097)Eli Zaretskii2020-05-10
* Fix edge case errors in filename-matching regexpsMattias Engdegård2020-04-14
* 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
* Use ngettext instead of dired-plural-s in Dired (bug#35287)Juri Linkov2019-05-05
* Fix rgrep in dired using directory for search file patternChristopher Thorne2019-04-11
* Eshell dependencies: Fix recent regressionsStefan Monnier2019-04-10
* Dired: Use invisibility-spec instead of selective-displayStefan Monnier2019-03-17
* Fix regular-expression glitches and typosPaul Eggert2019-03-04
* Merge from origin/emacs-26Glenn Morris2019-01-18
|\
| * ; Fix some trivial doc typosGlenn Morris2019-01-12
* | Merge from origin/emacs-26Paul Eggert2018-12-31
|\|
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Fix typo in 'dired-restore-positions'Martin Rudalics2018-12-11
* | Adjust windows' previous buffers when reverting dired buffers (Bug#33458)Martin Rudalics2018-12-08
* | * lisp/vc/log-view.el: Better error handling (bug#33295).Juri Linkov2018-11-08
* | Don't quote self-quoting pcase patternsMichael Heerdegen2018-10-30
* | file-attributes cleanupPaul Eggert2018-09-23
* | Merge from origin/emacs-26Glenn Morris2018-09-20
|\|
| * Improve Custom menu labels for 2 optionsEli Zaretskii2018-09-19