summaryrefslogtreecommitdiffstats
path: root/runtime/doc/gui.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2019-08-31 16:20:32 +0200
committerBram Moolenaar <Bram@vim.org>2019-08-31 16:20:32 +0200
commit06fe74aef72606ac34c9f494186e52614b8fb59a (patch)
treecc18e67c68b4d19fdcd70349fcd180a2dcd36986 /runtime/doc/gui.txt
parent4bbfb0f3cc67c00c8cee4e47283e8d760025219d (diff)
Runtime files update.
Diffstat (limited to 'runtime/doc/gui.txt')
-rw-r--r--runtime/doc/gui.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/doc/gui.txt b/runtime/doc/gui.txt
index d83954bc42..e8ee3f3522 100644
--- a/runtime/doc/gui.txt
+++ b/runtime/doc/gui.txt
@@ -1,4 +1,4 @@
-*gui.txt* For Vim version 8.1. Last change: 2019 May 20
+*gui.txt* For Vim version 8.1. Last change: 2019 Aug 21
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -1013,7 +1013,7 @@ it behaves in a strange way.
have at least one subentry, but need not
appear on the menu-bar (see |hidden-menus|).
{only available for Win32 and GTK GUI or in
- the terminal when compiled with +insert_expand}
+ the terminal}
:popu[p]! {name} Like above, but use the position of the mouse
pointer instead of the cursor.