summaryrefslogtreecommitdiffstats
path: root/runtime/doc/eval.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2008-12-09 09:57:49 +0000
committerBram Moolenaar <Bram@vim.org>2008-12-09 09:57:49 +0000
commit42022d5e45759bcb0aa0316f5bf4fea02aac3a87 (patch)
tree7ca5d0f952754a516c219a52858b63924200e9f6 /runtime/doc/eval.txt
parent0133bba301b7e72ccbc7afdb28e508ce8cc03d9e (diff)
updated for version 7.2-066v7.2.066
Diffstat (limited to 'runtime/doc/eval.txt')
-rw-r--r--runtime/doc/eval.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/runtime/doc/eval.txt b/runtime/doc/eval.txt
index 92d7a0f053..cc0f79134e 100644
--- a/runtime/doc/eval.txt
+++ b/runtime/doc/eval.txt
@@ -5841,7 +5841,8 @@ mouse_netterm Compiled with support for netterm mouse.
mouse_pterm Compiled with support for qnx pterm mouse.
mouse_sysmouse Compiled with support for sysmouse (*BSD console mouse)
mouse_xterm Compiled with support for xterm mouse.
-multi_byte Compiled with support for editing Korean et al.
+multi_byte Compiled with support for 'encoding'
+multi_byte_encoding 'encoding' is set to a multi-byte encoding.
multi_byte_ime Compiled with support for IME input method.
multi_lang Compiled with support for multiple languages.
mzscheme Compiled with MzScheme interface |mzscheme|.