updated for version 7.0143

This commit is contained in:
Bram Moolenaar
2005-09-07 21:21:14 +00:00
parent 4615234489
commit caa0fcfa6b
3 changed files with 112 additions and 59 deletions
+7 -1
View File
@@ -1,4 +1,4 @@
*version7.txt* For Vim version 7.0aa. Last change: 2005 Sep 06
*version7.txt* For Vim version 7.0aa. Last change: 2005 Sep 07
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -1326,4 +1326,10 @@ Could be noticed with a Thai font.
Output of ":function" could leave some of the typed text behind. (Yegappan
Lakshmanan)
When the command line history has only a few lines the command line window
would be opened with these lines above the first window line.
When using a command line window for search strings ":qa" would result in
searching for "qa" instead of quitting all windows.
vim:tw=78:ts=8:ft=help:norl: