]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.392 v7.4.392
authorBram Moolenaar <Bram@vim.org>
Wed, 6 Aug 2014 11:36:59 +0000 (13:36 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 6 Aug 2014 11:36:59 +0000 (13:36 +0200)
commit8c1329cb59e964797b8abdcf8d42af9877ea8daa
tree5bfc78ef645189150d5850c581082757898199dd
parente0f148270a03e0da2bf21706bee4d2fe99146c55
updated for version 7.4.392
Problem:    Not easy to detect type of command line window.
Solution:   Add the getcmdwintype() function. (Jacob Niehus)
src/eval.c
src/version.c