updated for version 7.0225
diff --git a/runtime/doc/insert.txt b/runtime/doc/insert.txt
index fbd7a24..c7dd454 100644
--- a/runtime/doc/insert.txt
+++ b/runtime/doc/insert.txt
@@ -1,4 +1,4 @@
-*insert.txt* For Vim version 7.0aa. Last change: 2006 Mar 11
+*insert.txt* For Vim version 7.0aa. Last change: 2006 Mar 15
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -1086,6 +1086,9 @@
- The terminal supports at least 8 colors.
- There are at least two matches.
+The 'pumheight' option can be used to set a maximum height. The default is to
+use all space available.
+
There are two states:
1. A complete match has been inserted.
2. Only part of a match has been inserted.