073263
To: vim_dev@googlegroups.com
073263
Subject: Patch 7.4.501
073263
Fcc: outbox
073263
From: Bram Moolenaar <Bram@moolenaar.net>
073263
Mime-Version: 1.0
073263
Content-Type: text/plain; charset=UTF-8
073263
Content-Transfer-Encoding: 8bit
073263
------------
073263
073263
Patch 7.4.501 (after 7.4.497)
073263
Problem:    Typo in file pattern.
073263
Solution:   Insert a slash and remove a dot.
073263
Files:	    Filelist
073263
073263
073263
*** ../vim-7.4.500/Filelist	2014-11-05 14:29:27.708754099 +0100
073263
--- Filelist	2014-11-05 17:03:41.104531126 +0100
073263
***************
073263
*** 104,110 ****
073263
  		src/testdir/python_before/*.py \
073263
  		src/testdir/bench*.in \
073263
  		src/testdir/bench*.vim \
073263
! 		src/testdir/samples.*.txt \
073263
  		src/proto.h \
073263
  		src/proto/blowfish.pro \
073263
  		src/proto/buffer.pro \
073263
--- 104,110 ----
073263
  		src/testdir/python_before/*.py \
073263
  		src/testdir/bench*.in \
073263
  		src/testdir/bench*.vim \
073263
! 		src/testdir/samples/*.txt \
073263
  		src/proto.h \
073263
  		src/proto/blowfish.pro \
073263
  		src/proto/buffer.pro \
073263
*** ../vim-7.4.500/src/version.c	2014-11-05 16:39:24.712566220 +0100
073263
--- src/version.c	2014-11-05 17:03:19.828531639 +0100
073263
***************
073263
*** 743,744 ****
073263
--- 743,746 ----
073263
  {   /* Add new patch number below this line */
073263
+ /**/
073263
+     501,
073263
  /**/
073263
073263
-- 
073263
"It's so simple to be wise.  Just think of something stupid to say
073263
and then don't say it."        -- Sam Levenson
073263
073263
 /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net   \\\
073263
///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
073263
\\\  an exciting new programming language -- http://www.Zimbu.org        ///
073263
 \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///