vim-patch:7.4.957

Problem:    Test_tagcase fails when using another language than English.
Solution:   Set the messages language to C. (Kenichi Ito)

bc96c29ffc
This commit is contained in:
watiko
2016-02-17 04:42:18 +09:00
parent 755d4e82b1
commit 07cc1aaae2
2 changed files with 2 additions and 1 deletions

View File

@@ -2,6 +2,7 @@ Tests for 'tagcase' option
STARTTEST
:so small.vim
:lang mess C
:/^start text$/+1,/^end text$/w! Xtext
:/^start tags$/+1,/^end tags$/-1w! Xtags
:set tags=Xtags

View File

@@ -333,7 +333,7 @@ static int included_patches[] = {
// 960 NA
// 959 NA
958,
// 957,
957,
// 956 NA
955,
// 954 NA