1
0
forked from aniani/vim

patch 7.4.1301

Problem:    Missing options in ch_open().
Solution:   Add s:chopt like in the other calls. (Ozaki Kiichi)
This commit is contained in:
Bram Moolenaar
2016-02-10 23:28:21 +01:00
parent 2ab375e54e
commit 39b21272d5
2 changed files with 3 additions and 1 deletions

View File

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