]> code.delx.au - gnu-emacs/commit
(hi-lock-highlight-range): New variable.
authorJuri Linkov <juri@jurta.org>
Fri, 23 Dec 2005 16:20:58 +0000 (16:20 +0000)
committerJuri Linkov <juri@jurta.org>
Fri, 23 Dec 2005 16:20:58 +0000 (16:20 +0000)
commit81dc5714545cad6c19a8ea961087544d21db23f0
tree6b35a2880672ce1708de3ae447d56d352c9f01fe
parent2d7409f20f2594b4406739d8ef073d6e5b952d06
(hi-lock-highlight-range): New variable.
(hi-lock-mode, hi-lock-unface-buffer): Call font-lock-fontify-buffer
only if font-lock-fontified is non-nil.  Remove overlays.
(hi-lock-set-pattern): Call font-lock-fontify-buffer if
font-lock-fontified is non-nil, otherwise use overlays (instead of
text properties).
(hi-lock-string-serialize-hash, hi-lock-string-serialize-serial):
New variables.
(hi-lock-string-serialize) New function.
lisp/ChangeLog
lisp/hi-lock.el