]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.308 v7.3.308
authorBram Moolenaar <Bram@vim.org>
Wed, 14 Sep 2011 13:39:29 +0000 (15:39 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 14 Sep 2011 13:39:29 +0000 (15:39 +0200)
commitb5b5b895f7ddeda49ff36566e454cbf1444fb788
treefbff802baedf63dbba38c4c51036881030403903
parentba4897e6e50ba3ce8c8744c0fb33a732af72147a
updated for version 7.3.308
Problem:    Writing to 'verbosefile' has problems, e.g. for :highlight.
Solution:   Do not use a separate verbose_write() function but write with the
            same code that does redirecting. (Yasuhiro Matsumoto)
src/message.c
src/version.c