From 3272a10d170f24fb34caf880e7ce5ba88f5890a7 Mon Sep 17 00:00:00 2001 From: handa Date: Tue, 16 Mar 2004 06:51:53 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/src/ChangeLog b/src/ChangeLog index 3d4c598..1c53be1 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,11 +1,19 @@ 2004-03-16 Kenichi Handa + * m17n-X.c (mwin__parse_event): Fix handling of modifier keys. + + * input.c (M_key_alias): New variable. + (handle_key): Try M_key_alias property of a key too. + (minput__init): Initialize M_key_alias. Give that property to + symbols in one_char_symbol. Fix bug of initializing + one_char_symbol. + * draw.c (compose_glyph_string): Don't handle ignore_formatting_char here. Include formatting characters in the range processed by a FTL. (layout_glyph_string): Handle ignore_formatting_char here. -2004-03-12 Kenichi Handa +2004-03-12 Kenichi Handa * input-gui.c (win_create_ic): Enable bidi in status control. -- 1.7.10.4