aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorEli Zaretskii <[email protected]>2001-01-23 11:23:07 +0000
committerEli Zaretskii <[email protected]>2001-01-23 11:23:07 +0000
commitdcc70c380ec03903f4ff55603d7129450fa681ae (patch)
tree7f84cf53e4b6e566e21f8048c8df2fd636de9f59 /lisp
parent4e003d375ec3670d32e34d9cd592962c878075bb (diff)
(font-lock-mode): Doc fix.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/font-lock.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/font-lock.el b/lisp/font-lock.el
index 188b5de7fe..30605b5763 100644
--- a/lisp/font-lock.el
+++ b/lisp/font-lock.el
@@ -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: