]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.265 v7.3.265
authorBram Moolenaar <Bram@vim.org>
Wed, 27 Jul 2011 15:58:46 +0000 (17:58 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 27 Jul 2011 15:58:46 +0000 (17:58 +0200)
commit4c402236492052e0b6b1ba555450aafe82da8875
tree75e4c07c5627cedd531bf679b7bafaa2b3809fbd
parent0b573a58e63f43f462e6824080c633bbd1a8a5dd
updated for version 7.3.265
Problem:    When storing a pattern in search history there is no proper check
            for the separator character.
Solution:   Pass the separator character to in_history(). (Muraoka Taro)
src/ex_getln.c
src/version.c