From 7ea0bf3beca3306d7604996ec295f992282e6284 Mon Sep 17 00:00:00 2001 From: handa Date: Fri, 15 Apr 2005 11:32:04 +0000 Subject: [PATCH] (description, variable, command): New spec. --- ja-anthy.mim | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/ja-anthy.mim b/ja-anthy.mim index d78ff1b..d46e278 100644 --- a/ja-anthy.mim +++ b/ja-anthy.mim @@ -27,6 +27,27 @@ ;;; communicate with Anthy. For more detail about Anthy, see the page ;;; http://sourceforge.jp/projects/anthy/. +(description + "Japanese input method using Anthy as a background conversion program" + "Typed roma-ji is at first converted to Hiragana, +and Space key converts the Hiragana sequences +to Kanji-Hiragana mixed sequence.") + +(variable + (input-mode + ("Hiragana or Katakana" "Select Hiragana or Katakana") + hiragana + hiragana katakana) + (zen-han ("Zenkaku or Hankaku") + zenkaku + hankaku)) + +(command + (henkan + "Convert" "Convert Hiragana to Kanji" + (\ ) + (Henkan))) + (title "aあ") (map (starter -- 1.7.10.4