]> granicus.if.org Git - vim/commit
updated for version 7.3.463 v7.3.463
authorBram Moolenaar <Bram@vim.org>
Wed, 7 Mar 2012 13:57:52 +0000 (14:57 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 7 Mar 2012 13:57:52 +0000 (14:57 +0100)
commit0faaeb826e23b156476b99d353c1f7f1caaa5cd6
tree3a7a012e0e1e7a279b053f919e685d859741b2d9
parentd25ad65a974229c876700f52121e902118e24693
updated for version 7.3.463
Problem:    When using ":s///c" the cursor is moved away from the match.
            (Lawman)
Solution:   Don't move the cursor when do_ask is set. (Christian Brabandt)
src/ex_cmds.c
src/version.c