From dc27ac1c5ed0835c4e5ea22680d2f074c4689fa3 Mon Sep 17 00:00:00 2001 From: Bram Moolenaar Date: Wed, 6 Jul 2005 22:35:45 +0000 Subject: updated for version 7.0104 --- runtime/menu.vim | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'runtime/menu.vim') diff --git a/runtime/menu.vim b/runtime/menu.vim index a568fa16b2..584af54b4e 100644 --- a/runtime/menu.vim +++ b/runtime/menu.vim @@ -2,7 +2,7 @@ " You can also use this as a start for your own set of menus. " " Maintainer: Bram Moolenaar -" Last Change: 2005 Jun 28 +" Last Change: 2005 Jul 06 " Note that ":an" (short for ":anoremenu") is often used to make a menu work " in all modes and avoid side effects from mappings defined by the user. @@ -412,7 +412,7 @@ if has("spell") an 40.335.110 &Tools.&Spelling.&Spell\ Check\ On :set spell an 40.335.120 &Tools.&Spelling.Spell\ Check\ &Off :set nospell an 40.335.130 &Tools.&Spelling.To\ &Next\ error]s ]s - an 40.335.130 &Tools.&Spelling.To\ &Pevious\ error[s [s + an 40.335.130 &Tools.&Spelling.To\ &Previous\ error[s [s an 40.335.140 &Tools.&Spelling.Suggest\ &Correctionsz? z? an 40.335.150 &Tools.&Spelling.&Repeat\ correction:spellrepall :spellrepall an 40.335.200 &Tools.&Spelling.-SEP1- -- cgit v1.2.3