]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Tue, 20 Aug 2002 17:28:55 +0000 (17:28 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 20 Aug 2002 17:28:55 +0000 (17:28 +0000)
lisp/ChangeLog

index 82540e6539bad59db5437b0cf676720d33995a3b..76af07968a7b0b63a074361c9413398d380439ef 100644 (file)
@@ -1,3 +1,10 @@
+2002-08-20  Richard M. Stallman  <rms@gnu.org>
+
+       * font-core.el (font-lock-change-mode): New function.
+       (font-lock-mode): Use font-lock-change-mode instead of
+       font-lock-unfontify-buffer.
+       (font-lock-maximum-size, font-lock-verbose): Add defvars.
+
 2002-08-20  Carsten Dominik  <dominik@astro.uva.nl>
 
        * textfiles/reftex-cite.el (reftex-bib-or-thebib): New function
@@ -11,7 +18,6 @@
        * textfiles/reftex-dcr.el (reftex-view-cr-cite): Use
        `reftex-bib-or-thebib' for better cooperation with chapterbib.
 
-
 2002-08-20  Kim F. Storm  <storm@cua.dk>
 
        * kmacro.el: Major rework based on discussions with RMS.