summaryrefslogtreecommitdiffstats
path: root/runtime/doc/version7.txt
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/doc/version7.txt')
-rw-r--r--runtime/doc/version7.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/runtime/doc/version7.txt b/runtime/doc/version7.txt
index bd544f06ff..1d559f7cdd 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 @@ Fix: Include wchar.h in charset.c for towupper().
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: