updated for version 7.0045
diff --git a/runtime/doc/autocmd.txt b/runtime/doc/autocmd.txt
index 9c69d2c..2b7edf5 100644
--- a/runtime/doc/autocmd.txt
+++ b/runtime/doc/autocmd.txt
@@ -1,4 +1,4 @@
-*autocmd.txt* For Vim version 7.0aa. Last change: 2004 Dec 24
+*autocmd.txt* For Vim version 7.0aa. Last change: 2005 Jan 26
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -495,7 +495,7 @@
anything else that the user does not expect.
*InsertLeave*
InsertLeave When leaving Insert mode. Also when using
- CTRL-O |i_CTRL-O|.
+ CTRL-O |i_CTRL-O|. But not for |i_CTRL-C|.
*FileEncoding*
FileEncoding Obsolete. It still works and is equivalent
to |EncodingChanged|.