# HG changeset patch # User Gerd Moellmann # Date 995888038 0 # Node ID 0e8aa50a6ac0e951ea879e93e9014204a2731f5a # Parent c867615c6a26d8321996b899f629425f131b3e20 *** empty log message *** diff -r c867615c6a26 -r 0e8aa50a6ac0 src/ChangeLog --- 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 + * 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.