From 5a9bf26381b8489be0930c9bd2d80b432068e751 Mon Sep 17 00:00:00 2001 From: h-east Date: Sun, 2 Nov 2025 06:19:03 +0900 Subject: [PATCH] Update mbyte.{txt,jax} --- doc/mbyte.jax | 2 +- en/mbyte.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/mbyte.jax b/doc/mbyte.jax index 42f279e0f..8a1deaf5d 100644 --- a/doc/mbyte.jax +++ b/doc/mbyte.jax @@ -1,4 +1,4 @@ -*mbyte.txt* For Vim バージョン 9.1. Last change: 2025 Oct 26 +*mbyte.txt* For Vim バージョン 9.1. Last change: 2025 Nov 01 VIM リファレンスマニュアル by Bram Moolenaar et al. diff --git a/en/mbyte.txt b/en/mbyte.txt index ea545874c..e7ca6da86 100644 --- a/en/mbyte.txt +++ b/en/mbyte.txt @@ -1,4 +1,4 @@ -*mbyte.txt* For Vim version 9.1. Last change: 2025 Oct 26 +*mbyte.txt* For Vim version 9.1. Last change: 2025 Nov 01 VIM REFERENCE MANUAL by Bram Moolenaar et al. @@ -997,8 +997,8 @@ recommended to test with an alternative one. For proper integration with Vim's |+multi_byte_ime| system, changes in the input method's status must be detectable by the `ImmGetOpenStatus()` function -in Vims source code. Currently, some input methods that support multi-language -input may have internal state changes that gVim cannot capture. +in Vim's source code. Currently, some input methods that support +multi-language input may have internal state changes that gVim cannot capture. Cursor color when IME or XIM is on *CursorIM*