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 a6d890cd149..97b727929de 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,10 @@ | |||
| 1 | 2011-09-17 Eli Zaretskii <eliz@gnu.org> | 1 | 2011-09-17 Eli Zaretskii <eliz@gnu.org> |
| 2 | 2 | ||
| 3 | * xdisp.c (produce_stretch_glyph): Another fix for changes made on | ||
| 4 | 2011-08-30T17:32:44Z!eliz@gnu.org. (Bug#9530) | ||
| 5 | |||
| 6 | 2011-09-17 Eli Zaretskii <eliz@gnu.org> | ||
| 7 | |||
| 3 | * xdisp.c (reseat_at_next_visible_line_start): Keep information | 8 | * xdisp.c (reseat_at_next_visible_line_start): Keep information |
| 4 | about the current paragraph and restore it after the call to | 9 | about the current paragraph and restore it after the call to |
| 5 | reseat. | 10 | reseat. |