]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.631 v7.4.631
authorBram Moolenaar <Bram@vim.org>
Tue, 17 Feb 2015 10:11:48 +0000 (11:11 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 17 Feb 2015 10:11:48 +0000 (11:11 +0100)
commit4a427106954857c6f84c0b0dc07725e302a433c6
treef592ca27476c4723ffa42d2b92cbdb97605641ce
parentc51b02d7d9c75c241eb6435d410422d0fa9147a1
updated for version 7.4.631
Problem:    The default conceal character is documented to be a space but it's
            initially a dash. (Christian Brabandt)
Solution:   Make the intial value a space.
src/globals.h
src/version.c