(with-buffer-unmodified): Use unwind-protect.
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 5 Oct 2000 01:27:55 +0000 (01:27 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 5 Oct 2000 01:27:55 +0000 (01:27 +0000)
commitbe390cb3d8e55003c1a5ed5e4efce791aa86892f
tree3a8ad3453e04ad1ff598b3215fe5baa6c323d74b
parent22aca18670e217db83cadf7aa6eeb1d8aad9b48b
(with-buffer-unmodified): Use unwind-protect.
(jit-lock-mode): Make sure font-lock-keywords-only is bound before use.
(jit-lock-functions): New var.
(jit-lock-function-1): Use it if non-nil.
Don't switch the syntax-table.  Don't set parse-sexp-lookup-properties.
Set the `fontified' property before doing the fontification to avoid
repeatedly going through the same error.
Don't turn errors into messages.
lisp/jit-lock.el