updated for version 7.0117
diff --git a/runtime/doc/insert.txt b/runtime/doc/insert.txt
index 222562b..95ef238 100644
--- a/runtime/doc/insert.txt
+++ b/runtime/doc/insert.txt
@@ -1,4 +1,4 @@
-*insert.txt* For Vim version 7.0aa. Last change: 2005 Apr 08
+*insert.txt* For Vim version 7.0aa. Last change: 2005 Jul 26
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -1004,6 +1004,7 @@
Note that when using this command in a function or
script, the insertion only starts after the function
or script is finished.
+ This command does not work from |:normal|.
{not in Vi}
{not available when compiled without the +ex_extra
feature}