|
Karsten Hopp |
45437d |
To: vim_dev@googlegroups.com
|
|
Karsten Hopp |
45437d |
Subject: Patch 7.3.726
|
|
Karsten Hopp |
45437d |
Fcc: outbox
|
|
Karsten Hopp |
45437d |
From: Bram Moolenaar <Bram@moolenaar.net>
|
|
Karsten Hopp |
45437d |
Mime-Version: 1.0
|
|
Karsten Hopp |
45437d |
Content-Type: text/plain; charset=UTF-8
|
|
Karsten Hopp |
45437d |
Content-Transfer-Encoding: 8bit
|
|
Karsten Hopp |
45437d |
------------
|
|
Karsten Hopp |
45437d |
|
|
Karsten Hopp |
45437d |
Patch 7.3.726
|
|
Karsten Hopp |
45437d |
Problem: Typos and duplicate info in README.
|
|
Karsten Hopp |
45437d |
Solution: Fix the text.
|
|
Karsten Hopp |
45437d |
Files: README.txt
|
|
Karsten Hopp |
45437d |
|
|
Karsten Hopp |
45437d |
|
|
Karsten Hopp |
45437d |
*** ../vim-7.3.725/README.txt 2012-11-20 17:18:56.000000000 +0100
|
|
Karsten Hopp |
45437d |
--- README.txt 2012-11-21 12:28:58.000000000 +0100
|
|
Karsten Hopp |
45437d |
***************
|
|
Karsten Hopp |
45437d |
*** 97,111 ****
|
|
Karsten Hopp |
45437d |
If you have problems, have a look at the Vim FAQ:
|
|
Karsten Hopp |
45437d |
http://vimdoc.sf.net/vimfaq.html
|
|
Karsten Hopp |
45437d |
|
|
Karsten Hopp |
45437d |
! If you still have problems, use one of the maillists to discuss t with Vim
|
|
Karsten Hopp |
45437d |
! users and developers:
|
|
Karsten Hopp |
45437d |
http://www.vim.org/maillist.php
|
|
Karsten Hopp |
45437d |
|
|
Karsten Hopp |
45437d |
If nothing else works, report bugs directly:
|
|
Karsten Hopp |
45437d |
Bram Moolenaar <Bram@vim.org>
|
|
Karsten Hopp |
45437d |
|
|
Karsten Hopp |
45437d |
- There are several mailing lists for Vim, see http://www.vim.org/maillist.php.
|
|
Karsten Hopp |
45437d |
-
|
|
Karsten Hopp |
45437d |
|
|
Karsten Hopp |
45437d |
MAIN AUTHOR
|
|
Karsten Hopp |
45437d |
|
|
Karsten Hopp |
45437d |
--- 97,109 ----
|
|
Karsten Hopp |
45437d |
If you have problems, have a look at the Vim FAQ:
|
|
Karsten Hopp |
45437d |
http://vimdoc.sf.net/vimfaq.html
|
|
Karsten Hopp |
45437d |
|
|
Karsten Hopp |
45437d |
! If you still have problems or any other questions, use one of the mailing
|
|
Karsten Hopp |
45437d |
! lists to discuss them with Vim users and developers:
|
|
Karsten Hopp |
45437d |
http://www.vim.org/maillist.php
|
|
Karsten Hopp |
45437d |
|
|
Karsten Hopp |
45437d |
If nothing else works, report bugs directly:
|
|
Karsten Hopp |
45437d |
Bram Moolenaar <Bram@vim.org>
|
|
Karsten Hopp |
45437d |
|
|
Karsten Hopp |
45437d |
|
|
Karsten Hopp |
45437d |
MAIN AUTHOR
|
|
Karsten Hopp |
45437d |
|
|
Karsten Hopp |
45437d |
*** ../vim-7.3.725/src/version.c 2012-11-20 17:55:06.000000000 +0100
|
|
Karsten Hopp |
45437d |
--- src/version.c 2012-11-23 21:44:38.000000000 +0100
|
|
Karsten Hopp |
45437d |
***************
|
|
Karsten Hopp |
45437d |
*** 727,728 ****
|
|
Karsten Hopp |
45437d |
--- 727,730 ----
|
|
Karsten Hopp |
45437d |
{ /* Add new patch number below this line */
|
|
Karsten Hopp |
45437d |
+ /**/
|
|
Karsten Hopp |
45437d |
+ 726,
|
|
Karsten Hopp |
45437d |
/**/
|
|
Karsten Hopp |
45437d |
|
|
Karsten Hopp |
45437d |
--
|
|
Karsten Hopp |
45437d |
Q: Should I clean my house or work on Vim?
|
|
Karsten Hopp |
45437d |
A: Whatever contains more bugs.
|
|
Karsten Hopp |
45437d |
|
|
Karsten Hopp |
45437d |
/// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net \\\
|
|
Karsten Hopp |
45437d |
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
|
|
Karsten Hopp |
45437d |
\\\ an exciting new programming language -- http://www.Zimbu.org ///
|
|
Karsten Hopp |
45437d |
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
|