Preparations for 7.3d release.
diff --git a/runtime/doc/version7.txt b/runtime/doc/version7.txt
index 3078684..8fad6ff 100644
--- a/runtime/doc/version7.txt
+++ b/runtime/doc/version7.txt
@@ -1,4 +1,4 @@
-*version7.txt* For Vim version 7.3d. Last change: 2010 Aug 01
+*version7.txt* For Vim version 7.3d. Last change: 2010 Aug 04
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -7301,7 +7301,7 @@
Allow synIDattr() getting GUI attributes when build without GUI. (Matt
Wozniski)
-Support completion for ":find". (Nazri Ramliy)
+Support completion for ":find". Add test 73. (Nazri Ramliy)
Command line completion for :ownsyntax and :setfiletype. (Dominique Pelle)
@@ -10094,5 +10094,9 @@
Fix: terminal title not properly restored when there are multi-byte
characters. (partly by James Vega)
+Set 'wrapscan' when checking the .po files. (Mike Williams)
+
+Win32: Put quotes around the gvim.exe path for the "Open with" menu entry.
+
vim:tw=78:ts=8:ft=help:norl: