comparison src/ChangeLog @ 59879:aaf00c303308

* dispnew.c (update_window): Fixing compile error due to xassert being uncondition, but predicate is.
author Steven Tamm <steventamm@mac.com>
date Thu, 03 Feb 2005 07:05:35 +0000
parents d19236272855
children 7cbf9ea41a2a
comparison
equal deleted inserted replaced
59878:11f2e6f2a600 59879:aaf00c303308
1 2005-02-02 Steven Tamm <steventamm@mac.com>
2
3 * dispnew.c (update_window): Fixing compile error due to
4 GLYPH_DEBUG being undefined.
5
1 2005-02-02 Miles Bader <miles@gnu.org> 6 2005-02-02 Miles Bader <miles@gnu.org>
2 7
3 * dispextern.h (xassert): Enable unconditionally. 8 * dispextern.h (xassert): Enable unconditionally.
4 9
5 2005-02-02 Kim F. Storm <storm@cua.dk> 10 2005-02-02 Kim F. Storm <storm@cua.dk>