diff options
author | Bram Moolenaar <Bram@vim.org> | 2007-05-10 18:59:07 +0000 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2007-05-10 18:59:07 +0000 |
commit | b8017e7a03bd487e4cea54d37dc73af9155db979 (patch) | |
tree | 944471c695abbfd78c1bcad093b3ae1890ec07b3 /runtime/doc | |
parent | cf0dfa2f18cead35804e200856d49235906a54d0 (diff) | |
download | vim-git-b8017e7a03bd487e4cea54d37dc73af9155db979.tar.gz |
updated for version 7.1b
Diffstat (limited to 'runtime/doc')
-rw-r--r-- | runtime/doc/intro.txt | 4 | ||||
-rw-r--r-- | runtime/doc/sql.txt | 4 | ||||
-rw-r--r-- | runtime/doc/usr_07.txt | 2 | ||||
-rw-r--r-- | runtime/doc/usr_20.txt | 2 |
4 files changed, 6 insertions, 6 deletions
diff --git a/runtime/doc/intro.txt b/runtime/doc/intro.txt index 2deb3ccfb..21ae6add3 100644 --- a/runtime/doc/intro.txt +++ b/runtime/doc/intro.txt @@ -1,4 +1,4 @@ -*intro.txt* For Vim version 7.1a. Last change: 2006 Apr 20 +*intro.txt* For Vim version 7.1b. Last change: 2007 May 07 VIM REFERENCE MANUAL by Bram Moolenaar @@ -235,7 +235,7 @@ Vim would never have become what it is now, without the help of these people! David Leonard Port of Python extensions to Unix Avner Lottem Edit in right-to-left windows Flemming Madsen X11 client-server, various features and patches - MicroSoft Gave me a copy of DevStudio to compile Vim with + Microsoft Gave me a copy of DevStudio to compile Vim with Paul Moore Python interface extensions, many patches Katsuhito Nagano Work on multi-byte versions Sung-Hyun Nam Work on multi-byte versions diff --git a/runtime/doc/sql.txt b/runtime/doc/sql.txt index 079c3949a..ca9bf5c41 100644 --- a/runtime/doc/sql.txt +++ b/runtime/doc/sql.txt @@ -1,4 +1,4 @@ -*sql.txt* For Vim version 7.1a. Last change: Wed Apr 26 2006 3:05:33 PM +*sql.txt* For Vim version 7.1b. Last change: Wed Apr 26 2006 3:05:33 PM by David Fishburn @@ -204,7 +204,7 @@ Press any of the following keys: > *sqlanywhere* *oracle* *plsql* *sqlj* *sqlserver* - *mysql* *postgress* *psql* + *mysql* *postgres* *psql* *informix* All relational databases support SQL. There is a portion of SQL that is diff --git a/runtime/doc/usr_07.txt b/runtime/doc/usr_07.txt index 4108e40ae..fc17b2aa6 100644 --- a/runtime/doc/usr_07.txt +++ b/runtime/doc/usr_07.txt @@ -1,4 +1,4 @@ -*usr_07.txt* For Vim version 7.1a. Last change: 2006 Apr 24 +*usr_07.txt* For Vim version 7.1b. Last change: 2006 Apr 24 VIM USER MANUAL - by Bram Moolenaar diff --git a/runtime/doc/usr_20.txt b/runtime/doc/usr_20.txt index a4320f16f..9da5c01f4 100644 --- a/runtime/doc/usr_20.txt +++ b/runtime/doc/usr_20.txt @@ -1,4 +1,4 @@ -*usr_20.txt* For Vim version 7.1a. Last change: 2006 Apr 24 +*usr_20.txt* For Vim version 7.1b. Last change: 2006 Apr 24 VIM USER MANUAL - by Bram Moolenaar |