updated for version 7.4.532 v7.4.532
authorBram Moolenaar <Bram@vim.org>
Thu, 27 Nov 2014 16:29:56 +0000 (17:29 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 27 Nov 2014 16:29:56 +0000 (17:29 +0100)
commita3dfccc6e9a780570166b00c0e40c4b9a149e253
tree217b696c276c47f5ef7c32d487132ff4e79e8138
parent1c40a66badd83e9a93116c006097033725c9eb7d
updated for version 7.4.532
Problem:    When using 'incsearch' "2/pattern/e" highlights the first match.
Solution:   Move the code to set extra_col inside the loop for count.  (Ozaki
            Kiichi)
src/search.c
src/version.c