Skip to content

Commit 8effadd

Browse files
committed
Update version9.{txt,jax}
1 parent c365bc0 commit 8effadd

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

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.2. Last change: 2026 Jun 13
1+
*version9.txt* For Vim バージョン 9.2. Last change: 2026 Jun 18
22

33

44
VIM リファレンスマニュアル by Bram Moolenaar
@@ -52683,6 +52683,7 @@ C インクルード出力に終端ヌルバイトを追加するには、"-t"
5268352683
するように書き換えた。
5268452684
- |complete()| によってトリガーされる補完処理中、CTRL-N と CTRL-P は挿入モード
5268552685
のマッピングの対象となるようになった。
52686+
- 代替ファイルレジスタ |quote#| をクリアすることが可能である。
5268652687

5268752688

5268852689
*added-9.3*

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.2. Last change: 2026 Jun 13
1+
*version9.txt* For Vim version 9.2. Last change: 2026 Jun 18
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -52687,6 +52687,7 @@ Changed ~
5268752687
- Rewrite the clientserver socketserver backend to use channels and JSON.
5268852688
- During |complete()|-triggered completion, CTRL-N and CTRL-P are now subject
5268952689
to insert-mode mappings.
52690+
- It is possible to clear the alternate file register |quote#|.
5269052691

5269152692

5269252693
*added-9.3*

0 commit comments

Comments
 (0)