updated for version 7.3.1308
Problem: Typos in MS-Windows build settings and README.
Solution: Minor changes to MS-Windows files.
diff --git a/runtime/doc/insert.txt b/runtime/doc/insert.txt
index fc0edb3..b7d32ca 100644
--- a/runtime/doc/insert.txt
+++ b/runtime/doc/insert.txt
@@ -1,4 +1,4 @@
-*insert.txt* For Vim version 7.3. Last change: 2013 Apr 12
+*insert.txt* For Vim version 7.3. Last change: 2013 Jul 04
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -136,6 +136,8 @@
too.
When the result is a Float it's automatically
converted to a String.
+ When append() or setline() is invoked the undo
+ sequence will be broken.
See |registers| about registers. {not in Vi}
CTRL-R CTRL-R {0-9a-z"%#*+/:.-=} *i_CTRL-R_CTRL-R*