Last changes for the 7.3 release!
diff --git a/runtime/doc/version7.txt b/runtime/doc/version7.txt
index bd544f0..1d559f7 100644
--- a/runtime/doc/version7.txt
+++ b/runtime/doc/version7.txt
@@ -1,4 +1,4 @@
-*version7.txt* For Vim version 7.3g. Last change: 2010 Aug 14
+*version7.txt* For Vim version 7.3. Last change: 2010 Aug 15
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -10148,5 +10148,7 @@
Fixed: Using ":read file" in an empty buffer when 'compatible' is set caused
an error. Was caused by patch 7.2.132.
+Make the references to features in the help more consistent. (Sylvain Hitier)
+
vim:tw=78:ts=8:ft=help:norl: