Mercurial > emacs
changeset 106107:a387a3328e51
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Thu, 19 Nov 2009 01:11:47 +0000 |
parents | a3ea15b56766 |
children | 48d6337584da |
files | lisp/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Nov 19 01:11:09 2009 +0000 +++ b/lisp/ChangeLog Thu Nov 19 01:11:47 2009 +0000 @@ -1,3 +1,10 @@ +2009-11-19 Kenichi Handa <handa@m17n.org> + + * descr-text.el (describe-char-padded-string): Compose with TAB + only if there's a font for CH. + (describe-char): Fix the condition for detecting a trivial + composition. + 2009-11-18 Alan Mackenzie <acm@muc.de> * progmodes/cc-menus.el (cc-imenu-java-generic-expression): A new,