* lisp/follow.el (follow-mode): Restore mode line lighter. (Bug#28495)

This commit is contained in:
Glenn Morris 2017-11-21 19:23:30 -05:00
parent f20c2e2f3d
commit 17fc74d1b9

View file

@ -416,6 +416,7 @@ This command runs the normal hook `follow-mode-hook'.
Keys specific to Follow mode:
\\{follow-mode-map}"
:lighter follow-mode-line-text
:keymap follow-mode-map
(if follow-mode
(progn