Mercurial > emacs
changeset 29637:6b63e5410a0e
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Tue, 13 Jun 2000 23:51:46 +0000 |
parents | 04d079a75b41 |
children | f6a97d806845 |
files | etc/NEWS src/ChangeLog |
diffstat | 2 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Tue Jun 13 23:51:16 2000 +0000 +++ b/etc/NEWS Tue Jun 13 23:51:46 2000 +0000 @@ -1222,6 +1222,10 @@ * Lisp changes made after edition 2.6 of the Emacs Lisp Manual, (Display-related features are described in a page of their own below.) +** If the variable `message-truncate-lines' is bound to t around a +call to `message', the echo area will not be resized to display that +message; it will be truncated instead. + ** The variable line-number-display-limit can now be set to nil, meaning no limit.