; Fix last change.

This commit is contained in:
Sean Whitton 2026-07-22 21:53:52 +01:00
parent 76c8065bf6
commit 1bd56ff932

View file

@ -291,7 +291,7 @@ cover the range from the oldest annotation to the newest."
:style toggle :selected
(eql vc-annotate-display-mode ,days) ]))
vc-annotate-menu-elements)
. ,(cddr items))))
. ,(cdr items))))
["By Color Map Range" (unless (null vc-annotate-display-mode)
(setq vc-annotate-display-mode nil)
(vc-annotate-display-select))