From 08cda7887aa28a317e7ddda49beaa50e97b9f765 Mon Sep 17 00:00:00 2001 From: handa Date: Thu, 19 Aug 2010 00:50:19 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index 370aa41..d9332ea 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,15 @@ +2010-08-19 Kenichi Handa + + * m17n-X.c (MDisplayInfo): New member altgr_mask. + (find_modifier_bits): Set disp_info->altgr_mask. + + * input.c (fully_initialize): Make it static. + + * input.h (MINPUT_KEY_ALTGR_MODIFIER): New macro. + + * input-gui.c (minput_event_to_key): Handle + MINPUT_KEY_ALTGR_MODIFIER. + 2010-08-12 Kenichi Handa * character.h (STRING_CHAR_ADVANCE_UTF8): Sanitize the code. -- 1.7.10.4