comparison 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
comparison
equal deleted inserted replaced
58192:a17934e924af 58193:51fa3db532d0
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.
4 (struct it): New member max_extra_line_spacing. 11 (struct it): New member max_extra_line_spacing.
5 (MR_PARTIALLY_VISIBLE, MR_PARTIALLY_VISIBLE_AT_TOP) 12 (MR_PARTIALLY_VISIBLE, MR_PARTIALLY_VISIBLE_AT_TOP)