summaryrefslogtreecommitdiffstats
path: root/runtime
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2013-01-23 18:37:40 +0100
committerBram Moolenaar <Bram@vim.org>2013-01-23 18:37:40 +0100
commit0f2721223e5b97ac250d729b2359471241a3ab7d (patch)
tree0355c81415f413a46efac2f65f6aecb3a68aa2cf /runtime
parent459339662566bcf5ae9892c7dabb9518e7f70f83 (diff)
updated for version 7.3.782v7.3.782
Problem: Windows: IME composition may use a wrong font. Solution: Use 'guifontwide' for IME when it is set. (Taro Muraoka)
Diffstat (limited to 'runtime')
-rw-r--r--runtime/doc/options.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/runtime/doc/options.txt b/runtime/doc/options.txt
index a439234987..c3cc0871c4 100644
--- a/runtime/doc/options.txt
+++ b/runtime/doc/options.txt
@@ -3560,6 +3560,10 @@ A jump table for the options with a short description can be found at |Q_op|.
to set 'guifontwide' at all unless you want to override the choice
made by Pango/Xft.
+ Windows +multibyte only: *guifontwide_win_mbyte*
+
+ If set and vaild, 'guifontwide' is used for IME instead of 'guifont'.
+
*'guiheadroom'* *'ghr'*
'guiheadroom' 'ghr' number (default 50)
global