commit | b21e5843e53d3582df5f521f57e7e52e83d51d10 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Apr 16 18:30:08 2006 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Apr 16 18:30:08 2006 +0000 |
tree | 6b542fe50eb62f693046067880e416e8b149b2eb | |
parent | 99ebf04cf6acdd2b10d670e1cd6be4eae17333cf [diff] [blame] |
updated for version 7.0e
diff --git a/runtime/menu.vim b/runtime/menu.vim index 31e2fb3..bf95d61 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 <Bram@vim.org> -" Last Change: 2006 Apr 02 +" Last Change: 2006 Apr 16 " 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.