Karsten Hopp bb6a0a
To: vim_dev@googlegroups.com
Karsten Hopp bb6a0a
Subject: Patch 7.3.391
Karsten Hopp bb6a0a
Fcc: outbox
Karsten Hopp bb6a0a
From: Bram Moolenaar <Bram@moolenaar.net>
Karsten Hopp bb6a0a
Mime-Version: 1.0
Karsten Hopp bb6a0a
Content-Type: text/plain; charset=UTF-8
Karsten Hopp bb6a0a
Content-Transfer-Encoding: 8bit
Karsten Hopp bb6a0a
------------
Karsten Hopp bb6a0a
Karsten Hopp bb6a0a
Patch 7.3.391
Karsten Hopp bb6a0a
Problem:    Can't check if the XPM_W32 feature is enabled.
Karsten Hopp bb6a0a
Solution:   Add xpm_w32 to the list of features. (kat)
Karsten Hopp bb6a0a
Files:	    src/eval.c
Karsten Hopp bb6a0a
Karsten Hopp bb6a0a
Karsten Hopp bb6a0a
*** ../vim-7.3.390/src/eval.c	2011-12-14 15:32:44.000000000 +0100
Karsten Hopp bb6a0a
--- src/eval.c	2012-01-04 14:33:22.000000000 +0100
Karsten Hopp bb6a0a
***************
Karsten Hopp bb6a0a
*** 12260,12265 ****
Karsten Hopp bb6a0a
--- 12260,12268 ----
Karsten Hopp bb6a0a
  #ifdef FEAT_XFONTSET
Karsten Hopp bb6a0a
  	"xfontset",
Karsten Hopp bb6a0a
  #endif
Karsten Hopp bb6a0a
+ #ifdef FEAT_XPM_W32
Karsten Hopp bb6a0a
+ 	"xpm_w32",
Karsten Hopp bb6a0a
+ #endif
Karsten Hopp bb6a0a
  #ifdef USE_XSMP
Karsten Hopp bb6a0a
  	"xsmp",
Karsten Hopp bb6a0a
  #endif
Karsten Hopp bb6a0a
*** ../vim-7.3.390/src/version.c	2011-12-30 15:01:55.000000000 +0100
Karsten Hopp bb6a0a
--- src/version.c	2012-01-04 14:34:31.000000000 +0100
Karsten Hopp bb6a0a
***************
Karsten Hopp bb6a0a
*** 716,717 ****
Karsten Hopp bb6a0a
--- 716,719 ----
Karsten Hopp bb6a0a
  {   /* Add new patch number below this line */
Karsten Hopp bb6a0a
+ /**/
Karsten Hopp bb6a0a
+     391,
Karsten Hopp bb6a0a
  /**/
Karsten Hopp bb6a0a
Karsten Hopp bb6a0a
-- 
Karsten Hopp bb6a0a
ROBIN:  The what?
Karsten Hopp bb6a0a
ARTHUR: The Holy Hand Grenade of Antioch.  'Tis one of the sacred relics
Karsten Hopp bb6a0a
        Brother Maynard always carries with him.
Karsten Hopp bb6a0a
ALL:    Yes. Of course.
Karsten Hopp bb6a0a
ARTHUR: (shouting) Bring up the Holy Hand Grenade!
Karsten Hopp bb6a0a
                 "Monty Python and the Holy Grail" PYTHON (MONTY) PICTURES LTD
Karsten Hopp bb6a0a
Karsten Hopp bb6a0a
 /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net   \\\
Karsten Hopp bb6a0a
///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
Karsten Hopp bb6a0a
\\\  an exciting new programming language -- http://www.Zimbu.org        ///
Karsten Hopp bb6a0a
 \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///