Skip to content

Commit d86a5be

Browse files
authored
Merge pull request #1835 from h-east/update-gui
Update gui.{txt,jax}
2 parents 57d9cf4 + 3199955 commit d86a5be

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

doc/gui.jax

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

33

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

475-
|W23| も参照。
475+
|W23| および |W24| も参照。
476476

477477
==============================================================================
478478
5. メニュー *menus*

en/gui.txt

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

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -474,7 +474,7 @@ 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|.
477+
See also |W23| and |W24|.
478478

479479
==============================================================================
480480
5. Menus *menus*

0 commit comments

Comments
 (0)