*** empty log message ***
[m17n/m17n-lib-cs.git] / input.txt
index 538f1a2..6537e65 100644 (file)
--- a/input.txt
+++ b/input.txt
@@ -86,8 +86,9 @@ SHIFT = '<shift>' SYMTERM '</shift>'
 SHIFTBACK = '<shiftback/>'
 CHAR-AT = '<char-at>' MARKERTERM '</char-at>'
   => <integer>C</integer>, where C is the character in the preedit text
-     at the postion of MARKERTERM
+     or the surrounding text at the postion specified by MARKERTERM.
 KEY-COUNT = '<key-count/>'
   => <integer>N</integer>, where N is the number of currently handled keys
 SURROUNDING-TEXT-FLAG = '<surrounding-text-flag/>'
-  => <integer>1</integer> or <integer>0</integer>
+  => <integer>1</integer> if surrounding text handling is supported
+     or <integer>0</integer> if not.