]> git.pld-linux.org Git - packages/vim.git/blame - 7.2.075
- new
[packages/vim.git] / 7.2.075
CommitLineData
65bfde4c
AG
1To: vim-dev@vim.org
2Subject: Patch 7.2.075
3Fcc: outbox
4From: Bram Moolenaar <Bram@moolenaar.net>
5Mime-Version: 1.0
6Content-Type: text/plain; charset=ISO-8859-1
7Content-Transfer-Encoding: 8bit
8------------
9
10Patch 7.2.075 (after 7.2.058)
11Problem: Explanation about making a diff for extra_patches is unclear.
12Solution: Adjust comment.
13Files: src/version.c
14
15
16*** ../vim-7.2.074/src/version.c Wed Dec 24 13:04:41 2008
17--- src/version.c Wed Dec 24 13:07:47 2008
18***************
19*** 833,839 ****
20 * Keep it short, e.g.,: "relative numbers", "persistent undo".
21 * Also add a comment marker to separate the lines.
22 * See the official Vim patches for the diff format: It must use a context of
23! * one line only. Use "diff -C2".
24 */
25 static char *(extra_patches[]) =
26 { /* Add your patch description below this line */
27--- 835,841 ----
28 * Keep it short, e.g.,: "relative numbers", "persistent undo".
29 * Also add a comment marker to separate the lines.
30 * See the official Vim patches for the diff format: It must use a context of
31! * one line only. Create it by hand or use "diff -C2" and edit the patch.
32 */
33 static char *(extra_patches[]) =
34 { /* Add your patch description below this line */
35*** ../vim-7.2.074/src/version.c Wed Dec 24 13:04:41 2008
36--- src/version.c Wed Dec 24 13:07:47 2008
37***************
38*** 678,679 ****
39--- 678,681 ----
40 { /* Add new patch number below this line */
41+ /**/
42+ 75,
43 /**/
44
45--
46BEDEVERE: Stand by for attack!!
47 [CUT TO enormous army forming up. Trebuchets, rows of PIKEMEN, siege
48 towers, pennants flying, shouts of "Stand by for attack!" Traditional
49 army build-up shots. The shouts echo across the ranks of the army.
50 We see various groups reacting, and stirring themselves in readiness.]
51ARTHUR: Who are they?
52BEDEVERE: Oh, just some friends!
53 "Monty Python and the Holy Grail" PYTHON (MONTY) PICTURES LTD
54
55 /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net \\\
56/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
57\\\ download, build and distribute -- http://www.A-A-P.org ///
58 \\\ help me help AIDS victims -- http://ICCF-Holland.org ///
This page took 0.069278 seconds and 4 git commands to generate.