From 1d4347a818b57902b9fa9c3e13a31253b8aba267 Mon Sep 17 00:00:00 2001 From: handa Date: Thu, 30 Sep 2004 01:25:27 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index 78e4d2f..b406d7b 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -20,6 +20,11 @@ (ft_list): Likewise. If FONT is not NULL, check all fonts. (mfont__ft_init): Initialize above new variables. (mfont__ft_fini): Free ft_family_list. + (STRDUP_LOWER): New macro. + (set_font_info): Use STRDUP_LOWER. + (ft_list_family): Avoid duplicate addition of font path. Use + STRDUP_LOWER. + (fc_decode_prop): Fix typo. * m17n-X.c (MDisplayInfo): New member all_fonts_scaned. (xfont_registry_list): Change argument disp_info to frame. -- 1.7.10.4