]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Thu, 3 Feb 2005 14:07:44 +0000 (14:07 +0000)
committerKim F. Storm <storm@cua.dk>
Thu, 3 Feb 2005 14:07:44 +0000 (14:07 +0000)
src/ChangeLog

index 978614515e1b715b22ce82c04f944f81a631a493..b20b6195b81c6ca1629116f0a343f736968d1fd9 100644 (file)
@@ -1,3 +1,12 @@
+2005-02-03  Kim F. Storm  <storm@cua.dk>
+
+       * dispnew.c (build_frame_matrix_from_leaf_window)
+        [!GLYPH_DEBUG]: Fix xassert.
+
+       * xfaces.c (x_free_gc) [!GLYPH_DEBUG]: Fix xassert.
+
+       * xfns.c (unwind_create_frame) [!GLYPH_DEBUG]: Fix xassert.
+
 2005-02-03  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
 
        * mac.c: Use MAC_OS_X_VERSION_MAX_ALLOWED to conditionalize by