]> git.ipfire.org Git - people/ms/ipfire-3.x.git/blame - vim/patches/vim-7.3.391.patch0
libnl3: New package.
[people/ms/ipfire-3.x.git] / vim / patches / vim-7.3.391.patch0
CommitLineData
c6060300
MT
1To: vim_dev@googlegroups.com
2Subject: Patch 7.3.391
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.3.391
11Problem: Can't check if the XPM_W32 feature is enabled.
12Solution: Add xpm_w32 to the list of features. (kat)
13Files: src/eval.c
14
15
16*** ../vim-7.3.390/src/eval.c 2011-12-14 15:32:44.000000000 +0100
17--- src/eval.c 2012-01-04 14:33:22.000000000 +0100
18***************
19*** 12260,12265 ****
20--- 12260,12268 ----
21 #ifdef FEAT_XFONTSET
22 "xfontset",
23 #endif
24+ #ifdef FEAT_XPM_W32
25+ "xpm_w32",
26+ #endif
27 #ifdef USE_XSMP
28 "xsmp",
29 #endif
30*** ../vim-7.3.390/src/version.c 2011-12-30 15:01:55.000000000 +0100
31--- src/version.c 2012-01-04 14:34:31.000000000 +0100
32***************
33*** 716,717 ****
34--- 716,719 ----
35 { /* Add new patch number below this line */
36+ /**/
37+ 391,
38 /**/
39
40--
41ROBIN: The what?
42ARTHUR: The Holy Hand Grenade of Antioch. 'Tis one of the sacred relics
43 Brother Maynard always carries with him.
44ALL: Yes. Of course.
45ARTHUR: (shouting) Bring up the Holy Hand Grenade!
46 "Monty Python and the Holy Grail" PYTHON (MONTY) PICTURES LTD
47
48 /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net \\\
49/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
50\\\ an exciting new programming language -- http://www.Zimbu.org ///
51 \\\ help me help AIDS victims -- http://ICCF-Holland.org ///