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: Mon, 03 Apr 2006 22:16:07 +0000

Index: emacs/lisp/ChangeLog
diff -u emacs/lisp/ChangeLog:1.9343 emacs/lisp/ChangeLog:1.9344
--- emacs/lisp/ChangeLog:1.9343 Mon Apr  3 17:53:24 2006
+++ emacs/lisp/ChangeLog        Mon Apr  3 22:16:05 2006
@@ -1,3 +1,9 @@
+2006-04-03  Stefan Monnier  <address@hidden>
+
+       * startup.el (normal-splash-screen): Only set mode-line-format in the
+       splash buffer, so as not to interfere when debugging the code.
+       Ignore errors when switching buffer.
+
 2006-04-03  Romain Francoise  <address@hidden>
 
        * dired.el (dired-dnd-protocol-alist): Fix typo.
@@ -110,8 +116,7 @@
 
 2006-03-27  Carsten Dominik  <address@hidden>
 
-       * textmodes/org.el (org-get-level-face): Fix bug with level
-       counting.
+       * textmodes/org.el (org-get-level-face): Fix bug with level counting.
 
 2006-03-26  Andreas Schwab  <address@hidden>
 
@@ -6421,7 +6426,7 @@
 
 2005-11-24  Carsten Dominik  <address@hidden>
 
-       * textmodes/org.el (org-export-plain-list-max-depth): Renamed from
+       * textmodes/org.el (org-export-plain-list-max-depth): Rename from
        `org-export-local-list-max-depth'.  Change default value to 3.
        (org-auto-renumber-ordered-lists)
        (org-plain-list-ordered-item-terminator): New options.




reply via email to

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