Mercurial > vim
comparison src/testdir/Make_vms.mms @ 5796:f084024c0ddb v7.4.242
updated for version 7.4.242
Problem: getreg() does not distinguish between a NL used for a line break
and a NL used for a NUL character.
Solution: Add another argument to return a list. (ZyX)
author | Bram Moolenaar <bram@vim.org> |
---|---|
date | Wed, 02 Apr 2014 19:55:10 +0200 |
parents | 0a295a3c9e47 |
children | 75f222d67cea |
comparison
equal
deleted
inserted
replaced
5795:64e4633f0751 | 5796:f084024c0ddb |
---|---|
94 test82.out test84.out test88.out test89.out \ | 94 test82.out test84.out test88.out test89.out \ |
95 test90.out test91.out test92.out test93.out test94.out \ | 95 test90.out test91.out test92.out test93.out test94.out \ |
96 test95.out test96.out test98.out test99.out \ | 96 test95.out test96.out test98.out test99.out \ |
97 test100.out test101.out test103.out test104.out \ | 97 test100.out test101.out test103.out test104.out \ |
98 test105.out test106.out \ | 98 test105.out test106.out \ |
99 test_eval.out \ | |
99 test_options.out | 100 test_options.out |
100 | 101 |
101 # Known problems: | 102 # Known problems: |
102 # test17: ? | 103 # test17: ? |
103 # | 104 # |