diff options
Diffstat (limited to 'runtime/doc/version7.txt')
-rw-r--r-- | runtime/doc/version7.txt | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/runtime/doc/version7.txt b/runtime/doc/version7.txt index 15daf6d65..7ec8c482e 100644 --- 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_error. 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: |