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 3677236528a..f7fef12be29 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2000-11-18 Gerd Moellmann <gerd@gnu.org> | ||
| 2 | |||
| 3 | * dispnew.c (update_text_area): Don't skip over equal glyphs | ||
| 4 | when the last current glyph overlaps the glyph to its right. | ||
| 5 | |||
| 1 | 2000-11-18 Miles Bader <miles@gnu.org> | 6 | 2000-11-18 Miles Bader <miles@gnu.org> |
| 2 | 7 | ||
| 3 | * xdisp.c (message_log_check_duplicate): Let "..."-detection match | 8 | * xdisp.c (message_log_check_duplicate): Let "..."-detection match |