]> git.eshelyaron.com Git - emacs.git/commit
Fix problem of marking files with hidden subdirs
authorStephen Berman <stephen.berman@gmx.net>
Mon, 14 Sep 2020 12:55:52 +0000 (14:55 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 14 Sep 2020 12:55:52 +0000 (14:55 +0200)
commitf450e53d5c01c589986bea07671acebaaf501c5f
tree647dab9ffdcf333a75cc0bd9acebfe62f88d9daa
parent14486c44885ffe4532118676aaa6e3783a0417bb
Fix problem of marking files with hidden subdirs

* lisp/dired.el (dired-unhide-subdir):
(dired-subdir-hidden-p):
(dired-subdir-min): Moved from subr-x.
(dired-get-filename): Get the correct filename when directories
are hidden (bug#8484).
lisp/dired-aux.el
lisp/dired.el