diff runtime/doc/version7.txt @ 874:4bac29d27e2f v7.0

updated for version 7.0
author vimboss
date Sun, 07 May 2006 15:16:06 +0000
parents 509230ed2036
children 96cd8222a819
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.0g.  Last change: 2006 May 06
+*version7.txt*  For Vim version 7.0.  Last change: 2006 May 07
 
 
 		  VIM REFERENCE MANUAL    by Bram Moolenaar
@@ -2965,5 +2965,8 @@ width of the Vim window could make it ju
 When scrolling back at the more prompt and the quitting a line of text would
 be left behind when 'cmdheight' is 2 or more.
 
+Fixed a few things for Insert mode completion, especially when typing BS,
+CTRL-N or a printable character while still searching for matches.
+
 
  vim:tw=78:ts=8:ft=help:norl: