diff runtime/doc/version7.txt @ 507:a1059cda45f2 v7.0142

updated for version 7.0142
author vimboss
date Tue, 06 Sep 2005 19:25:11 +0000
parents 7e6d264ec0a2
children 32cf0d2e14b4
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.0aa.  Last change: 2005 Sep 05
+*version7.txt*  For Vim version 7.0aa.  Last change: 2005 Sep 06
 
 
 		  VIM REFERENCE MANUAL    by Bram Moolenaar
@@ -1323,4 +1323,7 @@ highlighting, disable it with b_syn_erro
 Win32: Combining UTF-8 characters were drawn on the previous character.
 Could be noticed with a Thai font.
 
+Output of ":function" could leave some of the typed text behind. (Yegappan
+Lakshmanan)
+
  vim:tw=78:ts=8:ft=help:norl: