summaryrefslogtreecommitdiff
path: root/src/testdir/Make_vms.mms
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_vms.mms
parent6c5bdb751c0c77be7d03a6000134d1df367763d2 (diff)
downloadvim-git-438b64ab71cd724129c4eec840be16c52602ebc8.tar.gz
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_vms.mms')
-rw-r--r--src/testdir/Make_vms.mms3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/testdir/Make_vms.mms b/src/testdir/Make_vms.mms
index ab1e529ea..7448d724f 100644
--- a/src/testdir/Make_vms.mms
+++ b/src/testdir/Make_vms.mms
@@ -4,7 +4,7 @@
# Authors: Zoltan Arpadffy, <arpadffy@polarhome.com>
# Sandor Kopanyi, <sandor.kopanyi@mailbox.hu>
#
-# Last change: 2014 Dec 13
+# Last change: 2015 Mar 13
#
# This has been tested on VMS 6.2 to 8.3 on DEC Alpha, VAX and IA64.
# Edit the lines in the Configuration section below to select.
@@ -113,6 +113,7 @@ SCRIPT = test1.out test2.out test3.out test4.out test5.out \
test_options.out \
test_qf_title.out \
test_signs.out \
+ test_textobjects.out \
test_utf8.out
# Known problems: