changeset 35602:149710cb0ef0

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Fri, 26 Jan 2001 11:38:23 +0000
parents 7402e353c6e4
children 8f8be2a8aed8
files lisp/ChangeLog
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Jan 26 11:37:51 2001 +0000
+++ b/lisp/ChangeLog	Fri Jan 26 11:38:23 2001 +0000
@@ -1,5 +1,9 @@
 2001-01-26  Gerd Moellmann  <gerd@gnu.org>
 
+	* startup.el (display-startup-echo-area-message): Make sure
+	the echo area is resized to fit the size of the startup
+	message.
+
 	* gud.el (gud-perldb-massage-args): Avoid nreverse'ing a list
 	part of which is a constant.