diff runtime/doc/version7.txt @ 662:1a85f952cdfe v7.0195

updated for version 7.0195
author vimboss
date Thu, 09 Feb 2006 23:54:54 +0000
parents d6a69271cb9a
children 0137e7c3d31b
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: 2006 Feb 05
+*version7.txt*  For Vim version 7.0aa.  Last change: 2006 Feb 09
 
 
 		  VIM REFERENCE MANUAL    by Bram Moolenaar
@@ -588,6 +588,10 @@ New autocommand events: ~
 
 |SpellFileMissing|	when a spell file can't be found
 
+|CursorHoldI|		the user doesn't press a key for a while in Insert mode
+|CursorMoved|		the cursor was moved in Normal mode
+|CursorMovedI|		the cursor was moved in Insert mode
+
 
 New items in search patterns: ~
 |/\%d| \%d123		search for character with decimal number