changeset 90528:ef5f7f9076e5

* 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.
author Jan Djärv <jan.h.d@swipnet.se>
date Sun, 09 Jul 2006 10:57:05 +0000
parents 63b888896eba
children 66074f6b42c3
files src/ChangeLog.unicode
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog.unicode	Sun Jul 09 10:56:42 2006 +0000
+++ b/src/ChangeLog.unicode	Sun Jul 09 10:57:05 2006 +0000
@@ -1,3 +1,10 @@
+2006-07-09  Jan Dj,Ad(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.