comparison src/testdir/Make_os2.mak @ 7064:5fc5c5bf2233 v7.4.844

commit https://github.com/vim/vim/commit/37a8de17d4dfd3d463960c38a204ce399c8e19d4 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Sep 1 16:05:00 2015 +0200 patch 7.4.844 Problem: When '#' is in 'isident' the is# comparator doesn't work. Solution: Don't use vim_isIDc(). (Yasuhiro Matsumoto)
author Christian Brabandt <cb@256bit.org>
date Tue, 01 Sep 2015 16:15:04 +0200
parents 814f1f569e4a
children 64e30831fa42
comparison
equal deleted inserted replaced
7063:91d434c99f2d 7064:5fc5c5bf2233
44 test_breakindent.out \ 44 test_breakindent.out \
45 test_changelist.out \ 45 test_changelist.out \
46 test_charsearch.out \ 46 test_charsearch.out \
47 test_close_count.out \ 47 test_close_count.out \
48 test_command_count.out \ 48 test_command_count.out \
49 test_comparators.out \
49 test_erasebackword.out \ 50 test_erasebackword.out \
50 test_eval.out \ 51 test_eval.out \
51 test_fixeol.out \ 52 test_fixeol.out \
52 test_increment.out \ 53 test_increment.out \
53 test_insertcount.out \ 54 test_insertcount.out \