Mercurial > emacs
diff 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 |
line wrap: on
line diff
--- a/src/ChangeLog Thu Feb 03 07:04:29 2005 +0000 +++ b/src/ChangeLog Thu Feb 03 07:05:35 2005 +0000 @@ -1,3 +1,8 @@ +2005-02-02 Steven Tamm <steventamm@mac.com> + + * dispnew.c (update_window): Fixing compile error due to + GLYPH_DEBUG being undefined. + 2005-02-02 Miles Bader <miles@gnu.org> * dispextern.h (xassert): Enable unconditionally.