0
0
mirror of https://github.com/vim/vim.git synced 2025-10-08 06:04:08 -04:00

patch 7.4.809

Problem:    Test is duplicated.
Solution:   Roll back 7.4.802.
This commit is contained in:
Bram Moolenaar
2015-08-04 21:27:11 +02:00
parent bb86ebb0ef
commit 75e6413546
3 changed files with 2 additions and 6 deletions

View File

@@ -51,12 +51,6 @@ G$khhhhhkkcmno
:exe ":norm! 012l\<C-v>jjAx\<Esc>"
:set ve= enc=latin1
:.,/^$/w >> test.out
:" Test for single-line Visual block append at wrapped line with :set linebreak
Golong line: 40afoobar aTARGET at end
:set linebreak
:exe ":norm! $3B\<C-v>eAx\<Esc>"
:set nolinebreak
:.w >> test.out
:" gUe must uppercase a whole word, also when <20> changes to SS
Gothe youtu<74>euu endYpk0wgUe
:" gUfx must uppercase until x, inclusive.

Binary file not shown.

View File

@@ -741,6 +741,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
809,
/**/
808,
/**/