Mercurial > emacs
diff src/ChangeLog @ 36232:ee15ecdb92e7
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Tue, 20 Feb 2001 16:00:45 +0000 |
parents | 385c53ce2e21 |
children | d575589dbcf8 |
line wrap: on
line diff
--- a/src/ChangeLog Tue Feb 20 16:00:18 2001 +0000 +++ b/src/ChangeLog Tue Feb 20 16:00:45 2001 +0000 @@ -1,5 +1,8 @@ 2001-02-20 Gerd Moellmann <gerd@gnu.org> + * window.c (Fwindow_end): Handle case that WINDOW's buffer is not + equal to the current buffer. + * xdisp.c (setup_echo_area_for_printing): Set truncate_lines to nil, otherwise we're left with truncate_lines t when a message is printed with message-truncate-lines bound to t.