Mercurial > emacs
diff lisp/ChangeLog @ 35602:149710cb0ef0
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Fri, 26 Jan 2001 11:38:23 +0000 |
parents | 1e31f3cb4c59 |
children | 3fd6839ccccf |
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.