From 5f9ecd2d1ee585a1c1df483f717defbd29ea6c5e Mon Sep 17 00:00:00 2001 From: handa Date: Fri, 16 Sep 2005 12:24:09 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/ChangeLog b/ChangeLog index ea3ca10..d5f2235 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,24 @@ +2005-09-16 Kenichi Handa + + * FORMATS/IM.txt (PUSHBACK): Add descrition for (pushback KEYSEQ). + + * zh-py.mim (map:focus-change): New map. + (state:main): Don't handle the map backspace here. + (state:check-undo): New state. + (state:select): Handle the map focus-change. + + * ko-romaja.mim (map:uppercase): New map. + (map:L): Delete uppercase keys from this map. + (map:toggle-isolated-jamo): Toggle the value of ISOLATED. + (state:init): Check ISOLATED in the initial action. + (state:isolated): Shift ot init when a character is decided. + +2005-09-10 Kenichi Handa + + * zh-py.mim (main): Don't handle backspace here. When an unknown + key is typed, shift to check-undo. + (check-undo): New state. + 2005-09-12 TAKAHASHI Naoto * Makefile.am: Change command lines of CASED.awk and CASE-MAPPING.awk. -- 1.7.10.4