comparison src/Makefile @ 9678:8c9e13109df8 v7.4.2115

commit https://github.com/vim/vim/commit/b9a46fec3e79d1fc8c406084a41733c647a5e535 Author: Bram Moolenaar <Bram@vim.org> Date: Fri Jul 29 18:13:42 2016 +0200 patch 7.4.2115 Problem: Loading defaults.vim with -C argument. Solution: Don't load the defaults script with -C argument. Test sourcing the defaults script. Set 'display' to "truncate".
author Christian Brabandt <cb@256bit.org>
date Fri, 29 Jul 2016 18:15:05 +0200
parents adc7212951ee
children 5e9f63a2ac5c
comparison
equal deleted inserted replaced
9677:1f467eeff9a6 9678:8c9e13109df8
2105 test_quickfix \ 2105 test_quickfix \
2106 test_regexp_latin \ 2106 test_regexp_latin \
2107 test_regexp_utf8 \ 2107 test_regexp_utf8 \
2108 test_reltime \ 2108 test_reltime \
2109 test_ruby \ 2109 test_ruby \
2110 test_startup \
2110 test_searchpos \ 2111 test_searchpos \
2111 test_set \ 2112 test_set \
2112 test_sort \ 2113 test_sort \
2113 test_stat \ 2114 test_stat \
2114 test_statusline \ 2115 test_statusline \