annotate src/testdir/test4.ok @ 7734:616769d423fc
v7.4.1165
commit https://github.com/vim/vim/commit/938ee834d345062cd94f8fdfd54fad0019432a83
Author: Bram Moolenaar <Bram@vim.org>
Date: Sun Jan 24 15:36:03 2016 +0100
patch 7.4.1165
Problem: When defining DYNAMIC_ICONV_DLL in the makefile, the build fails.
Solution: Add #ifdef's. (Taro Muraoka) Try the newer version first.
author |
Christian Brabandt <cb@256bit.org> |
date |
Sun, 24 Jan 2016 15:45:04 +0100 |
parents |
5e998fc610d5 |
children |
|
rev |
line source |
7
|
1 startstart
|
|
2 start of test file Xxx
|
|
3 vim: set noai :
|
|
4 this is a test
|
|
5 this is a test
|
|
6 this is a test
|
|
7 this is a test
|
|
8 this should be auto-indented
|
|
9 end of test file Xxx
|
|
10 start of test file Xxx
|
|
11 vim: set noai :
|
|
12 this is a test
|
|
13 this is a test
|
|
14 this is a test
|
|
15 this is a test
|
|
16 this should be in column 1
|
|
17 end of test file Xxx
|
6318
|
18 # abc
|
|
19 def
|
|
20 def
|