comparison src/ChangeLog @ 38589:f5d08cdf180b

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Fri, 27 Jul 2001 15:29:35 +0000
parents 88a84a5773fc
children 7c2e49c3cf0a
comparison
equal deleted inserted replaced
38588:08a4c6c00af0 38589:f5d08cdf180b
1 2001-07-27 Gerd Moellmann <gerd@gnu.org>
2
3 * xterm.c (x_get_glyph_string_clip_rect): Minor cleanup.
4
5 * dispnew.c (shift_glyph_matrix, blank_row): Fix computation
6 of row's visible height.
7
8 * xdisp.c (init_from_display_pos): If POS is in an overlay string,
9 deal with the first overlay string having an image `display'
10 property.
11 (try_window_reusing_current_matrix, compute_line_metrics): Fix
12 compuation of row's visible height for the case that part of the
13 row is invisible above and part of the row is at the same time
14 invisible below the window.
15
1 2001-07-26 Gerd Moellmann <gerd@gnu.org> 16 2001-07-26 Gerd Moellmann <gerd@gnu.org>
2 17
3 * xfns.c (x-show-tip): Doc fix. 18 * xfns.c (x-show-tip): Doc fix.
4 19
5 * xfns.c (Vx_max_tooltip_size): New variable. 20 * xfns.c (Vx_max_tooltip_size): New variable.