comparison src/testdir/Makefile @ 6991:814f1f569e4a v7.4.813

patch 7.4.813 Problem: It is not possible to save and restore character search state. Solution: Add getcharsearch() and setcharsearch(). (James McCoy)
author Bram Moolenaar <bram@vim.org>
date Tue, 11 Aug 2015 14:26:19 +0200
parents 1efa7c2b9368
children 5fc5c5bf2233
comparison
equal deleted inserted replaced
6990:9c248be4e7d2 6991:814f1f569e4a
37 test_argument_count.out \ 37 test_argument_count.out \
38 test_autocmd_option.out \ 38 test_autocmd_option.out \
39 test_autoformat_join.out \ 39 test_autoformat_join.out \
40 test_breakindent.out \ 40 test_breakindent.out \
41 test_changelist.out \ 41 test_changelist.out \
42 test_charsearch.out \
42 test_close_count.out \ 43 test_close_count.out \
43 test_command_count.out \ 44 test_command_count.out \
44 test_erasebackword.out \ 45 test_erasebackword.out \
45 test_eval.out \ 46 test_eval.out \
46 test_fixeol.out \ 47 test_fixeol.out \