commit | eb3593b38b7b6b658e93ad05d6caf76d58cc0c35 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Apr 22 22:33:57 2006 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Apr 22 22:33:57 2006 +0000 |
tree | 39210f19a86e4db2914523b0fde4a5ff9d345c16 | |
parent | 57657d85c6c3d812e99b5e5d5161c07c66ac7dc7 [diff] [blame] |
updated for version 7.0e06
diff --git a/src/testdir/test61.in b/src/testdir/test61.in index 749d8ad..7ce72e6 100644 --- a/src/testdir/test61.in +++ b/src/testdir/test61.in
@@ -43,6 +43,13 @@ :.w >>test.out :later 1h :.w >>test.out +:" +:" test undojoin +Goaaaa:set ul=100 +obbbbu:.w >>test.out +obbbb:set ul=100 +:undojoin +occccu:.w >>test.out :qa! ENDTEST