mirror of
https://github.com/vim/vim.git
synced 2025-10-09 06:14:17 -04:00
patch 7.4.809
Problem: Test is duplicated. Solution: Roll back 7.4.802.
This commit is contained in:
@@ -51,12 +51,6 @@ G$khhhhhkkcmno
|
|||||||
:exe ":norm! 012l\<C-v>jjAx\<Esc>"
|
:exe ":norm! 012l\<C-v>jjAx\<Esc>"
|
||||||
:set ve= enc=latin1
|
:set ve= enc=latin1
|
||||||
:.,/^$/w >> test.out
|
:.,/^$/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
|
:" gUe must uppercase a whole word, also when <20> changes to SS
|
||||||
Gothe youtu<74>euu endYpk0wgUe
|
Gothe youtu<74>euu endYpk0wgUe
|
||||||
:" gUfx must uppercase until x, inclusive.
|
:" gUfx must uppercase until x, inclusive.
|
||||||
|
Binary file not shown.
@@ -741,6 +741,8 @@ static char *(features[]) =
|
|||||||
|
|
||||||
static int included_patches[] =
|
static int included_patches[] =
|
||||||
{ /* Add new patch number below this line */
|
{ /* Add new patch number below this line */
|
||||||
|
/**/
|
||||||
|
809,
|
||||||
/**/
|
/**/
|
||||||
808,
|
808,
|
||||||
/**/
|
/**/
|
||||||
|
Reference in New Issue
Block a user