Mercurial > emacs
changeset 36228:385c53ce2e21
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Tue, 20 Feb 2001 14:54:50 +0000 |
parents | aced2f7101b9 |
children | 779e2936512e |
files | src/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Tue Feb 20 14:54:23 2001 +0000 +++ b/src/ChangeLog Tue Feb 20 14:54:50 2001 +0000 @@ -1,3 +1,9 @@ +2001-02-20 Gerd Moellmann <gerd@gnu.org> + + * 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. + 2001-02-19 Gerd Moellmann <gerd@gnu.org> * window.c (Fmove_to_window_line): Undo last change.