don't add text for the modeline.
This commit is contained in:
parent
bfbcc5eed0
commit
74167b21c9
1 changed files with 1 additions and 1 deletions
|
@ -2877,7 +2877,7 @@ See also `java-font-lock-extra-types'.")
|
|||
;; Install ourselves:
|
||||
|
||||
(unless (assq 'font-lock-mode minor-mode-alist)
|
||||
(push '(font-lock-mode " Font") minor-mode-alist))
|
||||
(push '(font-lock-mode nil) minor-mode-alist))
|
||||
|
||||
;; Provide ourselves:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue