Mercurial > emacs
changeset 98123:c674ed7591e1
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Wed, 10 Sep 2008 05:49:38 +0000 |
parents | e3d5c2e9ec89 |
children | 629cccd78d85 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Sep 10 05:48:37 2008 +0000 +++ b/lisp/ChangeLog Wed Sep 10 05:49:38 2008 +0000 @@ -1,3 +1,7 @@ +2008-09-10 Kenichi Handa <handa@m17n.org> + + * composite.el (compose-gstring-for-graphic): Fix previous change. + 2008-09-10 Glenn Morris <rgm@gnu.org> * info.el (Info-try-follow-nearest-node): Fix doc typo. @@ -242,6 +246,7 @@ * composite.el (find-composition): Mention about the automatic composition in the docstring. + (compose-gstring-for-graphic): Fix handling "above" marks. * descr-text.el (describe-char): Fix handling of automatic composition.