Mercurial > vim
comparison src/testdir/Make_dos.mak @ 3131:52526aec4afb v7.3.336
updated for version 7.3.336
Problem: When a tags file specifies an encoding different from 'enc' it
may hang and using a pattern doesn't work.
Solution: Convert the whole line. Continue reading the header after the
SORT tag. Add test83. (Yukihiro Nakadaira)
author | Bram Moolenaar <bram@vim.org> |
---|---|
date | Wed, 12 Oct 2011 19:53:52 +0200 |
parents | c21429d7768c |
children | 21219ffc9790 |
comparison
equal
deleted
inserted
replaced
3130:91b43bbb3701 | 3131:52526aec4afb |
---|---|
27 test30.out test31.out test32.out test33.out test34.out \ | 27 test30.out test31.out test32.out test33.out test34.out \ |
28 test37.out test38.out test39.out test40.out test41.out \ | 28 test37.out test38.out test39.out test40.out test41.out \ |
29 test42.out test52.out test65.out test66.out test67.out \ | 29 test42.out test52.out test65.out test66.out test67.out \ |
30 test68.out test69.out test71.out test72.out test73.out \ | 30 test68.out test69.out test71.out test72.out test73.out \ |
31 test74.out test75.out test76.out test77.out test78.out \ | 31 test74.out test75.out test76.out test77.out test78.out \ |
32 test79.out test80.out test81.out test82.out | 32 test79.out test80.out test81.out test82.out test83.out |
33 | 33 |
34 SCRIPTS32 = test50.out test70.out | 34 SCRIPTS32 = test50.out test70.out |
35 | 35 |
36 SCRIPTS_GUI = test16.out | 36 SCRIPTS_GUI = test16.out |
37 | 37 |