diff runtime/doc/version7.txt @ 613:53114ef7778f

updated for version 7.0174
author vimboss
date Mon, 19 Dec 2005 22:14:58 +0000
parents cd3689efd90a
children 7fe13e0f5dce
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 Dec 18
+*version7.txt*  For Vim version 7.0aa.  Last change: 2005 Dec 19
 
 
 		  VIM REFERENCE MANUAL    by Bram Moolenaar
@@ -916,6 +916,9 @@ then a cursor key.  Now keep the previou
 inserted after the CTRL-O.  Allows using CTRL-O commands to move the cursor
 without losing the last inserted text.
 
+The exists() function now supports checking for autocmd group definition.
+(Yegappan Lakshmanan)
+
 ==============================================================================
 COMPILE TIME CHANGES					*compile-changes-7*