From 65fcf133a1e23bfaed30c1dc1a76806758407de5 Mon Sep 17 00:00:00 2001 From: h-east Date: Fri, 15 Nov 2024 18:58:12 +0900 Subject: [PATCH] Update gui.{txt,jax} --- doc/gui.jax | 4 +++- en/gui.txt | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) 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*