rpms/vim/devel 7.0.085,NONE,1.1

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Sep 5 13:44:37 UTC 2006


Author: karsten

Update of /cvs/dist/rpms/vim/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv14591

Added Files:
	7.0.085 
Log Message:
- Patchlevel 85


--- NEW FILE 7.0.085 ---
To: vim-dev at vim.org
Subject: Patch 7.0.085
Fcc: outbox
From: Bram Moolenaar <Bram at moolenaar.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
------------

Patch 7.0.085
Problem:    When doing "make test" the viminfo file is modified.
Solution:   Use another viminfo file after setting 'compatible.
Files:	    src/testdir/test56.in


*** ../vim-7.0.084/src/testdir/test56.in	Thu May 19 00:21:20 2005
--- src/testdir/test56.in	Sun Sep  3 16:28:41 2006
***************
*** 3,9 ****
  STARTTEST
  :so small.vim
  :"
! :set nocp
  :/^start:/+1,/^end:/-1w! Xtest.vim
  :source Xtest.vim
  _x
--- 3,9 ----
  STARTTEST
  :so small.vim
  :"
! :set nocp viminfo+=nviminfo
  :/^start:/+1,/^end:/-1w! Xtest.vim
  :source Xtest.vim
  _x
*** ../vim-7.0.084/src/version.c	Tue Sep  5 12:57:14 2006
--- src/version.c	Tue Sep  5 13:33:22 2006
***************
*** 668,669 ****
--- 668,671 ----
  {   /* Add new patch number below this line */
+ /**/
+     85,
  /**/

-- 
Apologies for taking up the bandwidth with the apology.  Anything else I
can apologise for ...... er no can't think of anything, sorry about that.
		Andy Hunt (Member of British Olympic Apology Squad)

 /// Bram Moolenaar -- Bram at Moolenaar.net -- http://www.Moolenaar.net   \\\
///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\        download, build and distribute -- http://www.A-A-P.org        ///
 \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///




More information about the fedora-cvs-commits mailing list