]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.017 v7.4.017
authorBram Moolenaar <Bram@vim.org>
Thu, 5 Sep 2013 10:06:33 +0000 (12:06 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 5 Sep 2013 10:06:33 +0000 (12:06 +0200)
commit966d71c852e1126883846817d3a16590268298f5
tree09f3b864f6254de5d79626c0fa22c3fdc7117f14
parent65f04f67f15fa5df5b67e038484ba0ea50418931
updated for version 7.4.017
Problem:    ":help !!" does not find the "!!" tag in the help file. (Ben
            Fritz)
Solution:   When reading the start of the tags file do parse lines that are
            not header lines.
src/tag.c
src/version.c