# HG changeset patch # User Gerd Moellmann # Date 980509103 0 # Node ID 149710cb0ef00d064a6f04c5154ebd547a786111 # Parent 7402e353c6e4f4e7e82dec1cebdf1c25802ee40a *** empty log message *** diff -r 7402e353c6e4 -r 149710cb0ef0 lisp/ChangeLog --- 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 + * 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.