comparison src/testdir/Makefile @ 6424:de877dab1c31 v7.4.542

updated for version 7.4.542 Problem: Using a range for window and buffer commands has a few problems. Cannot specify the type of range for a user command. Solution: Add the -addr argument for user commands. Fix problems. (Marcin Szamotulski)
author Bram Moolenaar <bram@vim.org>
date Mon, 08 Dec 2014 04:16:44 +0100
parents 5a76e36f07b1
children 1fd9f1d43660
comparison
equal deleted inserted replaced
6423:946876e24d5d 6424:de877dab1c31
36 test_argument_count.out \ 36 test_argument_count.out \
37 test_autoformat_join.out \ 37 test_autoformat_join.out \
38 test_breakindent.out \ 38 test_breakindent.out \
39 test_changelist.out \ 39 test_changelist.out \
40 test_close_count.out \ 40 test_close_count.out \
41 test_command_count.out \
41 test_eval.out \ 42 test_eval.out \
42 test_insertcount.out \ 43 test_insertcount.out \
43 test_listlbr.out \ 44 test_listlbr.out \
44 test_listlbr_utf8.out \ 45 test_listlbr_utf8.out \
45 test_mapping.out \ 46 test_mapping.out \