Mercurial > emacs
changeset 103314:f85882b5408c
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Thu, 04 Jun 2009 02:45:14 +0000 |
parents | dfc5c865eb14 |
children | e40e0e5e2eda |
files | src/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Thu Jun 04 01:51:47 2009 +0000 +++ b/src/ChangeLog Thu Jun 04 02:45:14 2009 +0000 @@ -3,6 +3,11 @@ * w32fns.c (x_create_tip_frame): Use the uniscribe font backend if available. (Bug#3379) +2009-05-29 Kenichi Handa <handa@m17n.org> + + * coding.c (get_translation_table): Check + Venable_character_translation. + 2009-05-25 David Reitter <david.reitter@gmail.com> * nsterm.m (ns_raise_frame): only raise frame if visible.