]> granicus.if.org Git - vim/commitdiff
updated for version 7.0069
authorBram Moolenaar <Bram@vim.org>
Wed, 20 Apr 2005 19:43:36 +0000 (19:43 +0000)
committerBram Moolenaar <Bram@vim.org>
Wed, 20 Apr 2005 19:43:36 +0000 (19:43 +0000)
runtime/doc/tags
src/version.h

index bcbe4ba486ab609ecf3c8836d006d8a145835003..f9c52519efe63ef664982b41497c4afc8c89f9a2 100644 (file)
@@ -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()*
index f80b997a296df9af57aae3ee0a682906b05e4a88..757f981ffb578f0c778a5e2d9ae70f45cc7306ec 100644 (file)
@@ -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 "