From 2012136f139955551a564f504c4edbaeb4170ff0 Mon Sep 17 00:00:00 2001 From: nisikimi Date: Mon, 8 Mar 2010 07:20:06 +0000 Subject: [PATCH] *** empty log message *** --- MIM/ja-anthy.mimx | 4 ++-- MIM/mim.rnc | 6 +++--- MIM/zh-util.mimx | 10 +++++----- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/MIM/ja-anthy.mimx b/MIM/ja-anthy.mimx index 65c8597..31ca160 100644 --- a/MIM/ja-anthy.mimx +++ b/MIM/ja-anthy.mimx @@ -3142,7 +3142,7 @@ Select Hiragana or Katakana @@ -3200,7 +3200,7 @@ Select Hiragana or Katakana diff --git a/MIM/mim.rnc b/MIM/mim.rnc index 297abb8..ce81e90 100644 --- a/MIM/mim.rnc +++ b/MIM/mim.rnc @@ -57,7 +57,7 @@ module-list = }+ }+ } -macro-list = element macro-list { defun+ } +macro-list = element macro-list { defmacro+ } # the real work map-list = element map-list { @@ -81,8 +81,8 @@ selector = | "@last" | "@previous" | "@next" - | "@previous-candidate-change" - | "@next-candidate-change" + | "@previous-group" + | "@next-group" } state-list = element state-list { diff --git a/MIM/zh-util.mimx b/MIM/zh-util.mimx index 0dffaa4..bacbb13 100644 --- a/MIM/zh-util.mimx +++ b/MIM/zh-util.mimx @@ -140,7 +140,7 @@ to be included in the other Chinese input method (e.g. zh-py). @@ -150,7 +150,7 @@ to be included in the other Chinese input method (e.g. zh-py). @@ -160,7 +160,7 @@ to be included in the other Chinese input method (e.g. zh-py). @@ -170,7 +170,7 @@ to be included in the other Chinese input method (e.g. zh-py). @@ -230,7 +230,7 @@ to be included in the other Chinese input method (e.g. zh-py). - S- + S- -- 1.7.10.4