commit | 75322cecb9fe02a0914b65c859cfbc2f4e1f70d9 | [log] [tgz] |
---|---|---|
author | Satoshi Kataoka <satok@google.com> | Fri Jun 14 18:40:59 2013 +0900 |
committer | Satoshi Kataoka <satok@google.com> | Thu Jul 25 22:07:38 2013 +0900 |
tree | f703aa6bf3e55ee07c955c5900519cbab4251295 | |
parent | 058f37f8badf646928cfa099240e612c4be76077 [diff] [blame] |
Support terminal insertion error correction Bug: 9421356 Change-Id: I19685763ca487b5636019d62e150708c63ce6fc2
diff --git a/native/jni/src/defines.h b/native/jni/src/defines.h index 974bb48..34a646f 100644 --- a/native/jni/src/defines.h +++ b/native/jni/src/defines.h
@@ -381,6 +381,7 @@ CT_TRANSPOSITION, CT_COMPLETION, CT_TERMINAL, + CT_TERMINAL_INSERTION, // Create new word with space omission CT_NEW_WORD_SPACE_OMITTION, // Create new word with space substitution