mirror of
https://github.com/vim/vim.git
synced 2025-09-24 03:44:06 -04:00
updated for version 7.3.726
Problem: Typos and duplicate info in README. Solution: Fix the text.
This commit is contained in:
@@ -97,15 +97,13 @@ The latest news about Vim can be found on the Vim home page:
|
|||||||
If you have problems, have a look at the Vim FAQ:
|
If you have problems, have a look at the Vim FAQ:
|
||||||
http://vimdoc.sf.net/vimfaq.html
|
http://vimdoc.sf.net/vimfaq.html
|
||||||
|
|
||||||
If you still have problems, use one of the maillists to discuss t with Vim
|
If you still have problems or any other questions, use one of the mailing
|
||||||
users and developers:
|
lists to discuss them with Vim users and developers:
|
||||||
http://www.vim.org/maillist.php
|
http://www.vim.org/maillist.php
|
||||||
|
|
||||||
If nothing else works, report bugs directly:
|
If nothing else works, report bugs directly:
|
||||||
Bram Moolenaar <Bram@vim.org>
|
Bram Moolenaar <Bram@vim.org>
|
||||||
|
|
||||||
There are several mailing lists for Vim, see http://www.vim.org/maillist.php.
|
|
||||||
|
|
||||||
|
|
||||||
MAIN AUTHOR
|
MAIN AUTHOR
|
||||||
|
|
||||||
|
@@ -725,6 +725,8 @@ static char *(features[]) =
|
|||||||
|
|
||||||
static int included_patches[] =
|
static int included_patches[] =
|
||||||
{ /* Add new patch number below this line */
|
{ /* Add new patch number below this line */
|
||||||
|
/**/
|
||||||
|
726,
|
||||||
/**/
|
/**/
|
||||||
725,
|
725,
|
||||||
/**/
|
/**/
|
||||||
|
Reference in New Issue
Block a user