]> git.eshelyaron.com Git - emacs.git/commitdiff
(font-lock-mode): Doc fix.
authorEli Zaretskii <eliz@gnu.org>
Tue, 23 Jan 2001 11:23:07 +0000 (11:23 +0000)
committerEli Zaretskii <eliz@gnu.org>
Tue, 23 Jan 2001 11:23:07 +0000 (11:23 +0000)
lisp/font-lock.el

index 188b5de7fe8172070c6c23b4ff6c58e722c6cd05..30605b576361603052056f8c43c23998e55a3ebe 100644 (file)
@@ -686,7 +686,8 @@ Major/minor modes can set this variable if they know which option applies.")
 ;;;###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: