diff lisp/ChangeLog @ 69785:d30038c6c061

(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.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Mon, 03 Apr 2006 22:16:05 +0000
parents d1bfd9018628
children b594b04b71fb
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Apr 03 21:34:02 2006 +0000
+++ b/lisp/ChangeLog	Mon Apr 03 22:16:05 2006 +0000
@@ -1,3 +1,9 @@
+2006-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+	* 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  <romain@orebokech.com>
 
 	* dired.el (dired-dnd-protocol-alist): Fix typo.
@@ -110,8 +116,7 @@
 
 2006-03-27  Carsten Dominik  <dominik@science.uva.nl>
 
-	* 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  <schwab@suse.de>
 
@@ -6421,7 +6426,7 @@
 
 2005-11-24  Carsten Dominik  <dominik@science.uva.nl>
 
-	* 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.