(font-lock-verbose): Default to 0. Doc fix.
authorRichard M. Stallman <rms@gnu.org>
Sun, 23 Jun 1996 18:36:01 +0000 (18:36 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 23 Jun 1996 18:36:01 +0000 (18:36 +0000)
commit5aa29679e1b852b258d6e7895cd55c250d568111
tree2176d28ea470f46cefeb4f2bf2ee67c152ab65ed
parentbf0e6b0ce8978fe6839e3e3985b1cc62ac020f63
(font-lock-verbose): Default to 0.  Doc fix.
(font-lock-default-fontify-buffer): Interpret numeric value.
(font-lock-fontified): Don't make it permanent-local.
(font-lock-mode): Remove before-revert-hook and after-revert-hook code.
Call font-lock-turn-on-thing-lock before font-lock-mode-hook.  Doc fix.
(font-lock-revert-setup, font-lock-revert-cleanup): Deleted.
(font-lock-support-mode): New variable.
(font-lock-turn-on-thing-lock): New function.  Use it.
(font-lock-turn-off-thing-lock): Renamed font-lock-thing-lock-cleanup.
(font-lock-change-major-mode): Turn off Font Lock mode if it is on.
Add font-lock-change-major-mode to change-major-mode-hook at top level.
lisp/font-lock.el