]> git.eshelyaron.com Git - emacs.git/commit
* lisp/vc/vc-git.el (vc-git-log-view-mode): Font-lock AuthorDate (bug#40248)
authorJuri Linkov <juri@linkov.net>
Wed, 29 Jul 2020 00:47:29 +0000 (03:47 +0300)
committerJuri Linkov <juri@linkov.net>
Wed, 29 Jul 2020 00:47:29 +0000 (03:47 +0300)
commiteb9e065c00c5590967255fa3abf51db966a5df72
treed31090a0cbfc62006b46695869ba0992292d98e8
parent2ab66c9f9be923350f123fdea05b5b3ce8283d8a
* lisp/vc/vc-git.el (vc-git-log-view-mode): Font-lock AuthorDate (bug#40248)

Highlight "AuthorDate" in log-view-font-lock-keywords
when [format] pretty = fuller.
lisp/vc/vc-git.el