diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 4e9cd28e026..1a5941e7026 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2001-02-20 Gerd Moellmann <gerd@gnu.org> | ||
| 2 | |||
| 3 | * xdisp.c (setup_echo_area_for_printing): Set truncate_lines to | ||
| 4 | nil, otherwise we're left with truncate_lines t when a message | ||
| 5 | is printed with message-truncate-lines bound to t. | ||
| 6 | |||
| 1 | 2001-02-19 Gerd Moellmann <gerd@gnu.org> | 7 | 2001-02-19 Gerd Moellmann <gerd@gnu.org> |
| 2 | 8 | ||
| 3 | * window.c (Fmove_to_window_line): Undo last change. | 9 | * window.c (Fmove_to_window_line): Undo last change. |