diff lisp/font-lock.el @ 35482:a338df89047a

(font-lock-mode): Doc fix.
author Eli Zaretskii <eliz@gnu.org>
date Tue, 23 Jan 2001 11:23:07 +0000
parents 1f7abd8b98dd
children 914a713af75b
line wrap: on
line diff
--- a/lisp/font-lock.el	Tue Jan 23 01:36:19 2001 +0000
+++ b/lisp/font-lock.el	Tue Jan 23 11:23:07 2001 +0000
@@ -686,7 +686,8 @@
 ;;;###autoload
 (define-minor-mode font-lock-mode
   "Toggle Font Lock mode.
-With arg, turn Font Lock mode on if and only if arg is positive.
+With arg, turn Font Lock mode on if and only if arg is positive,
+otherwise turn it off.
 \(Font Lock is also known as \"syntax highlighting\".)
 
 When Font Lock mode is enabled, text is fontified as you type it: