# HG changeset patch # User haftmann # Date 1196694253 -3600 # Node ID ad25835675b9a3be2da94e565b2e052877eb5cfc # Parent 32a5f675a85df680500dfb2c50e253a00dc086d2 updated diff -r 32a5f675a85d -r ad25835675b9 etc/isar-keywords-ZF.el --- a/etc/isar-keywords-ZF.el Sun Dec 02 20:38:42 2007 +0100 +++ b/etc/isar-keywords-ZF.el Mon Dec 03 16:04:13 2007 +0100 @@ -81,7 +81,6 @@ "inductive_cases" "init_toplevel" "instance" - "instance_proof" "instantiation" "interpret" "interpretation" @@ -106,6 +105,7 @@ "obtain" "oops" "oracle" + "overloading" "parse_ast_translation" "parse_translation" "pr" @@ -378,6 +378,7 @@ "nonterminals" "notation" "oracle" + "overloading" "parse_ast_translation" "parse_translation" "primrec" @@ -406,7 +407,6 @@ (defconst isar-keywords-theory-goal '("corollary" "instance" - "instance_proof" "interpretation" "lemma" "subclass" diff -r 32a5f675a85d -r ad25835675b9 etc/isar-keywords.el --- a/etc/isar-keywords.el Sun Dec 02 20:38:42 2007 +0100 +++ b/etc/isar-keywords.el Mon Dec 03 16:04:13 2007 +0100 @@ -106,7 +106,6 @@ "inductive_set" "init_toplevel" "instance" - "instance_proof" "instantiation" "interpret" "interpretation" @@ -135,6 +134,7 @@ "obtain" "oops" "oracle" + "overloading" "parse_ast_translation" "parse_translation" "pcpodef" @@ -466,6 +466,7 @@ "nonterminals" "notation" "oracle" + "overloading" "parse_ast_translation" "parse_translation" "primrec" @@ -501,7 +502,6 @@ "cpodef" "function" "instance" - "instance_proof" "interpretation" "lemma" "nominal_inductive" diff -r 32a5f675a85d -r ad25835675b9 lib/jedit/isabelle.xml --- a/lib/jedit/isabelle.xml Sun Dec 02 20:38:42 2007 +0100 +++ b/lib/jedit/isabelle.xml Mon Dec 03 16:04:13 2007 +0100 @@ -163,7 +163,6 @@ inject inputs instance - instance_proof instantiation internals interpret @@ -206,6 +205,7 @@ output outputs overloaded + overloading parse_ast_translation parse_translation pcpodef