emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Juri Linkov
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Fri, 23 Dec 2005 16:20:58 +0000

Index: emacs/lisp/ChangeLog
diff -u emacs/lisp/ChangeLog:1.8850 emacs/lisp/ChangeLog:1.8851
--- emacs/lisp/ChangeLog:1.8850 Fri Dec 23 11:36:07 2005
+++ emacs/lisp/ChangeLog        Fri Dec 23 16:20:58 2005
@@ -1,3 +1,15 @@
+2005-12-23  David Koppelman  <address@hidden>
+
+       * hi-lock.el (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.
+
 2005-12-23  Jan Dj,Ad(Brv  <address@hidden>
 
        * menu-bar.el (menu-find-file-existing): New function.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]