]> git.pld-linux.org Git - packages/vim.git/blame - 6.2.196
- manpaged md5 fix
[packages/vim.git] / 6.2.196
CommitLineData
d02ad552
AG
1To: vim-dev@vim.org
2Subject: Patch 6.2.196
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 6.2.196 (after 6.2.191)
11Problem: Rebuilding the documentation doesn't use the sponsor.txt file.
12Solution: Add sponsor.txt to the Makefile. (Christian J. Robinson)
13Files: runtime/doc/Makefile
14
15
16*** ../vim-6.2.195/runtime/doc/Makefile Sun Jun 1 16:10:00 2003
17--- runtime/doc/Makefile Tue Jan 20 11:59:49 2004
18***************
19*** 77,82 ****
20--- 77,83 ----
21 rileft.txt \
22 scroll.txt \
23 sign.txt \
24+ sponsor.txt \
25 starting.txt \
26 syntax.txt \
27 tagsrch.txt \
28***************
29*** 193,198 ****
30--- 194,200 ----
31 rileft.html \
32 scroll.html \
33 sign.html \
34+ sponsor.html \
35 starting.html \
36 syntax.html \
37 tagsrch.html \
38*** ../vim-6.2.195/src/version.c Sun Jan 18 23:21:49 2004
39--- src/version.c Sun Jan 25 19:27:58 2004
40***************
41*** 639,640 ****
42--- 639,642 ----
43 { /* Add new patch number below this line */
44+ /**/
45+ 196,
46 /**/
47
48--
49A law to reduce crime states: "It is mandatory for a motorist with criminal
50intentions to stop at the city limits and telephone the chief of police as he
51is entering the town.
52 [real standing law in Washington, United States of America]
53
54 /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net \\\
55/// Sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
56\\\ Project leader for A-A-P -- http://www.A-A-P.org ///
57 \\\ Help AIDS victims, buy here: http://ICCF-Holland.org/click1.html ///
This page took 0.035222 seconds and 4 git commands to generate.