diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 936ec6a3a1f..f0e4fa62175 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -4,6 +4,8 @@ | |||
| 4 | position past the first glyph_row that ends at ZV. (Bug#10902) | 4 | position past the first glyph_row that ends at ZV. (Bug#10902) |
| 5 | (redisplay_window, next_element_from_string): Fix typos in | 5 | (redisplay_window, next_element_from_string): Fix typos in |
| 6 | comments. | 6 | comments. |
| 7 | (redisplay_window): Pass to move_it_vertically the margin in | ||
| 8 | pixels, not in screen lines. | ||
| 7 | 9 | ||
| 8 | 2012-03-02 Glenn Morris <rgm@gnu.org> | 10 | 2012-03-02 Glenn Morris <rgm@gnu.org> |
| 9 | 11 | ||