comparison src/testdir/Makefile @ 6307:1f9577e9ef1b v7.4.487

updated for version 7.4.487 Problem: ":sign jump" may use another window even though the file is already edited in the current window. Solution: First check if the file is in the current window. (James McCoy)
author Bram Moolenaar <bram@vim.org>
date Tue, 21 Oct 2014 20:57:15 +0200
parents 3eb160c5b3a1
children adfbffe1e642
comparison
equal deleted inserted replaced
6306:a1efdac513cf 6307:1f9577e9ef1b
41 test_listlbr.out \ 41 test_listlbr.out \
42 test_listlbr_utf8.out \ 42 test_listlbr_utf8.out \
43 test_mapping.out \ 43 test_mapping.out \
44 test_options.out \ 44 test_options.out \
45 test_qf_title.out \ 45 test_qf_title.out \
46 test_signs.out \
46 test_utf8.out 47 test_utf8.out
47 48
48 SCRIPTS_GUI = test16.out 49 SCRIPTS_GUI = test16.out
49 50
50 .SUFFIXES: .in .out 51 .SUFFIXES: .in .out