[SCM] Vim packaging branch, deb/runtime, updated. upstream/7.2.025-164-g5be78a8

James Vega jamessan at debian.org
Thu Dec 4 03:21:08 UTC 2008


The following commit has been merged in the deb/runtime branch:
commit 5be78a8894c64a0344457daa9fc0d3ee0cb374db
Merge: 444b68d23a0b5d446cfdd2a452e30389e6a1af2a 10189ef9034bf6378b2f2c32e3e9ca6cafc2965c
Author: James Vega <jamessan at debian.org>
Date:   Wed Dec 3 22:17:40 2008 -0500

    Merge branch 'upstream-runtime' into deb/runtime

diff --combined runtime/doc/options.txt
index 5b79917,786e83c..bdbbd0d
--- a/runtime/doc/options.txt
+++ b/runtime/doc/options.txt
@@@ -1,4 -1,4 +1,4 @@@
- *options.txt*	For Vim version 7.2.  Last change: 2008 Aug 06
+ *options.txt*	For Vim version 7.2.  Last change: 2008 Nov 25
  
  
  		  VIM REFERENCE MANUAL	  by Bram Moolenaar
@@@ -4589,7 -4589,7 +4589,7 @@@ A jump table for the options with a sho
  
  				   *'modeline'* *'ml'* *'nomodeline'* *'noml'*
  'modeline' 'ml'		boolean	(Vim default: on (off for root),
 -				 Vi default: off)
 +				 Debian: off, Vi default: off)
  			local to buffer
  						*'modelines'* *'mls'*
  'modelines' 'mls'	number	(default 5)
@@@ -7472,7 -7472,9 +7472,9 @@@
  			{not available when compiled without the |+wildignore|
  			feature}
  	A list of file patterns.  A file that matches with one of these
- 	patterns is ignored when completing file or directory names.
+ 	patterns is ignored when completing file or directory names, and
+ 	influences the result of |expand()|, |glob()| and |globpath()| unless
+ 	a flag is passed to disable this.
  	The pattern is used like with |:autocmd|, see |autocmd-patterns|.
  	Also see 'suffixes'.
  	Example: >

-- 
Vim packaging



More information about the pkg-vim-maintainers mailing list