* lisp/follow.el (follow-mode): Restore mode line lighter. (Bug#28495)
This commit is contained in:
parent
f20c2e2f3d
commit
17fc74d1b9
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue