]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.610 v7.3.610
authorBram Moolenaar <Bram@vim.org>
Wed, 25 Jul 2012 13:06:34 +0000 (15:06 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 25 Jul 2012 13:06:34 +0000 (15:06 +0200)
commit641e28615398a960b810ec53a50398a63a3d2f68
tree51198f8718c97245aad3e1a666e97c966df07341
parent058bdcfd5d7f2fd0945e3cb9c84cab514cd95fb9
updated for version 7.3.610
Problem:    Cannot operate on the text that a search pattern matches.
Solution:   Add the "gn" and "gN" commands. (Christian Brabandt)
runtime/doc/index.txt
runtime/doc/visual.txt
src/normal.c
src/proto/search.pro
src/search.c
src/testdir/test53.in
src/testdir/test53.ok
src/version.c