1
0
forked from aniani/vim

patch 8.1.0095: dialog for ":browse tabnew" says "new window"

Problem:    Dialog for ":browse tabnew" says "new window".
Solution:   Use "new tab page". (closes #3053)
This commit is contained in:
Bram Moolenaar
2018-06-21 22:10:08 +02:00
parent 32aaf5ae07
commit 39902a06d9
2 changed files with 9 additions and 4 deletions

View File

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