mirror of
https://github.com/vim/vim.git
synced 2025-09-26 04:04:07 -04:00
updated for version 7.1-117
This commit is contained in:
@@ -10879,6 +10879,9 @@ f_has(argvars, rettv)
|
||||
"gui_gtk2",
|
||||
# endif
|
||||
#endif
|
||||
#ifdef FEAT_GUI_GNOME
|
||||
"gui_gnome",
|
||||
#endif
|
||||
#ifdef FEAT_GUI_MAC
|
||||
"gui_mac",
|
||||
#endif
|
||||
|
@@ -666,6 +666,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
117,
|
||||
/**/
|
||||
116,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user