]> code.delx.au - gnu-emacs/commitdiff
* xfaces.c (realize_non_ascii_face): Set face->extra to NULL.
authorJan Djärv <jan.h.d@swipnet.se>
Sun, 9 Jul 2006 10:57:05 +0000 (10:57 +0000)
committerJan Djärv <jan.h.d@swipnet.se>
Sun, 9 Jul 2006 10:57:05 +0000 (10:57 +0000)
 * xftfont.c (xftfont_done_face): Call XftDrawDestroy only if xftface_info
 is non-NULL.

src/ChangeLog.unicode

index 824cbb245f7b1b54f378b0fa23bb154e6883b344..aee4d467a679a947e0e33f35df0b15d1548876fb 100644 (file)
@@ -1,3 +1,10 @@
+2006-07-09  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+
+       * xfaces.c (realize_non_ascii_face): Set face->extra to NULL.
+
+       * xftfont.c (xftfont_done_face): Call XftDrawDestroy only if xftface_info
+       is non-NULL.
+
 2006-07-07  Kenichi Handa  <handa@m17n.org>
 
        * ftfont.c (ftfont_list): Fix typo.