summaryrefslogtreecommitdiffstats
path: root/runtime/doc
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2007-05-12 13:43:14 +0000
committerBram Moolenaar <Bram@vim.org>2007-05-12 13:43:14 +0000
commit5c3e56a2f7d740d3b864e95d26dcc3495d22c19b (patch)
tree84e9059594d1d5804d58699cffc044ff5cd95b01 /runtime/doc
parent03d42258dba280d6fa2458a5df14b67b7fec6014 (diff)
updated for version 7.1
Diffstat (limited to 'runtime/doc')
-rw-r--r--runtime/doc/indent.txt4
-rw-r--r--runtime/doc/pi_getscript.txt2
-rw-r--r--runtime/doc/pi_vimball.txt4
-rw-r--r--runtime/doc/usr_02.txt2
-rw-r--r--runtime/doc/usr_44.txt2
5 files changed, 7 insertions, 7 deletions
diff --git a/runtime/doc/indent.txt b/runtime/doc/indent.txt
index f9d1d5644c..d755957376 100644
--- a/runtime/doc/indent.txt
+++ b/runtime/doc/indent.txt
@@ -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.
diff --git a/runtime/doc/pi_getscript.txt b/runtime/doc/pi_getscript.txt
index 23eee4e2d2..a5eafae915 100644
--- a/runtime/doc/pi_getscript.txt
+++ b/runtime/doc/pi_getscript.txt
@@ -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.
<
diff --git a/runtime/doc/pi_vimball.txt b/runtime/doc/pi_vimball.txt
index 6c19d9a406..cfb448f394 100644
--- a/runtime/doc/pi_vimball.txt
+++ b/runtime/doc/pi_vimball.txt
@@ -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
diff --git a/runtime/doc/usr_02.txt b/runtime/doc/usr_02.txt
index c1d5086450..a00c26fa2a 100644
--- a/runtime/doc/usr_02.txt
+++ b/runtime/doc/usr_02.txt
@@ -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
diff --git a/runtime/doc/usr_44.txt b/runtime/doc/usr_44.txt
index 08c2d29fd4..3906387364 100644
--- a/runtime/doc/usr_44.txt
+++ b/runtime/doc/usr_44.txt
@@ -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