0
0
mirror of https://github.com/vim/vim.git synced 2025-09-23 03:43:49 -04:00

patch 7.4.1376

Problem:    ch_setoptions() cannot set all options.
Solution:   Support more options.
This commit is contained in:
Bram Moolenaar
2016-02-20 23:30:07 +01:00
parent e89ff0472b
commit b6b5252bcd
5 changed files with 172 additions and 42 deletions

View File

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