Merge pull request #3867 from Shougo/vim-7.4.604

vim-patch:7.4.604
This commit is contained in:
Justin M. Keyes 2015-12-20 15:31:45 -05:00
commit e9161799bf
2 changed files with 2 additions and 2 deletions

View File

@ -101,7 +101,7 @@ fygjyl:let line2 = @0
:$put =line2 :$put =line2
:" :"
:let g:test="Test 14: breakindent + visual blockwise delete #1" :let g:test="Test 14: breakindent + visual blockwise delete #1"
:set all& breakindent :set all& breakindent shada+=nX-test-breakindent.shada
:30vnew :30vnew
:normal! 3a1234567890 :normal! 3a1234567890
:normal! a abcde :normal! a abcde

View File

@ -389,7 +389,7 @@ static int included_patches[] = {
// 607, // 607,
606, 606,
// 605, // 605,
// 604, 604,
// 603, // 603,
602, 602,
601, 601,