mirror of
https://github.com/vim/vim.git
synced 2025-10-08 06:04:08 -04:00
updated for version 7.0069
This commit is contained in:
@@ -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()*
|
||||
|
@@ -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 "
|
||||
|
Reference in New Issue
Block a user