diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 4669e84f58d..9f5e5f3a3f7 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -8,6 +8,8 @@ | |||
| 8 | 8 | ||
| 9 | 2001-10-24 Gerd Moellmann <gerd@gnu.org> | 9 | 2001-10-24 Gerd Moellmann <gerd@gnu.org> |
| 10 | 10 | ||
| 11 | * xdisp.c: Change #ifdef GLYPH_DEBUG to #if. | ||
| 12 | |||
| 11 | * xdisp.c (try_window_reusing_current_matrix): Use | 13 | * xdisp.c (try_window_reusing_current_matrix): Use |
| 12 | row_containing_pos. | 14 | row_containing_pos. |
| 13 | (row_containing_pos): Take additional argument DY. Treat | 15 | (row_containing_pos): Take additional argument DY. Treat |