]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.2103 v7.4.2103
authorBram Moolenaar <Bram@vim.org>
Tue, 26 Jul 2016 18:43:40 +0000 (20:43 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 26 Jul 2016 18:43:40 +0000 (20:43 +0200)
commite99e84497b89e5f91df519790802770920ecf4fe
tree00b7113a373bf2346efb361cd36aced5ecf3ccdd
parent45a249513f5ed2de0a6f6b5cb6e32015e35644be
patch 7.4.2103
Problem:    Can't have "augroup END" right after ":au!".
Solution:   Check for the bar character before the command argument.
runtime/doc/autocmd.txt
src/fileio.c
src/testdir/test_autocmd.vim
src/version.c