diff options
author | Bram Moolenaar <Bram@vim.org> | 2006-03-20 21:47:49 +0000 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2006-03-20 21:47:49 +0000 |
commit | 371d5403d0dc6411f6f17c5b472c1cfcac6789e4 (patch) | |
tree | 08066b3d097303df50e1b67fffc33d1d68bcb0d4 /runtime/doc/gui.txt | |
parent | ceaf7b8b66764b4a99526c715886d80397ce81dd (diff) | |
download | vim-371d5403d0dc6411f6f17c5b472c1cfcac6789e4.zip |
updated for version 7.0230
Diffstat (limited to 'runtime/doc/gui.txt')
-rw-r--r-- | runtime/doc/gui.txt | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/runtime/doc/gui.txt b/runtime/doc/gui.txt index b3b0dd92b..f79f84e57 100644 --- a/runtime/doc/gui.txt +++ b/runtime/doc/gui.txt @@ -1,4 +1,4 @@ -*gui.txt* For Vim version 7.0aa. Last change: 2006 Feb 27 +*gui.txt* For Vim version 7.0aa. Last change: 2006 Mar 20 VIM REFERENCE MANUAL by Bram Moolenaar @@ -499,6 +499,8 @@ floating menus that do not appear on the main menu bar. *:nme* *:nmenu* *:nnoreme* *:nnoremenu* *:ome* *:omenu* *:onoreme* *:onoremenu* *:vme* *:vmenu* *:vnoreme* *:vnoremenu* + *:xme* *:xmenu* *:xnoreme* *:xnoremenu* + *:sme* *:smenu* *:snoreme* *:snoremenu* *:ime* *:imenu* *:inoreme* *:inoremenu* *:cme* *:cmenu* *:cnoreme* *:cnoremenu* *E330* *E327* *E331* *E336* *E333* @@ -787,6 +789,8 @@ using the last visual selection. *:nunme* *:nunmenu* *:ounme* *:ounmenu* *:vunme* *:vunmenu* + *:xunme* *:xunmenu* + *:sunme* *:sunmenu* *:iunme* *:iunmenu* *:cunme* *:cunmenu* To delete a menu item or a whole submenu, use the unmenu commands, which are |