From dcc70c380ec03903f4ff55603d7129450fa681ae Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Tue, 23 Jan 2001 11:23:07 +0000 Subject: [PATCH] (font-lock-mode): Doc fix. --- lisp/font-lock.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lisp/font-lock.el b/lisp/font-lock.el index 188b5de7fe8..30605b57636 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: -- 2.39.2