aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog7
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 @@
12004-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
12004-11-12 Kim F. Storm <storm@cua.dk> 82004-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.