summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--runtime/doc/tags4
-rw-r--r--src/version.h4
2 files changed, 6 insertions, 2 deletions
diff --git a/runtime/doc/tags b/runtime/doc/tags
index bcbe4ba48..f9c52519e 100644
--- 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-vim*
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()*
diff --git a/src/version.h b/src/version.h
index f80b997a2..757f981ff 100644
--- 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 "