summaryrefslogtreecommitdiffstats
path: root/src/testdir/Make_dos.mak
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2015-03-13 15:03:00 +0100
committerBram Moolenaar <Bram@vim.org>2015-03-13 15:03:00 +0100
commit438b64ab71cd724129c4eec840be16c52602ebc8 (patch)
treef4e0bbe63d50be0268e3f7a627574256df7260b5 /src/testdir/Make_dos.mak
parent6c5bdb751c0c77be7d03a6000134d1df367763d2 (diff)
updated for version 7.4.662v7.4.662
Problem: When 'M' is in the 'cpo' option then selecting a text object in parenthesis does not work correctly. Solution: Keep 'M' in 'cpo' when finding a match. (Hirohito Higashi)
Diffstat (limited to 'src/testdir/Make_dos.mak')
-rw-r--r--src/testdir/Make_dos.mak1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/testdir/Make_dos.mak b/src/testdir/Make_dos.mak
index 4b17f96f4b..fcd81b54df 100644
--- a/src/testdir/Make_dos.mak
+++ b/src/testdir/Make_dos.mak
@@ -52,6 +52,7 @@ SCRIPTS = test3.out test4.out test5.out test6.out test7.out \
test_options.out \
test_qf_title.out \
test_signs.out \
+ test_textobjects.out \
test_utf8.out
SCRIPTS32 = test50.out test70.out