]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.103 v7.3.103
authorBram Moolenaar <Bram@vim.org>
Fri, 21 Jan 2011 23:11:50 +0000 (00:11 +0100)
committerBram Moolenaar <Bram@vim.org>
Fri, 21 Jan 2011 23:11:50 +0000 (00:11 +0100)
commit164c60f5b1042419698ca7758bb2e32ed77bdede
treeb1382d2092c335fdeb89f4ae885501b7e8414868
parentd2c340a6a696ecb498a3d293f377313fab66393b
updated for version 7.3.103
Problem:    Changing 'fileformat' and then using ":w" in an empty file sets
            the 'modified' option.
Solution:   In unchanged() don't ignore 'ff' for an empty file.
.gitignore
src/misc1.c
src/option.c
src/proto/option.pro
src/undo.c
src/version.c