diff options
author | Bram Moolenaar <Bram@vim.org> | 2012-01-04 19:34:37 +0100 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2012-01-04 19:34:37 +0100 |
commit | 374d32d70f880651aa5e73371a38c5d0a9ccfaf0 (patch) | |
tree | 01aba618ad11352d458ca6974a49f2c63e6b6e0b /src/testdir/test72.ok | |
parent | 79a2a49c5a2c973d14923894b63582d749774b94 (diff) | |
download | vim-374d32d70f880651aa5e73371a38c5d0a9ccfaf0.zip |
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)
Diffstat (limited to 'src/testdir/test72.ok')
-rw-r--r-- | src/testdir/test72.ok | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/testdir/test72.ok b/src/testdir/test72.ok index 44210c942..bb267d0d8 100644 --- a/src/testdir/test72.ok +++ b/src/testdir/test72.ok @@ -7,6 +7,16 @@ seven eight nine ten +one +two +three +four +five +six +seven +eight +nine +ten monday wednesday thursday |