]> git.eshelyaron.com Git - emacs.git/commit
* lisp/vc/vc-annotate.el (vc-annotate-mode-menu): Quote vc-annotate-backend.
authorJuri Linkov <juri@linkov.net>
Thu, 25 May 2023 18:33:11 +0000 (21:33 +0300)
committerJuri Linkov <juri@linkov.net>
Thu, 25 May 2023 18:33:11 +0000 (21:33 +0300)
commit3afe4a42e90f4eb937b81879548ffbfa7e1f6599
tree43578ab3cf46d78aa89d298276566c9ce53b2ffa
parentb62a2b08b80ecf855096daf1e9e84b3f7bc7622a
* lisp/vc/vc-annotate.el (vc-annotate-mode-menu): Quote vc-annotate-backend.

When unquoted it might get the nil value when vc-annotate.el is loaded
in non-vc-controlled buffer (bug#63689).
lisp/vc/vc-annotate.el