]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.2.357 v7.2.357
authorBram Moolenaar <Bram@vim.org>
Thu, 11 Feb 2010 16:02:11 +0000 (17:02 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 11 Feb 2010 16:02:11 +0000 (17:02 +0100)
commit0413d48711cee4f3b70a097652e502009dc744b4
tree0f3a214be7ce82eab2c8e4572ae8188e3b87493e
parent6dfc28be25dc1e4323b6652fa517e972007ff1bd
updated for version 7.2.357
Problem:    When changing 'fileformat' from/to "mac" and there is a CR in the
            text the display is wrong.
Solution:   Redraw the text when 'fileformat' is changed. (Ben Schmidt)
src/option.c
src/version.c