diff src/ChangeLog @ 58193:51fa3db532d0

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Sat, 13 Nov 2004 01:29:31 +0000
parents 46e6d0e52da4
children 6c24ca598cb1
line wrap: on
line diff
--- a/src/ChangeLog	Sat Nov 13 01:05:47 2004 +0000
+++ b/src/ChangeLog	Sat Nov 13 01:29:31 2004 +0000
@@ -1,3 +1,10 @@
+2004-11-13  Kim F. Storm  <storm@cua.dk>
+
+	* xdisp.c (make_cursor_line_fully_visible_p): New variable.
+	(syms_of_xdisp): DEFVAR_BOOL it.
+	(make_cursor_line_fully_visible, try_cursor_movement)
+	(try_window_id): Use it.
+
 2004-11-12  Kim F. Storm  <storm@cua.dk>
 
 	* dispextern.h (struct glyph_row): New member extra_line_spacing.