diff runtime/doc/version7.txt @ 2561:1851bce339fc vim73

Version 7.3f -> 7.3g
author Bram Moolenaar <bram@vim.org>
date Sat, 14 Aug 2010 13:33:56 +0200
parents 84ba6293f9d7
children f85004953416
line wrap: on
line diff
--- a/runtime/doc/version7.txt
+++ b/runtime/doc/version7.txt
@@ -1,4 +1,4 @@
-*version7.txt*  For Vim version 7.3f.  Last change: 2010 Aug 13
+*version7.txt*  For Vim version 7.3g.  Last change: 2010 Aug 13
 
 
 		  VIM REFERENCE MANUAL    by Bram Moolenaar
@@ -7298,7 +7298,7 @@ Better implementation of creating the Co
 
 In Visual mode with 'showcmd' display the number of bytes and characters.
 
-Allow synIDattr() getting GUI attributes when build without GUI.  (Matt
+Allow synIDattr() getting GUI attributes when built without GUI.  (Matt
 Wozniski)
 
 Support completion for ":find".  Added test 73. (Nazri Ramliy)