commit | b388adb1887c50d351cff7d15227e837303a64cb | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Feb 28 23:50:17 2006 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Feb 28 23:50:17 2006 +0000 |
tree | 9552cf02286f6d4ab79f0e9065257667bef1697a | |
parent | 5e3cb7e8699f855193179a8cb799d1087f4a2ac9 [diff] [blame] |
updated for version 7.0210
diff --git a/src/normal.c b/src/normal.c index b603184..16ab0c1 100644 --- a/src/normal.c +++ b/src/normal.c
@@ -670,6 +670,7 @@ c = 'd'; else c = 'c'; + msg_nowait = TRUE; /* don't delay going to insert mode */ } #endif