Blame SOURCES/7.4.583

22c937
To: vim_dev@googlegroups.com
22c937
Subject: Patch 7.4.583
22c937
Fcc: outbox
22c937
From: Bram Moolenaar <Bram@moolenaar.net>
22c937
Mime-Version: 1.0
22c937
Content-Type: text/plain; charset=UTF-8
22c937
Content-Transfer-Encoding: 8bit
22c937
------------
22c937
22c937
Patch 7.4.583
22c937
Problem:    With tiny features test 16 may fail.
22c937
Solution:   Source small.vim. (Christian Brabandt)
22c937
Files:	    src/testdir/test16.in
22c937
22c937
22c937
*** ../vim-7.4.582/src/testdir/test16.in	2012-10-11 04:02:11.000000000 +0200
22c937
--- src/testdir/test16.in	2015-01-20 12:01:28.895462263 +0100
22c937
***************
22c937
*** 2,7 ****
22c937
--- 2,8 ----
22c937
  For KDE set a font, empty 'guifont' may cause a hang.
22c937
  
22c937
  STARTTEST
22c937
+ :so small.vim
22c937
  :if $DISPLAY == "" | e! test.ok | wq! test.out | endif
22c937
  :set exrc secure
22c937
  :if has("gui_kde")
22c937
*** ../vim-7.4.582/src/version.c	2015-01-18 16:46:28.987828395 +0100
22c937
--- src/version.c	2015-01-20 12:02:13.234978619 +0100
22c937
***************
22c937
*** 743,744 ****
22c937
--- 743,746 ----
22c937
  {   /* Add new patch number below this line */
22c937
+ /**/
22c937
+     583,
22c937
  /**/
22c937
22c937
-- 
22c937
I AM THANKFUL...
22c937
...for the mess to clean after a party because it means I have
22c937
been surrounded by friends.
22c937
22c937
 /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net   \\\
22c937
///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
22c937
\\\  an exciting new programming language -- http://www.Zimbu.org        ///
22c937
 \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///