]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.1187 v7.3.1187
authorBram Moolenaar <Bram@vim.org>
Thu, 13 Jun 2013 19:24:06 +0000 (21:24 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 13 Jun 2013 19:24:06 +0000 (21:24 +0200)
commit0c6633a7ea50873ce8f0d744ea5758a1eb494010
tree840bf61e338cecc6bfb8725faaf7a36c77bd09b0
parent5f87b23229b1d5cc5bad4a263e513e72a91fe8ae
updated for version 7.3.1187
Problem:    "s:" is recognized but "<SID>" is not. (ZyX)
Solution:   Translate "<SID>" like "s:".
src/eval.c
src/version.c