]> granicus.if.org Git - vim/commitdiff
updated for version 7.1
authorBram Moolenaar <Bram@vim.org>
Sat, 12 May 2007 13:43:14 +0000 (13:43 +0000)
committerBram Moolenaar <Bram@vim.org>
Sat, 12 May 2007 13:43:14 +0000 (13:43 +0000)
runtime/doc/indent.txt
runtime/doc/pi_getscript.txt
runtime/doc/pi_vimball.txt
runtime/doc/usr_02.txt
runtime/doc/usr_44.txt

index f9d1d5644c6487525d54e886f55aa8a56ea539a3..d75595737679563c527d28d413b59ea85c137513 100644 (file)
@@ -1,4 +1,4 @@
-*indent.txt*    For Vim version 7.1b.  Last change: 2007 May 10
+*indent.txt*    For Vim version 7.1.  Last change: 2007 May 11
 
 
                  VIM REFERENCE MANUAL    by Bram Moolenaar
@@ -113,7 +113,7 @@ If you really want to reindent when you type 'o', 'O', 'e', '0', '<', '>',
 "<!>", respectively, for those keys.
 
 For an emacs-style indent mode where lines aren't indented every time you
-press <Enter> but only if you press Tab, I suggest:
+press <Enter> but only if you press <Tab>, I suggest:
        :set cinkeys=0{,0},:,0#,!<Tab>,!^F
 You might also want to switch off 'autoindent' then.
 
index 23eee4e2d2583c58fc88a91cf8aa293753b388bb..a5eafae915c3f731fc54f9932323b60c13898150 100644 (file)
@@ -1,4 +1,4 @@
-*pi_getscript.txt*  For Vim version 7.1b.  Last change: 2007 May 08
+*pi_getscript.txt*  For Vim version 7.1.  Last change: 2007 May 08
 >
                GETSCRIPT REFERENCE MANUAL  by Charles E. Campbell, Jr.
 <
index 6c19d9a4062eb7f558f8015530fe3eec5c166164..cfb448f3943d16035f7d7a2ce25db709fd395ef9 100644 (file)
@@ -1,4 +1,4 @@
-*pi_vimball.txt*       For Vim version 7.1b.  Last change: 2007 May 08
+*pi_vimball.txt*       For Vim version 7.1.  Last change: 2007 May 11
 
                               ----------------
                               Vimball Archiver
@@ -101,7 +101,7 @@ Copyright: (c) 2004-2006 by Charles E. Campbell, Jr.        *Vimball-copyright*
                            will extract plugin/somefile to the AsNeeded/
                            directory
        17 : Jun 28, 2006 * changes all \s to /s internally for Windows
-       16 : Jun 15, 2006 * A. Mechylynk's idea to allow users to specify
+       16 : Jun 15, 2006 * A. Mechelynck's idea to allow users to specify
                            installation root paths implemented for
                            UseVimball, MkVimball, and RmVimball.
                          * RmVimball implemented
index c1d50864504dafb64f1a185490709d09df78259e..a00c26fa2aba78454aa45644b049182fa6eb8c30 100644 (file)
@@ -1,4 +1,4 @@
-*usr_02.txt*   For Vim version 7.1b.  Last change: 2007 Feb 28
+*usr_02.txt*   For Vim version 7.1.  Last change: 2007 Feb 28
 
                     VIM USER MANUAL - by Bram Moolenaar
 
index 08c2d29fd448de4ef017c006d03f13ebbe7879d0..390638736478dc0095f8b13d4bd0a72737be619d 100644 (file)
@@ -1,4 +1,4 @@
-*usr_44.txt*   For Vim version 7.1b.  Last change: 2006 Apr 24
+*usr_44.txt*   For Vim version 7.1.  Last change: 2006 Apr 24
 
                     VIM USER MANUAL - by Bram Moolenaar