NEWS
changeset 59796 f05ef8c62e4f
parent 59792 f19f4afa49e2
child 59808 3b6ad54b04fc
--- a/NEWS	Tue Mar 24 11:53:18 2015 +0100
+++ b/NEWS	Tue Mar 24 15:57:51 2015 +0100
@@ -66,6 +66,10 @@
 these variables become schematic in the instantiated theorem. This
 behaviour is analogous to 'for' in attributes "where" and "of".
 
+* Explicit instantiation via attributes "where", "of", and proof methods
+"rule_tac" with derivatives like "subgoal_tac" etc. admit dummy patterns
+("_") that stand for anonymous local variables.
+
 * Command "class_deps" takes optional sort arguments constraining
 the search space.