diff runtime/doc/mbyte.txt @ 2415:8f017e31750f vim73

Updated runtime files.
author Bram Moolenaar <bram@vim.org>
date Mon, 26 Jul 2010 22:21:27 +0200
parents f766a1c87f69
children 150b5dbccff9
line wrap: on
line diff
--- a/runtime/doc/mbyte.txt
+++ b/runtime/doc/mbyte.txt
@@ -1,4 +1,4 @@
-*mbyte.txt*     For Vim version 7.3c.  Last change: 2010 Jul 20
+*mbyte.txt*     For Vim version 7.3c.  Last change: 2010 Jul 26
 
 
 		  VIM REFERENCE MANUAL	  by Bram Moolenaar et al.
@@ -928,7 +928,7 @@ 8.  Input on MS-Windows					*mbyte-IME*
 
 {only works Windows GUI and compiled with the |+multi_byte_ime| feature}
 
-To input multibyte characters on Windows, you have to use Input Method Editor
+To input multibyte characters on Windows, you can use an Input Method Editor
 (IME).  In process of your editing text, you must switch status (on/off) of
 IME many many many times.  Because IME with status on is hooking all of your
 key inputs, you cannot input 'j', 'k', or almost all of keys to Vim directly.