mirror of
https://github.com/vim/vim.git
synced 2025-09-24 03:44:06 -04:00
updated for version 7.2-218
This commit is contained in:
@@ -959,7 +959,7 @@ gui_update_cursor(force, clear_selection)
|
|||||||
guicolor_T fg, bg;
|
guicolor_T fg, bg;
|
||||||
|
|
||||||
if (
|
if (
|
||||||
# ifdef HAVE_GTK2
|
# if defined(HAVE_GTK2) && !defined(FEAT_HANGULIN)
|
||||||
preedit_get_status()
|
preedit_get_status()
|
||||||
# else
|
# else
|
||||||
im_get_status()
|
im_get_status()
|
||||||
|
@@ -676,6 +676,8 @@ static char *(features[]) =
|
|||||||
|
|
||||||
static int included_patches[] =
|
static int included_patches[] =
|
||||||
{ /* Add new patch number below this line */
|
{ /* Add new patch number below this line */
|
||||||
|
/**/
|
||||||
|
218,
|
||||||
/**/
|
/**/
|
||||||
217,
|
217,
|
||||||
/**/
|
/**/
|
||||||
|
Reference in New Issue
Block a user