# HG changeset patch # User Kenichi Handa # Date 1233712947 0 # Node ID 18af909e5131baac8d3ed942c41bad7caf13ec4f # Parent 7d00428842ae2ac624480034dc59a342b61a1d83 *** empty log message *** diff -r 7d00428842ae -r 18af909e5131 lisp/ChangeLog --- a/lisp/ChangeLog Wed Feb 04 02:01:18 2009 +0000 +++ b/lisp/ChangeLog Wed Feb 04 02:02:27 2009 +0000 @@ -1,3 +1,12 @@ +2009-02-04 Kenichi Handa + + * descr-text.el (describe-char): Check font-object by fontp. + + * composite.el (compose-gstring-for-terminal): If a character is + not supported by the current terminal, don't make a multi-glyph + grapheme cluster. + (auto-compose-chars): Check font-object by fontp. + 2009-02-03 Glenn Morris * mail/unrmail.el (unrmail): In the absence of Mail-from, prefer Date