Skip to content

Commit d6c5d47

Browse files
authored
Merge pull request #2005 from h-east/update-version9
Update version9.{txt,jax}
2 parents a50a15a + bb5f39d commit d6c5d47

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 Mar 19
1+
*version9.txt* For Vim バージョン 9.1. Last change: 2025 Mar 21
22

33

44
VIMリファレンスマニュアル by Bram Moolenaar
@@ -41644,6 +41644,7 @@ Ex コマンド: ~
4164441644
- |dist#vim9#Launch()| と |dist#vim9#Open()| を |vim-script-library| に追加し、
4164541645
|netrw| から切り離す
4164641646
- ".=" を使用した新しいダイグラフ "APPROACHES THE LIMIT"
41647+
- |CTRL-C| は常にアクティブな |popup-window| を閉じる。
4164741648

4164841649
*added-9.2*
4164941650
追加要素 ~

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 Mar 19
1+
*version9.txt* For Vim version 9.1. Last change: 2025 Mar 21
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -41653,6 +41653,7 @@ Others: ~
4165341653
- add |dist#vim9#Launch()| and |dist#vim9#Open()| to the |vim-script-library|
4165441654
and decouple it from |netrw|
4165541655
- new digraph "APPROACHES THE LIMIT" using ".="
41656+
- |CTRL-C| always closes the active |popup-window|.
4165641657

4165741658
*added-9.2*
4165841659
Added ~

0 commit comments

Comments
 (0)