updated for version 7.0152
diff --git a/runtime/doc/version7.txt b/runtime/doc/version7.txt
index 782171f..3b53a4d 100644
--- 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 @@
"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*