1
0
forked from aniani/vim

patch 8.0.0116

Problem:    When reading English help and using CTRl-] the language from
            'helplang' is used.
Solution:   Make help tag jumps keep the language. (Tatsuki, test by Hirohito
            Higashi, closes #1249)
This commit is contained in:
Bram Moolenaar
2016-12-01 21:32:32 +01:00
parent e3af763d5e
commit 6dbf66aa3e
3 changed files with 58 additions and 9 deletions

View File

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