Don't require font-lock any more.
commita62e3c6f35f76a6bb22dc28f23df2d609993eb37
authorStefan Monnier <monnier@iro.umontreal.ca>
Sun, 8 Oct 2000 19:01:17 +0000 (8 19:01 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Sun, 8 Oct 2000 19:01:17 +0000 (8 19:01 +0000)
tree7333364ecf5579ed542809cae41510eb04b1999f
parent908bb42fa10fee60a8e84dd698da504d8e8ef9f6
Don't require font-lock any more.
(jit-lock-functions): Make buffer-local.
(jit-lock-saved-fontify-buffer-function): Remove.
(jit-lock-mode): Remove autoload cookie.
Remove font-lock specific code.
(jit-lock-unregister): Don't bother handling complex hooks any more.
(jit-lock-refontify): New function.
(jit-lock-fontify-buffer): Use it.
(jit-lock-function-1): Replaced by jit-lock-fontify-now.
(jit-lock-fontify-now): Renamed from jit-lock-function-1.
Add optional args START and END.
Never call font-lock-fontify-region directly.
(jit-lock-function, jit-lock-stealth-fontify): Use it.
lisp/jit-lock.el