]> git.eshelyaron.com Git - emacs.git/commit
Fix Dired face for directory symlinks
authorBasil L. Contovounesios <contovob@tcd.ie>
Wed, 25 Jan 2023 14:24:39 +0000 (14:24 +0000)
committerBasil L. Contovounesios <contovob@tcd.ie>
Wed, 25 Jan 2023 14:32:42 +0000 (14:32 +0000)
commitc6613403e5cb5e2f0043d16530be046922d23f43
treef9035da8363b99a7c468b3e2af5834d699fcb733
parent37454de0c8f07584a1604d54acc97e4bc1c9ddfc
Fix Dired face for directory symlinks

* lisp/dired.el (dired-font-lock-keywords): Fontify directory
symlinks with the value of dired-directory-face rather than its name
as a (nonexistent) face (bug#60977).
lisp/dired.el