comparison src/testdir/Make_dos.mak @ 6398:5a76e36f07b1 v7.4.530

updated for version 7.4.530 Problem: Many commands take a count or range that is not using line numbers. Solution: For each command specify what kind of count it uses. For windows, buffers and arguments have "$" and "." have a relevant meaning. (Marcin Szamotulski)
author Bram Moolenaar <bram@vim.org>
date Thu, 27 Nov 2014 16:22:48 +0100
parents 24ee7a7a26b1
children de877dab1c31
comparison
equal deleted inserted replaced
6397:7f8c4ace6f97 6398:5a76e36f07b1
33 test84.out test85.out test86.out test87.out test88.out \ 33 test84.out test85.out test86.out test87.out test88.out \
34 test89.out test90.out test91.out test92.out test93.out \ 34 test89.out test90.out test91.out test92.out test93.out \
35 test94.out test95.out test96.out test98.out test99.out \ 35 test94.out test95.out test96.out test98.out test99.out \
36 test100.out test101.out test102.out test103.out test104.out \ 36 test100.out test101.out test102.out test103.out test104.out \
37 test105.out test106.out test107.out\ 37 test105.out test106.out test107.out\
38 test_argument_count.out \
38 test_autoformat_join.out \ 39 test_autoformat_join.out \
39 test_breakindent.out \ 40 test_breakindent.out \
40 test_changelist.out \ 41 test_changelist.out \
42 test_close_count.out \
41 test_eval.out \ 43 test_eval.out \
42 test_insertcount.out \ 44 test_insertcount.out \
43 test_listlbr.out \ 45 test_listlbr.out \
44 test_listlbr_utf8.out \ 46 test_listlbr_utf8.out \
45 test_mapping.out \ 47 test_mapping.out \