]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.109 v7.4.109
authorBram Moolenaar <Bram@vim.org>
Thu, 28 Nov 2013 17:53:52 +0000 (18:53 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 28 Nov 2013 17:53:52 +0000 (18:53 +0100)
commitb95186fd36bae9716181bfdd203fb27f410e3c4f
tree4c8cdbedaab2c507fcd0dfdafcc677fbc972c7d9
parent34b466edfe6acdf610899da18e81537a8e5d52c8
updated for version 7.4.109
Problem:    ColorScheme autocommand matches with the current buffer name.
Solution:   Match with the colorscheme name. (Christian Brabandt)
runtime/doc/autocmd.txt
src/fileio.c
src/syntax.c
src/version.c