]> git.ipfire.org Git - thirdparty/vim.git/commitdiff
updated for version 7.3.726 v7.3.726
authorBram Moolenaar <Bram@vim.org>
Fri, 23 Nov 2012 20:45:25 +0000 (21:45 +0100)
committerBram Moolenaar <Bram@vim.org>
Fri, 23 Nov 2012 20:45:25 +0000 (21:45 +0100)
Problem:    Typos and duplicate info in README.
Solution:   Fix the text.

README.txt
src/version.c

index 4209f3f0cd8bc6216488f0a38d3688e1ce250099..c29d32f3af83ebe09dac06de417ea8cf19cb531f 100644 (file)
@@ -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:
        http://vimdoc.sf.net/vimfaq.html
 
-If you still have problems, use one of the maillists to discuss t with Vim
-users and developers:
+If you still have problems or any other questions, use one of the mailing
+lists to discuss them with Vim users and developers:
        http://www.vim.org/maillist.php
 
 If nothing else works, report bugs directly:
        Bram Moolenaar <Bram@vim.org>
 
-There are several mailing lists for Vim, see http://www.vim.org/maillist.php.
-
 
 MAIN AUTHOR
 
index f8369554440973bf60afd0ea9207ba54fb57853d..62dd602f57df3ff0f74e5744b7d2e109b801f280 100644 (file)
@@ -725,6 +725,8 @@ static char *(features[]) =
 
 static int included_patches[] =
 {   /* Add new patch number below this line */
+/**/
+    726,
 /**/
     725,
 /**/