changeset 252:0283bf5e5295

updated for version 7.0069
author vimboss
date Wed, 20 Apr 2005 19:43:36 +0000
parents cb3117d99fe4
children 62a331864307
files runtime/doc/tags src/version.h
diffstat 2 files changed, 6 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/runtime/doc/tags
+++ b/runtime/doc/tags
@@ -3988,6 +3988,7 @@ ZZ	editing.txt	/*ZZ*
 [I	tagsrch.txt	/*[I*
 [M	motion.txt	/*[M*
 [P	change.txt	/*[P*
+[S	spell.txt	/*[S*
 [[	motion.txt	/*[[*
 []	motion.txt	/*[]*
 [_CTRL-D	tagsrch.txt	/*[_CTRL-D*
@@ -4018,6 +4019,7 @@ ZZ	editing.txt	/*ZZ*
 ]I	tagsrch.txt	/*]I*
 ]M	motion.txt	/*]M*
 ]P	change.txt	/*]P*
+]S	spell.txt	/*]S*
 ][	motion.txt	/*][*
 ]]	motion.txt	/*]]*
 ]_CTRL-D	tagsrch.txt	/*]_CTRL-D*
@@ -5111,6 +5113,7 @@ hebrew	hebrew.txt	/*hebrew*
 hebrew.txt	hebrew.txt	/*hebrew.txt*
 help	various.txt	/*help*
 help-context	help.txt	/*help-context*
+help-tags	tags	1
 help-translated	various.txt	/*help-translated*
 help-xterm-window	various.txt	/*help-xterm-window*
 help.txt	help.txt	/*help.txt*
@@ -6232,6 +6235,7 @@ spell-affix-vim	spell.txt	/*spell-affix-
 spell-file-format	spell.txt	/*spell-file-format*
 spell-mkspell	spell.txt	/*spell-mkspell*
 spell-quickstart	spell.txt	/*spell-quickstart*
+spell-syntax	spell.txt	/*spell-syntax*
 spell-wordlist-format	spell.txt	/*spell-wordlist-format*
 spell.txt	spell.txt	/*spell.txt*
 split()	eval.txt	/*split()*
--- a/src/version.h
+++ b/src/version.h
@@ -36,5 +36,5 @@
 #define VIM_VERSION_NODOT	"vim70aa"
 #define VIM_VERSION_SHORT	"7.0aa"
 #define VIM_VERSION_MEDIUM	"7.0aa ALPHA"
-#define VIM_VERSION_LONG	"VIM - Vi IMproved 7.0aa ALPHA (2005 Apr 19)"
-#define VIM_VERSION_LONG_DATE	"VIM - Vi IMproved 7.0aa ALPHA (2005 Apr 19, compiled "
+#define VIM_VERSION_LONG	"VIM - Vi IMproved 7.0aa ALPHA (2005 Apr 20)"
+#define VIM_VERSION_LONG_DATE	"VIM - Vi IMproved 7.0aa ALPHA (2005 Apr 20, compiled "