changeset 37032:620f6951fd8a

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Wed, 28 Mar 2001 12:06:39 +0000
parents 5cb404651755
children fe7885cc9458
files src/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Wed Mar 28 12:06:09 2001 +0000
+++ b/src/ChangeLog	Wed Mar 28 12:06:39 2001 +0000
@@ -1,5 +1,11 @@
 2001-03-28  Gerd Moellmann  <gerd@gnu.org>
 
+	* xterm.c (expose_window_tree, expose_frame): Don't compute 
+	intersections here.
+	(expose_window): Do it here instead.
+	(x_draw_glyph_string): Fix a computation of the underline
+	position.
+
 	* bytecode.c (BYTE_CODE_QUIT): New macro.
 	(Fbyte_code): Use BYTE_CODE_QUIT instead of QUIT.