comparison src/ChangeLog @ 50250:65c998a7ef3b

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Fri, 21 Mar 2003 23:48:53 +0000
parents 60d2db3594c3
children a7d9ef484195
comparison
equal deleted inserted replaced
50249:ab5177b4137b 50250:65c998a7ef3b
4 Add generic versions here. Remove system specific versions 4 Add generic versions here. Remove system specific versions
5 defined elsewhere. 5 defined elsewhere.
6 6
7 * dispextern.h (pixel_to_glyph_coords, glyph_to_pixel_coords): 7 * dispextern.h (pixel_to_glyph_coords, glyph_to_pixel_coords):
8 Add prototypes. 8 Add prototypes.
9
10 * xterm.h (STORE_NATIVE_RECT): New macro.
9 11
10 2003-03-21 Kim F. Storm <storm@cua.dk> 12 2003-03-21 Kim F. Storm <storm@cua.dk>
11 13
12 * xdisp.c (get_glyph_string_clip_rect): Use 14 * xdisp.c (get_glyph_string_clip_rect): Use
13 FRAME_INTERNAL_BORDER_WIDTH. 15 FRAME_INTERNAL_BORDER_WIDTH.