diff -r 0af3da3beae8 -r 859b11514537 NEWS --- a/NEWS Fri Apr 02 12:25:48 2004 +0200 +++ b/NEWS Fri Apr 02 14:08:30 2004 +0200 @@ -52,7 +52,8 @@ *** Isar *** -* Tactic emulation methods ?rule_tac, cut_tac, subgoal_tac and thin_tac: +* Tactic emulation methods rule_tac, erule_tac, drule_tac, frule_tac, + cut_tac, subgoal_tac and thin_tac: - Now understand static (Isar) contexts. As a consequence, users of Isar locales are no longer forced to write Isar proof scripts. For details see Isar Reference Manual, paragraph 4.3.2: Further tactic @@ -79,6 +80,14 @@ specification and "includes" elements in goal statement. - Rule sets .intro and .axioms no longer declared as [intro?] and [elim?] (respectively) by default. + - Experimental command for instantiation of locales in proof contexts: + instantiate