commit | faa959a8700219bd1726943cbb956001b5f737e4 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Mon Feb 20 21:37:40 2006 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Mon Feb 20 21:37:40 2006 +0000 |
tree | 3cb74926336d18b833091edeb49c267ed5813394 | |
parent | 70836c8ba83c180f978ed0ac92fb5ee78140a631 [diff] [blame] |
updated for version 7.0202
diff --git a/src/ex_cmds.c b/src/ex_cmds.c index c6cdc5a..5e4d598 100644 --- a/src/ex_cmds.c +++ b/src/ex_cmds.c
@@ -3425,7 +3425,7 @@ * autocommands. This allows for the autocommands to position the * cursor. */ - win_init(curwin); + curwin_init(); #ifdef FEAT_FOLDING /* It's like all lines in the buffer changed. Need to update