]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.636 v7.3.636
authorBram Moolenaar <Bram@vim.org>
Thu, 23 Aug 2012 13:53:05 +0000 (15:53 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 23 Aug 2012 13:53:05 +0000 (15:53 +0200)
commitdde0efed85c0f78048409ef6deada0c6e8d0be3c
treed777ab0364c34ce3ebb4886b95aca4e817164e0e
parent4d93dc2699845009e0f263ed10196309c1175c2e
updated for version 7.3.636
Problem:    Not all zero-width matches handled correctly for "gn".
Solution:   Move zero-width detection to a separate function. (Christian
            Brabandt)
src/search.c
src/version.c