Skip to content

Update gui.{txt,jax} #1835

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 20, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions doc/gui.jax
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*gui.txt* For Vim バージョン 9.1. Last change: 2024 Nov 07
*gui.txt* For Vim バージョン 9.1. Last change: 2024 Nov 17


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

|W23| も参照。
|W23| および |W24| も参照。

==============================================================================
5. メニュー *menus*
Expand Down
4 changes: 2 additions & 2 deletions en/gui.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*gui.txt* For Vim version 9.1. Last change: 2024 Nov 07
*gui.txt* For Vim version 9.1. Last change: 2024 Nov 17


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

==============================================================================
5. Menus *menus*
Expand Down