Mercurial > emacs
diff src/ChangeLog @ 30944:b27b8cce32b4
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Fri, 18 Aug 2000 05:18:44 +0000 |
parents | 8ec27a96f239 |
children | 54e668cd8c0b |
line wrap: on
line diff
--- 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 <gerd@gnu.org> + + * 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 <handa@etl.go.jp> * fontset.c (Finternal_char_font): Search only the selected frame