*** empty log message ***
authorhanda <handa>
Mon, 21 Nov 2005 04:56:52 +0000 (04:56 +0000)
committerhanda <handa>
Mon, 21 Nov 2005 04:56:52 +0000 (04:56 +0000)
ChangeLog
im-cmd.tbl [deleted file]
variable.mim

index 0aa1884..a0887e2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
 2005-11-21  Kenichi Handa  <handa@m17n.org>
 
+       * command.mim: New file.
+
+       * Makefile.am (INPUT_METHOD): Include command.mim.
+       (MISC_TABLE): Don't include im-cmd.tbl.
+
+       * ja-anthy.mim: Use global command convert and commit.
+
        * unicode.mim (backspace): New map.
        (init-hex): Use cond and expressions.
 
diff --git a/im-cmd.tbl b/im-cmd.tbl
deleted file mode 100644 (file)
index 02748a4..0000000
+++ /dev/null
@@ -1,124 +0,0 @@
-(commit
- (Return) (Linefeed)
- "Commit"
- "Commit the preedit text")
-(convert
- (space)
- "Convert" 
- "Convert the preedit text")
-(revert
- (Escape)
- "Revert"
- "Revert the conversion")
-(prev-candidate
- (Left) (C-B)
- "Previous candidate"
- "Select the previous candidate")
-(next-candidate
- (Right) (C-F) (space)
- "Next candidate"
- "Select the next candidate")
-(first-candidate
- (C-A)
- "First candidate"
- "Select the first candidate in group")
-(last-candidate
- (C-E)
- "Last candidate"
- "Select the last candidate in group")
-(prev-candidate-group
- (Up) (C-P)
- "Previous candidate group"
- "Select the previous candidate group")
-(next-candidate-group
- (Down) (C-N)
- "Next candidate group"
- "Select the next candidate group")
-(candidate-1
- (1)
- "First candidate in group"
- "Select the first candidate in the current group")
-(candidate-2
- (2)
- "Second candidate in group"
- "Select the second candidate in the current group")
-(candidate-3
- (3)
- "Third candidate in group"
- "Select the third candidate in the current group")
-(candidate-4
- (4)
- "Fourth candidate in group"
- "Select the fourth candidate in the current group")
-(candidate-5
- (5)
- "Fifth candidate in group"
- "Select the fifth candidate in the current group")
-(candidate-6
- (6)
- "Sixth candidate in group"
- "Select the sixth candidate in the current group")
-(candidate-7
- (7)
- "Seventh candidate in group"
- "Select the seventh candidate in the current group")
-(candidate-8
- (8)
- "Eighth candidate in group"
- "Select the eighth candidate in the current group")
-(candidate-9
- (9)
- "Ninth candidate in group"
- "Select the ninth candidate in the current group")
-(candidate-10
- (0)
-  "10th candidate in group"
-  "Select the 10th candidate in the current group")
-(prev-char
- (Left) (C-B)
- "Previous character"
- "Move to the previous character")
-(next-char
- (Right) (C-F)
- "Next character"
- "Move to the next character")
-(first-char
- (C-A)
- "Fist character"
- "Move to the first character")
-(last-char
- (C-E)
- "Last character"
- "Move to the last character")
-(backward-delete-char
- (Backspace)
- "Delete char backward"
- "Delete the previous character")
-(delete-char
- (Delete)
- "Delete char"
- "Delete the following character")
-(prev-segment
- (Left) (C-B)
- "Previous segment"
- "Move to the previous segment")
-(next-segment
- (Right) (C-F)
- "Next segment"
- "Move to the next segment")
-(first-segment
- (C-A)
- "First segment"
- "Move to the first segment")
-(last-segment
- (C-E)
- "Last segment"
- "Move to the last segment")
-(extend-segment
- (S-Right) (C-O)
- "Extend segment"
- "Extend the current segment length to the tail")
-(shrink-segment
- (S-Left) (C-I)
- "Shrink segment"
- "Shrink the current segment length from the tail")
index 78bc46c..323cce2 100644 (file)
@@ -1,4 +1,4 @@
-;; cjk-util.mim -- global variable definitions of input methods.
+;; variable.mim -- global variable definitions of input methods.
 ;; Copyright (C) 2005
 ;;   National Institute of Advanced Industrial Science and Technology (AIST)
 ;;   Registration Number H15PRO112