diff --git a/doc/gui.jax b/doc/gui.jax index 886e09e60..bd3a42774 100644 --- a/doc/gui.jax +++ b/doc/gui.jax @@ -1,4 +1,4 @@ -*gui.txt* For Vim バージョン 9.1. Last change: 2024 Jul 17 +*gui.txt* For Vim バージョン 9.1. Last change: 2024 Nov 07 VIMリファレンスマニュアル by Bram Moolenaar @@ -472,6 +472,8 @@ X11でこのレジスタを使うには、|x11-selection|も参照。これは は "* レジスタと同じである。したがってコマンドの前に "* を付けずに選択をコピー し貼り付けることができる。 +|W23| も参照。 + ============================================================================== 5. メニュー *menus* diff --git a/en/gui.txt b/en/gui.txt index 071de9c4b..4fdfc0f05 100644 --- a/en/gui.txt +++ b/en/gui.txt @@ -1,4 +1,4 @@ -*gui.txt* For Vim version 9.1. Last change: 2024 Jul 17 +*gui.txt* For Vim version 9.1. Last change: 2024 Nov 07 VIM REFERENCE MANUAL by Bram Moolenaar @@ -474,6 +474,8 @@ When the "unnamed" string is included in the 'clipboard' option, the unnamed register is the same as the "* register. Thus you can yank to and paste the selection without prepending "* to commands. +See also |W23|. + ============================================================================== 5. Menus *menus*