diff options
Diffstat (limited to 'lisp/font-core.el')
-rw-r--r-- | lisp/font-core.el | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lisp/font-core.el b/lisp/font-core.el index 8e190bb2ade..6b26f0cb92e 100644 --- a/lisp/font-core.el +++ b/lisp/font-core.el @@ -78,9 +78,6 @@ It will be passed one argument, which is the current value of (define-minor-mode font-lock-mode "Toggle syntax highlighting in this buffer (Font Lock mode). -With a prefix argument ARG, enable Font Lock mode if ARG is -positive, and disable it otherwise. If called from Lisp, enable -the mode if ARG is omitted or nil. When Font Lock mode is enabled, text is fontified as you type it: |