]> granicus.if.org Git - vim/commitdiff
updated for version 7.1
authorBram Moolenaar <Bram@vim.org>
Sat, 12 May 2007 13:40:39 +0000 (13:40 +0000)
committerBram Moolenaar <Bram@vim.org>
Sat, 12 May 2007 13:40:39 +0000 (13:40 +0000)
runtime/doc/pi_zip.txt
src/GvimExt/GvimExt.reg

index fe2ebbe25914f6e4025ea93490167a952bd3836c..944b84838eeb8018b758b781b63c75111056c3ca 100644 (file)
@@ -1,4 +1,4 @@
-*pi_zip.txt*   For Vim version 7.1b.  Last change: 2007 May 08
+*pi_zip.txt*   For Vim version 7.1.  Last change: 2007 May 11
 
                                +====================+
                                | Zip File Interface |
@@ -64,7 +64,7 @@ Copyright: Copyright (C) 2005,2006 Charles E Campbell, Jr *zip-copyright*
 
        au BufReadCmd *.jar,*.xpi call zip#Browse(expand("<amatch>"))
 <
-   One can simply extend this line to accomdate additional extensions that
+   One can simply extend this line to accommodate additional extensions that
    are actually zip files.
 
 ==============================================================================
index 7409fa0d4c448639a0805b2bbffb897964e09158..7f7bfee596bc183f46f84221f647c7b56f3294c9 100644 (file)
@@ -15,6 +15,6 @@ REGEDIT4
 [HKEY_LOCAL_MACHINE\Software\Vim\Gvim]
    "path"="gvim.exe"
 
-[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\Vim 7.1b]
-   "DisplayName"="Vim 7.1b: Edit with Vim popup menu entry"
+[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\Vim 7.1]
+   "DisplayName"="Vim 7.1: Edit with Vim popup menu entry"
    "UninstallString"="uninstal.exe"