]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Thu, 14 Sep 2006 11:08:38 +0000 (11:08 +0000)
committerKim F. Storm <storm@cua.dk>
Thu, 14 Sep 2006 11:08:38 +0000 (11:08 +0000)
lisp/ChangeLog

index 378813f850dd5f48ff64d97c22db388f4221c258..62ada3773cca0e1a1a527781b004970b52061cf8 100644 (file)
@@ -1,10 +1,15 @@
+2006-09-14  Kim F. Storm  <storm@cua.dk>
+
+       * jit-lock.el (jit-lock-fontify-again): New function.
+       (jit-lock-fontify-now): Use it instead of lambda form.
+
 2006-09-13  Agustin Martin  <agustin.martin@hispalinux.es>
 
        * textmodes/flyspell.el (flyspell-word, flyspell-correct-word)
        (flyspell-auto-correct-word): Make ispell-filter local to these
        functions.  Check that ispell-filter has new stuff before calling
        ispell-parse-output.
+
 2006-09-13  Kim F. Storm  <storm@cua.dk>
 
        * simple.el (line-move-partial): Optimize.