]> code.delx.au - gnu-emacs/blobdiff - src/ChangeLog
* macfns.c (unwind_create_frame): Fixing compile error due to
[gnu-emacs] / src / ChangeLog
index 16b6256556c85a28302d386010c613c991bcacd2..4dcf92086430ec7dead7c811f20c2cc4c6d42d71 100644 (file)
@@ -1,7 +1,9 @@
 2005-02-02  Steven Tamm  <steventamm@mac.com>
 
+       * macfns.c (unwind_create_frame): Fixing compile error due to
+       xassert being uncondition, but predicate is.
        * dispnew.c (update_window): Fixing compile error due to
-       GLYPH_DEBUG being undefined.
+       xassert being uncondition, but predicate is.
 
 2005-02-02  Miles Bader  <miles@gnu.org>