Mercurial > emacs
changeset 90035:556d615098ad
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Sat, 23 Oct 2004 01:35:38 +0000 |
parents | dbbe513cabef |
children | af754c88f187 |
files | src/ChangeLog.22 |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog.22 Sat Oct 23 01:35:24 2004 +0000 +++ b/src/ChangeLog.22 Sat Oct 23 01:35:38 2004 +0000 @@ -1,3 +1,11 @@ +2004-10-23 Kenichi Handa <handa@m17n.org> + + * fontset.c (fs_load_font): Use fast_string_match_ignore_case + instead of fast_c_string_match_ignore_case. + (find_font_encoding): Argument changed to Lisp_Object. Use + fast_string_match_ignore_case instead of + fast_c_string_match_ignore_case. Caller changed. + 2004-10-15 Kenichi Handa <handa@m17n.org> * xdisp.c (get_next_display_element): In unibyte case, decide to