]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 7 Dec 1999 06:39:33 +0000 (06:39 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 7 Dec 1999 06:39:33 +0000 (06:39 +0000)
lisp/ChangeLog

index bb6d4b438d7ce729dc1d36c3a5c994d41b342514..a054c3b8b7c50795809d1bb295dc31535a836dd3 100644 (file)
@@ -8,6 +8,8 @@
 
        * font-lock.el (font-lock-default-fontify-region): Fix subtle
        off-by-one problem that could force re-fontifying the whole buffer.
+       (font-lock-remove-keywords): New function.
+       (font-lock-add-keywords): Use the new function to ensure idempotence.
 
 1999-12-06  Michael Kifer  <kifer@cs.sunysb.edu>