comparison src/ChangeLog @ 37032:620f6951fd8a

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Wed, 28 Mar 2001 12:06:39 +0000
parents 5add0d4b1744
children 9a09663f91ad
comparison
equal deleted inserted replaced
37031:5cb404651755 37032:620f6951fd8a
1 2001-03-28 Gerd Moellmann <gerd@gnu.org> 1 2001-03-28 Gerd Moellmann <gerd@gnu.org>
2
3 * xterm.c (expose_window_tree, expose_frame): Don't compute
4 intersections here.
5 (expose_window): Do it here instead.
6 (x_draw_glyph_string): Fix a computation of the underline
7 position.
2 8
3 * bytecode.c (BYTE_CODE_QUIT): New macro. 9 * bytecode.c (BYTE_CODE_QUIT): New macro.
4 (Fbyte_code): Use BYTE_CODE_QUIT instead of QUIT. 10 (Fbyte_code): Use BYTE_CODE_QUIT instead of QUIT.
5 11
6 2001-03-27 Gerd Moellmann <gerd@gnu.org> 12 2001-03-27 Gerd Moellmann <gerd@gnu.org>