| commit | 66bb563535dbe3672f99f75bd71763a551444867 | [log] [tgz] |
|---|---|---|
| author | Jean Chalard <jchalard@google.com> | Tue Feb 21 23:17:54 2012 -0800 |
| committer | Jean Chalard <jchalard@google.com> | Tue Feb 21 23:33:58 2012 -0800 |
| tree | 6cf74a9cab2fd3e29a8ca573e61adce47993eace | |
| parent | cf9d92629cae88273805eaf7984fcfdd8afd11f5 [diff] |
Give LastComposedWord knowledge of the separator (A2) This stores the separator that was used to commit the word in the LastComposedWord. It may be NOT_A_SEPARATOR if there was no separator (for example, the cursor moved causing a commit, or there was a manual pick). This is necessary to implement feature request #5968922. Change-Id: I5fcf19a78ec66d68d4df89418eaef13952588207