diff options
-rw-r--r-- | src/xfns.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xfns.c b/src/xfns.c index dbba374d751..fd3b8752449 100644 --- a/src/xfns.c +++ b/src/xfns.c @@ -2624,8 +2624,8 @@ xic_free_xfontset (struct frame *f) static const XIMStyle supported_xim_styles[] = { - STYLE_CALLBACK, STYLE_NONE, + STYLE_CALLBACK, STYLE_OVERTHESPOT, STYLE_OFFTHESPOT, STYLE_ROOT |