summaryrefslogtreecommitdiff
path: root/lisp/font-lock.el
diff options
context:
space:
mode:
authorSimon Marshall <simon@gnu.org>1995-11-10 08:42:45 +0000
committerSimon Marshall <simon@gnu.org>1995-11-10 08:42:45 +0000
commit534cf2d32e2b82ab5f2c16e335cfc94962281a64 (patch)
tree4474b515b74832ab975cde6c574d88e59c0b6833 /lisp/font-lock.el
parent87e00e8ca32e86566285a7d0ef3c96e6f6966a3b (diff)
downloademacs-534cf2d32e2b82ab5f2c16e335cfc94962281a64.tar.gz
Oops; left a note in a doc-string.
Diffstat (limited to 'lisp/font-lock.el')
-rw-r--r--lisp/font-lock.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/font-lock.el b/lisp/font-lock.el
index edff5980e90..5d0afbddd95 100644
--- a/lisp/font-lock.el
+++ b/lisp/font-lock.el
@@ -325,7 +325,7 @@ This is normally set via `font-lock-defaults'.")
;;;###autoload
(defun font-lock-mode (&optional arg)
- "[pretest] Toggle Font Lock mode.
+ "Toggle Font Lock mode.
With arg, turn Font Lock mode on if and only if arg is positive.
When Font Lock mode is enabled, text is fontified as you type it: