]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.637 v7.4.637
authorBram Moolenaar <Bram@vim.org>
Tue, 17 Feb 2015 15:04:57 +0000 (16:04 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 17 Feb 2015 15:04:57 +0000 (16:04 +0100)
commit1e997827f12b38359fe8a4e7b033bbb6465b6668
tree6dd3ba99308bb8d74c2eacea2d11122deb0af2e6
parent35e7594dd429f7a8a06cefd61c3e8d48b9bd74e2
updated for version 7.4.637
Problem:    Incorrectly read the number of buffer for which an autocommand
            should be registered.
Solution:   Reverse check for "<buffer=abuf>". (Lech Lorens)
src/fileio.c
src/version.c