updated for version 7.0175
diff --git a/runtime/doc/eval.txt b/runtime/doc/eval.txt
index 47be23f..50cbec9 100644
--- a/runtime/doc/eval.txt
+++ b/runtime/doc/eval.txt
@@ -2206,6 +2206,8 @@
 			#group#event#pattern
 					autocommand defined for this group, 
 					event and pattern.
+			##event		autocommand for this event is
+					supported.
 		For checking for a supported feature use |has()|.
 
 		Examples: >
@@ -2220,6 +2222,7 @@
 			exists("#filetypeindent")
 			exists("#filetypeindent#FileType")
 			exists("#filetypeindent#FileType#*")
+			exists("##ColorScheme")
 <		There must be no space between the symbol (&/$/*/#) and the
 		name.
 		Note that the argument must be a string, not the name of the