changeset 32618:384f8d14fafb

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Wed, 18 Oct 2000 14:27:55 +0000
parents 5bc952938b50
children c09b494a5f49
files lisp/ChangeLog
diffstat 1 files changed, 6 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Oct 18 14:27:20 2000 +0000
+++ b/lisp/ChangeLog	Wed Oct 18 14:27:55 2000 +0000
@@ -1,3 +1,8 @@
+2000-10-18  Gerd Moellmann  <gerd@gnu.org>
+
+	* startup.el (fancy-splash-screens): Set buffer-undo-list to t.
+	Use fancy-splash-delay.
+
 2000-10-18  Miles Bader  <miles@gnu.org>
 
 	* comint.el (comint-delete-output): Renamed from `comint-kill-output'.
@@ -61,7 +66,7 @@
 
 	* info.el (Info-title-1-face, Info-title-2-face)
 	(Info-title-3-face): Define colors for tty's.
-	(info-header-node): Remove unneded tty-specific definition.
+	(info-header-node): Remove unneeded tty-specific definition.
 
 2000-10-16  Eli Zaretskii  <eliz@is.elta.co.il>