Mercurial > emacs
comparison src/dired.c @ 32152:00f38571e2b1
(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.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Thu, 05 Oct 2000 01:27:55 +0000 |
parents | 43566b0aec59 |
children | 233d9eb5dff0 |
comparison
equal
deleted
inserted
replaced
32151:903746da4148 | 32152:00f38571e2b1 |
---|