diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index cc9e71290d5..65505cb7c6c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2004-11-13 Kim F. Storm <storm@cua.dk> | ||
| 2 | |||
| 3 | * xdisp.c (make_cursor_line_fully_visible_p): New variable. | ||
| 4 | (syms_of_xdisp): DEFVAR_BOOL it. | ||
| 5 | (make_cursor_line_fully_visible, try_cursor_movement) | ||
| 6 | (try_window_id): Use it. | ||
| 7 | |||
| 1 | 2004-11-12 Kim F. Storm <storm@cua.dk> | 8 | 2004-11-12 Kim F. Storm <storm@cua.dk> |
| 2 | 9 | ||
| 3 | * dispextern.h (struct glyph_row): New member extra_line_spacing. | 10 | * dispextern.h (struct glyph_row): New member extra_line_spacing. |