]> git.pld-linux.org Git - packages/vim.git/blob - 7.3.582
- up to 7.3.600
[packages/vim.git] / 7.3.582
1 To: vim_dev@googlegroups.com
2 Subject: Patch 7.3.582
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.3.582 (after 7.3.576)
11 Problem:    Missing parts of the test OK file.
12 Solution:   Add the missing parts.
13 Files:      src/testdir/test68.ok
14
15
16 *** ../vim-7.3.581/src/testdir/test68.ok        2012-06-13 17:28:51.000000000 +0200
17 --- src/testdir/test68.ok       2012-06-29 15:00:13.000000000 +0200
18 ***************
19 *** 35,40 ****
20 --- 35,48 ----
21   
22   
23   {
24 +   1 a
25 +     b
26 + # 1 a
27 + #   b
28 + }
29
30
31 + {
32   # 1 a
33   #   b
34   }
35 ***************
36 *** 48,50 ****
37 --- 56,62 ----
38   
39   { 1aa ^^2bb }
40   
41
42 + # 1 xxxxx
43 + #   foobar
44
45 *** ../vim-7.3.581/src/version.c        2012-06-29 19:14:48.000000000 +0200
46 --- src/version.c       2012-06-29 23:57:43.000000000 +0200
47 ***************
48 *** 716,717 ****
49 --- 716,719 ----
50   {   /* Add new patch number below this line */
51 + /**/
52 +     582,
53   /**/
54
55 -- 
56 If your nose runs, and your feet smell, you might be upside down.
57
58  /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net   \\\
59 ///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
60 \\\  an exciting new programming language -- http://www.Zimbu.org        ///
61  \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///
This page took 0.040597 seconds and 3 git commands to generate.