diff runtime/doc/version7.txt @ 511:32cf0d2e14b4

updated for version 7.0143
author vimboss
date Wed, 07 Sep 2005 21:21:14 +0000
parents a1059cda45f2
children 07134f5e78da
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 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: