Skip to content

Commit 6f42a4f

Browse files
authored
Merge pull request #2407 from h-east/update-mbyte
Update mbyte.{txt,jax}
2 parents f239112 + 5a9bf26 commit 6f42a4f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

doc/mbyte.jax

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*mbyte.txt* For Vim バージョン 9.1. Last change: 2025 Oct 26
1+
*mbyte.txt* For Vim バージョン 9.1. Last change: 2025 Nov 01
22

33

44
VIM リファレンスマニュアル by Bram Moolenaar et al.

en/mbyte.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*mbyte.txt* For Vim version 9.1. Last change: 2025 Oct 26
1+
*mbyte.txt* For Vim version 9.1. Last change: 2025 Nov 01
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar et al.
@@ -997,8 +997,8 @@ recommended to test with an alternative one.
997997

998998
For proper integration with Vim's |+multi_byte_ime| system, changes in the
999999
input method's status must be detectable by the `ImmGetOpenStatus()` function
1000-
in Vims source code. Currently, some input methods that support multi-language
1001-
input may have internal state changes that gVim cannot capture.
1000+
in Vim's source code. Currently, some input methods that support
1001+
multi-language input may have internal state changes that gVim cannot capture.
10021002

10031003

10041004
Cursor color when IME or XIM is on *CursorIM*

0 commit comments

Comments
 (0)