diff options
author | Michael Reed <Pyrohh@users.noreply.github.com> | 2016-01-09 00:20:49 -0500 |
---|---|---|
committer | Michael Reed <Pyrohh@users.noreply.github.com> | 2016-01-09 00:20:49 -0500 |
commit | c15446222b3ab0f1c3367a9555037d007e50161f (patch) | |
tree | c2c9d65dcd51937391af9edc7dea8b5534744665 /runtime/doc/mbyte.txt | |
parent | 36f17ce87ec9c382beb6af033b7f06fe2cd2c416 (diff) | |
parent | 665bd8de599b98b6147f3db6604822e9a2ce1557 (diff) | |
download | rneovim-c15446222b3ab0f1c3367a9555037d007e50161f.tar.gz rneovim-c15446222b3ab0f1c3367a9555037d007e50161f.tar.bz2 rneovim-c15446222b3ab0f1c3367a9555037d007e50161f.zip |
Merge pull request #3962 from sethjackson/windows-98
[RFC] doc: Remove references to Windows 98
Diffstat (limited to 'runtime/doc/mbyte.txt')
-rw-r--r-- | runtime/doc/mbyte.txt | 13 |
1 files changed, 5 insertions, 8 deletions
diff --git a/runtime/doc/mbyte.txt b/runtime/doc/mbyte.txt index a084cd72d2..02c00bc03b 100644 --- a/runtime/doc/mbyte.txt +++ b/runtime/doc/mbyte.txt @@ -837,14 +837,11 @@ WHAT IS IME URL. WHAT IS GLOBAL IME *global-ime* - Global IME makes capability to input Chinese, Japanese, and Korean text - into Vim buffer on any language version of Windows 98, Windows 95, and - Windows NT 4.0. - On Windows 2000 and XP it should work as well (without downloading). On - Windows 2000 Professional, Global IME is built in, and the Input Locales - can be added through Control Panel/Regional Options/Input Locales. - Please see below URL for detail of Global IME. You can also find various - language version of Global IME at same place. + Global IME enables input of Chinese, Japanese, and Korean text into Vim + buffer on any language version of Windows. Global IME is built in, and + the Input Locales can be added through Control Panel/Regional + Options/Input Locales. Please see below URL for detail of Global IME. + You can also find various language version of Global IME at same place. - Global IME detailed information. http://search.microsoft.com/results.aspx?q=global+ime |