]> granicus.if.org Git - vim/commit
updated for version 7.4.543 v7.4.543
authorBram Moolenaar <Bram@vim.org>
Sat, 13 Dec 2014 02:17:11 +0000 (03:17 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 13 Dec 2014 02:17:11 +0000 (03:17 +0100)
commitcc2b9d5dc08cefa0342a25ece71b21d4b4b32e00
tree6034465936f933c63ccd81d791e8425dd1142843
parentf1d6ccf2f9c8a8ae2c0ec4577946397c103ead2b
updated for version 7.4.543
Problem:    Since patch 7.4.232 "1,3s/\n//" joins two lines instead of three.
            (Eliseo Martínez)  Issue 287
Solution:   Correct the line count. (Christian Brabandt)
            Also set the last used search pattern.
src/ex_cmds.c
src/proto/search.pro
src/search.c
src/version.c