summaryrefslogtreecommitdiff
path: root/lisp/dired.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use ngettext instead of dired-plural-s in Dired (bug#35287)Juri Linkov2019-05-051-5/+7
* Fix rgrep in dired using directory for search file patternChristopher Thorne2019-04-111-0/+9
* Eshell dependencies: Fix recent regressionsStefan Monnier2019-04-101-2/+2
* Dired: Use invisibility-spec instead of selective-displayStefan Monnier2019-03-171-49/+73
* Fix regular-expression glitches and typosPaul Eggert2019-03-041-1/+1
* Merge from origin/emacs-26Glenn Morris2019-01-181-1/+1
|\
| * ; Fix some trivial doc typosGlenn Morris2019-01-121-1/+1
* | Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\ \ | |/
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Fix typo in 'dired-restore-positions'Martin Rudalics2018-12-111-1/+1
* | Adjust windows' previous buffers when reverting dired buffers (Bug#33458)Martin Rudalics2018-12-081-3/+41
* | * lisp/vc/log-view.el: Better error handling (bug#33295).Juri Linkov2018-11-081-1/+1
* | Don't quote self-quoting pcase patternsMichael Heerdegen2018-10-301-4/+4
* | file-attributes cleanupPaul Eggert2018-09-231-3/+4