diff src/ChangeLog @ 38529:0e8aa50a6ac0

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Mon, 23 Jul 2001 11:33:58 +0000
parents 71c6489a2aff
children 393c8e5512ee
line wrap: on
line diff
--- a/src/ChangeLog	Mon Jul 23 11:33:42 2001 +0000
+++ b/src/ChangeLog	Mon Jul 23 11:33:58 2001 +0000
@@ -1,5 +1,9 @@
 2001-07-23  Gerd Moellmann  <gerd@gnu.org>
 
+	* dispnew.c (adjust_glyph_matrix): In the optimization for
+	windows whose height has changed, use the new window height
+	to compute which rows to invalidate.
+
 	* editfns.c (toplevel) [STDC_HEADERS]: Include float.h.
 	(MAX_10_EXP): New macro.
 	(Fformat): Use it.