]> granicus.if.org Git - vim/commit
patch 7.4.1685 v7.4.1685
authorBram Moolenaar <Bram@vim.org>
Tue, 29 Mar 2016 21:10:31 +0000 (23:10 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 29 Mar 2016 21:10:31 +0000 (23:10 +0200)
commit7fed5c18f8577b75404b80d8b9a9907b1bbd27e4
tree9405e4b272b71b0c430e865a2d893ba80c13c7ef
parentd18cfb7dbfd32af729d3ac5136f77dcdbefe5dee
patch 7.4.1685
Problem:    There is no easy way to get all the information about a match.
Solution:   Add matchstrpos(). (Ozaki Kiichi)
runtime/doc/eval.txt
runtime/doc/usr_41.txt
src/eval.c
src/testdir/test_alot.vim
src/testdir/test_matchstrpos.vim [new file with mode: 0644]
src/version.c