]> git.pld-linux.org Git - packages/vim.git/blame - 7.2.246
- updated to 7.2.330
[packages/vim.git] / 7.2.246
CommitLineData
4ff12b6a
ER
1To: vim-dev@vim.org
2Subject: Patch 7.2.246
3Fcc: outbox
4From: Bram Moolenaar <Bram@moolenaar.net>
5Mime-Version: 1.0
6Content-Type: text/plain; charset=UTF-8
7Content-Transfer-Encoding: 8bit
8------------
9
10Patch 7.2.246
11Problem: Cscope home page link is wrong.
12Solution: Update the URL. (Sergey Khorev)
13Files: runtime/doc/if_cscop.txt
14
15
16*** ../vim-7.2.245/runtime/doc/if_cscop.txt 2009-07-09 21:22:36.000000000 +0200
17--- runtime/doc/if_cscop.txt 2009-09-11 11:19:31.000000000 +0200
18***************
19*** 481,487 ****
20 any problems, suggestions, patches, et al., you have for the usage of
21 cscope within Vim to him.
22 *cscope-win32*
23! For a cscope version for Win32 see: http://iamphet.nm.ru/cscope/index.html
24
25 Win32 support was added by Sergey Khorev <sergey.khorev@gmail.com>. Contact
26 him if you have Win32-specific issues.
27--- 481,488 ----
28 any problems, suggestions, patches, et al., you have for the usage of
29 cscope within Vim to him.
30 *cscope-win32*
31! For a cscope version for Win32 see:
32! http://code.google.com/p/cscope-win32/
33
34 Win32 support was added by Sergey Khorev <sergey.khorev@gmail.com>. Contact
35 him if you have Win32-specific issues.
36*** ../vim-7.2.245/src/version.c 2009-07-29 18:24:59.000000000 +0200
37--- src/version.c 2009-09-11 11:29:02.000000000 +0200
38***************
39*** 678,679 ****
40--- 678,681 ----
41 { /* Add new patch number below this line */
42+ /**/
43+ 246,
44 /**/
45
46--
47hundred-and-one symptoms of being an internet addict:
48221. Your wife melts your keyboard in the oven.
49
50 /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net \\\
51/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
52\\\ download, build and distribute -- http://www.A-A-P.org ///
53 \\\ help me help AIDS victims -- http://ICCF-Holland.org ///
This page took 0.081999 seconds and 4 git commands to generate.