commit | 494c82ae16d0642074fb045ca3b1fd42caa5a721 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Sep 14 08:25:49 2006 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Sep 14 08:25:49 2006 +0000 |
tree | 66307dfc86dc33a67bddcc127831ddb3d418522c | |
parent | ac2adc79f79b75fcbfe2257cd013b2a5d02d99db [diff] [blame] |
updated for version 7.0-102
diff --git a/src/ex_getln.c b/src/ex_getln.c index e006631..35b131d 100644 --- a/src/ex_getln.c +++ b/src/ex_getln.c
@@ -2363,7 +2363,7 @@ { if ((State & CMDLINE) && xic != NULL - && im_get_status() + /* && im_get_status() doesn't work when using SCIM */ && !p_imdisable && im_is_preediting()) {