From d5ab34bd5ecc748d5502f149c476968e5ec2b7c9 Mon Sep 17 00:00:00 2001 From: Bram Moolenaar Date: Sat, 5 May 2007 17:15:44 +0000 Subject: updated for version 7.1a --- runtime/doc/gui.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'runtime/doc/gui.txt') diff --git a/runtime/doc/gui.txt b/runtime/doc/gui.txt index ba62fc5b6e..1d413c31bb 100644 --- a/runtime/doc/gui.txt +++ b/runtime/doc/gui.txt @@ -1,4 +1,4 @@ -*gui.txt* For Vim version 7.0. Last change: 2006 May 04 +*gui.txt* For Vim version 7.1a. Last change: 2006 Aug 08 VIM REFERENCE MANUAL by Bram Moolenaar @@ -510,7 +510,7 @@ floating menus that do not appear on the main menu bar. *:ime* *:imenu* *:inoreme* *:inoremenu* *:cme* *:cmenu* *:cnoreme* *:cnoremenu* *E330* *E327* *E331* *E336* *E333* - *E328* *E329* *E337* + *E328* *E329* *E337* *E792* To create a new menu item, use the ":menu" commands. They are mostly like the ":map" set of commands but the first argument is a menu item name, given as a path of menus and submenus with a '.' between them, e.g.: > -- cgit v1.2.3