diff runtime/doc/version7.txt @ 538:aa6caa23a4b8 v7.0152

updated for version 7.0152
author vimboss
date Fri, 30 Sep 2005 21:23:56 +0000
parents c6296b0ad9ea
children 3e19ea54eb07
line wrap: on
line diff
--- a/runtime/doc/version7.txt
+++ b/runtime/doc/version7.txt
@@ -1,4 +1,4 @@
-*version7.txt*  For Vim version 7.0aa.  Last change: 2005 Sep 29
+*version7.txt*  For Vim version 7.0aa.  Last change: 2005 Sep 30
 
 
 		  VIM REFERENCE MANUAL    by Bram Moolenaar
@@ -823,6 +823,9 @@ completion supported for the input. (Yeg
 "dp" works with more than two buffers in diff mode if there is only one where
 'modifiable' is set.
 
+When the 'include' option contains \zs the file name found is what is being
+matched from \zs to the end or \ze.  Useful to pass more to 'includeexpr'.
+
 ==============================================================================
 COMPILE TIME CHANGES					*compile-changes-7*