Skip to content

Commit 0763a90

Browse files
authored
Merge pull request #2108 from h-east/update-vrsion9
Update version9.{txt,jax}
2 parents 080c43c + ba16ceb commit 0763a90

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

doc/version9.jax

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*version9.txt* For Vim バージョン 9.1. Last change: 2025 May 28
1+
*version9.txt* For Vim バージョン 9.1. Last change: 2025 Jun 16
22

33

44
VIMリファレンスマニュアル by Bram Moolenaar
@@ -41675,6 +41675,7 @@ Ex コマンド: ~
4167541675
- |CTRL-C| は常にアクティブな |popup-window| を閉じる。
4167641676
- configure スクリプトは、GUI ツールキットを自動検出するときに、GTK2 よりも
4167741677
GTK3 の使用を優先する。
41678+
- |gv| はオペレータ待機モードで動作し、中断しない。
4167841679

4167941680
*added-9.2*
4168041681
追加要素 ~

en/version9.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*version9.txt* For Vim version 9.1. Last change: 2025 May 28
1+
*version9.txt* For Vim version 9.1. Last change: 2025 Jun 16
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -41686,6 +41686,7 @@ Others: ~
4168641686
- |CTRL-C| always closes the active |popup-window|.
4168741687
- the configure script will favor using GTK3 over GTK2 when auto-detecting the
4168841688
gui toolkit
41689+
- |gv| works in operator pending mode and does not abort
4168941690

4169041691
*added-9.2*
4169141692
Added ~

0 commit comments

Comments
 (0)