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: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Tue, 03 Jan 2006 17:00:36 +0000

Index: emacs/lisp/ChangeLog
diff -u emacs/lisp/ChangeLog:1.8911 emacs/lisp/ChangeLog:1.8912
--- emacs/lisp/ChangeLog:1.8911 Tue Jan  3 08:40:49 2006
+++ emacs/lisp/ChangeLog        Tue Jan  3 17:00:35 2006
@@ -1,3 +1,11 @@
+2006-01-03  Stefan Monnier  <address@hidden>
+
+       * font-lock.el (font-lock-fontify-buffer, font-lock-fontify-region):
+       Make sure we've setup font-lock's vars.  It may influence which
+       function we then call.
+       (font-lock-default-fontify-buffer): Don't bother calling set-defaults
+       here since it's too late anyway.
+
 2006-01-03  Romain Francoise  <address@hidden>
 
        * startup.el (fancy-splash-tail, normal-splash-screen):
@@ -42,8 +50,8 @@
        (custom-theme-reset-variables, custom-reset-variables): Mark as
        XEmacs compatibility functions.  We don't actually use these.
 
-       * cus-edit.el (custom-variable-state-set): Use
-       custom-variable-theme-value instead of custom-theme-value.
+       * cus-edit.el (custom-variable-state-set):
+       Use custom-variable-theme-value instead of custom-theme-value.
        (custom-face-state-set): Rename `standard' theme to `changed'.
        (custom-save-variables, custom-save-faces): Delete unneeded
        references to custom-reset-variables.




reply via email to

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