]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.392 v7.3.392
authorBram Moolenaar <Bram@vim.org>
Wed, 4 Jan 2012 18:34:37 +0000 (19:34 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 4 Jan 2012 18:34:37 +0000 (19:34 +0100)
commit374d32d70f880651aa5e73371a38c5d0a9ccfaf0
tree01aba618ad11352d458ca6974a49f2c63e6b6e0b
parent79a2a49c5a2c973d14923894b63582d749774b94
updated for version 7.3.392
Problem:    When setting 'undofile' while the file is already loaded but
            unchanged, try reading the undo file. (Andy Wokula)
Solution:   Compute a checksum of the text when 'undofile' is set. (Christian
            Brabandt)
src/option.c
src/testdir/test72.in
src/testdir/test72.ok
src/version.c