1
0
forked from aniani/vim

patch 8.2.0628: error in menu translations

Problem:    Error in menu translations.
Solution:   Insert a backslash before a space in one more file. (Shun Bai,
            Emir Sari)
This commit is contained in:
Bram Moolenaar
2020-04-23 23:54:04 +02:00
parent b8ce6b0005
commit e71ebb46a2
22 changed files with 174 additions and 172 deletions

View File

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