aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Djärv2006-07-09 10:57:05 +0000
committerJan Djärv2006-07-09 10:57:05 +0000
commit2f9dcc000a0b76d85f197d0a307cb4b73fcba008 (patch)
tree381593da5516f49873d942b6d5dd8d4bcd0489c6
parent773039e8509c6970b79499bac4c2f6fa0d30268f (diff)
downloademacs-2f9dcc000a0b76d85f197d0a307cb4b73fcba008.tar.gz
emacs-2f9dcc000a0b76d85f197d0a307cb4b73fcba008.zip
* 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.
-rw-r--r--src/ChangeLog.unicode7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog.unicode b/src/ChangeLog.unicode
index 824cbb245f7..aee4d467a67 100644
--- a/src/ChangeLog.unicode
+++ b/src/ChangeLog.unicode
@@ -1,3 +1,10 @@
12006-07-09 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2
3 * xfaces.c (realize_non_ascii_face): Set face->extra to NULL.
4
5 * xftfont.c (xftfont_done_face): Call XftDrawDestroy only if xftface_info
6 is non-NULL.
7
12006-07-07 Kenichi Handa <handa@m17n.org> 82006-07-07 Kenichi Handa <handa@m17n.org>
2 9
3 * ftfont.c (ftfont_list): Fix typo. 10 * ftfont.c (ftfont_list): Fix typo.