diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 260ed84445d..7dac489349c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2001-10-23 Gerd Moellmann <gerd@gnu.org> | ||
| 2 | |||
| 3 | * xdisp.c (display_line): For a tab continued to the next line, | ||
| 4 | set row's ends_in_middle_of_char_p. | ||
| 5 | |||
| 1 | 2001-10-22 Gerd Moellmann <gerd@gnu.org> | 6 | 2001-10-22 Gerd Moellmann <gerd@gnu.org> |
| 2 | 7 | ||
| 3 | * xdisp.c (display_line): Fix computation of continuation lines | 8 | * xdisp.c (display_line): Fix computation of continuation lines |