Mercurial > emacs
changeset 101782:18af909e5131
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Wed, 04 Feb 2009 02:02:27 +0000 |
parents | 7d00428842ae |
children | 9f9c03710f3b |
files | lisp/ChangeLog |
diffstat | 1 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <handa@m17n.org> + + * 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 <rgm@gnu.org> * mail/unrmail.el (unrmail): In the absence of Mail-from, prefer Date