]> git.pld-linux.org Git - packages/vim.git/blob - 7.2.246
- new
[packages/vim.git] / 7.2.246
1 To: vim-dev@vim.org
2 Subject: Patch 7.2.246
3 Fcc: outbox
4 From: Bram Moolenaar <Bram@moolenaar.net>
5 Mime-Version: 1.0
6 Content-Type: text/plain; charset=UTF-8
7 Content-Transfer-Encoding: 8bit
8 ------------
9
10 Patch 7.2.246
11 Problem:    Cscope home page link is wrong.
12 Solution:   Update the URL. (Sergey Khorev)
13 Files:      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 -- 
47 hundred-and-one symptoms of being an internet addict:
48 221. 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.061568 seconds and 3 git commands to generate.