Skip to content

Commit 65fcf13

Browse files
committed
Update gui.{txt,jax}
1 parent 1e8c862 commit 65fcf13

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

doc/gui.jax

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*gui.txt* For Vim バージョン 9.1. Last change: 2024 Jul 17
1+
*gui.txt* For Vim バージョン 9.1. Last change: 2024 Nov 07
22

33

44
VIMリファレンスマニュアル by Bram Moolenaar
@@ -472,6 +472,8 @@ X11でこのレジスタを使うには、|x11-selection|も参照。これは
472472
は "* レジスタと同じである。したがってコマンドの前に "* を付けずに選択をコピー
473473
し貼り付けることができる。
474474

475+
|W23| も参照。
476+
475477
==============================================================================
476478
5. メニュー *menus*
477479

en/gui.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*gui.txt* For Vim version 9.1. Last change: 2024 Jul 17
1+
*gui.txt* For Vim version 9.1. Last change: 2024 Nov 07
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -474,6 +474,8 @@ When the "unnamed" string is included in the 'clipboard' option, the unnamed
474474
register is the same as the "* register. Thus you can yank to and paste the
475475
selection without prepending "* to commands.
476476

477+
See also |W23|.
478+
477479
==============================================================================
478480
5. Menus *menus*
479481

0 commit comments

Comments
 (0)