# HG changeset patch # User Gerd Moellmann # Date 966575924 0 # Node ID b27b8cce32b4893a118ebeb712b8cfb191f0770c # Parent 429bcc971263043ca72875fc71388fc345453857 *** empty log message *** diff -r 429bcc971263 -r b27b8cce32b4 src/ChangeLog --- a/src/ChangeLog Fri Aug 18 05:17:21 2000 +0000 +++ b/src/ChangeLog Fri Aug 18 05:18:44 2000 +0000 @@ -1,3 +1,12 @@ +2000-08-18 Gerd Moellmann + + * lisp.h (CHECK) [ENABLE_CHECKING]: Make both side of the + conditional have void type, for standard C compilers. + + * xdisp.c (redisplay_internal): Compare windows for equality with + EQ, instead of applying XWINDOW to something that might not + be a window. + 2000-08-18 Kenichi Handa * fontset.c (Finternal_char_font): Search only the selected frame