comparison 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
comparison
equal deleted inserted replaced
36231:9fa7c8e6a6d5 36232:ee15ecdb92e7
1 2001-02-20 Gerd Moellmann <gerd@gnu.org> 1 2001-02-20 Gerd Moellmann <gerd@gnu.org>
2
3 * window.c (Fwindow_end): Handle case that WINDOW's buffer is not
4 equal to the current buffer.
2 5
3 * xdisp.c (setup_echo_area_for_printing): Set truncate_lines to 6 * xdisp.c (setup_echo_area_for_printing): Set truncate_lines to
4 nil, otherwise we're left with truncate_lines t when a message 7 nil, otherwise we're left with truncate_lines t when a message
5 is printed with message-truncate-lines bound to t. 8 is printed with message-truncate-lines bound to t.
6 9