]> git.eshelyaron.com Git - emacs.git/commit
Make dired directory components clickable
authorWilliam Xu <william.xwl@gmail.com>
Sun, 24 Oct 2021 14:15:12 +0000 (16:15 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 24 Oct 2021 14:15:17 +0000 (16:15 +0200)
commit860e8c524bc1695b67fe1001412529da47b11138
tree4a4a6051fee8f538b02f3e7e50264fc02c8532c4
parent03d7dcb4610b0f8edf53427c2354cf52fa506edd
Make dired directory components clickable

* lisp/dired.el (dired-readin): Use it.

* lisp/dired.el (dired-make-directory-clickable): New user option.

* lisp/dired.el (dired--make-directory-clickable): New function
(bug#21973).
etc/NEWS
lisp/dired.el