* lisp/follow.el (follow-mode): Restore mode line lighter. (Bug#28495)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user