# HG changeset patch
# User wenzelm
# Date 1206814443 -3600
# Node ID e7f677b85bfdb117845e19e9c17f1080c11b93cb
# Parent 92e901171cc85344cce15b3017a37430a6cec759
updated generated file;
diff -r 92e901171cc8 -r e7f677b85bfd etc/isar-keywords-ZF.el
--- a/etc/isar-keywords-ZF.el Sat Mar 29 19:14:03 2008 +0100
+++ b/etc/isar-keywords-ZF.el Sat Mar 29 19:14:03 2008 +0100
@@ -12,7 +12,6 @@
"Isabelle\\.command"
"ML"
"ML_command"
- "ML_setup"
"ML_val"
"ProofGeneral\\.inform_file_processed"
"ProofGeneral\\.inform_file_retracted"
@@ -266,8 +265,7 @@
"undos_proof"))
(defconst isar-keywords-diag
- '("ML"
- "ML_command"
+ '("ML_command"
"ML_val"
"cd"
"class_deps"
@@ -321,7 +319,6 @@
"touch_thy"
"typ"
"unused_thms"
- "use"
"use_thy"
"value"
"welcome"))
@@ -342,7 +339,7 @@
"subsubsection"))
(defconst isar-keywords-theory-decl
- '("ML_setup"
+ '("ML"
"abbreviation"
"arities"
"axclass"
@@ -405,7 +402,8 @@
"typed_print_translation"
"typedecl"
"types"
- "types_code"))
+ "types_code"
+ "use"))
(defconst isar-keywords-theory-script
'("inductive_cases"))
diff -r 92e901171cc8 -r e7f677b85bfd etc/isar-keywords.el
--- a/etc/isar-keywords.el Sat Mar 29 19:14:03 2008 +0100
+++ b/etc/isar-keywords.el Sat Mar 29 19:14:03 2008 +0100
@@ -12,7 +12,6 @@
"Isabelle\\.command"
"ML"
"ML_command"
- "ML_setup"
"ML_val"
"ProofGeneral\\.inform_file_processed"
"ProofGeneral\\.inform_file_retracted"
@@ -326,8 +325,7 @@
"undos_proof"))
(defconst isar-keywords-diag
- '("ML"
- "ML_command"
+ '("ML_command"
"ML_val"
"cd"
"class_deps"
@@ -389,7 +387,6 @@
"touch_thy"
"typ"
"unused_thms"
- "use"
"use_thy"
"value"
"welcome"))
@@ -410,7 +407,7 @@
"subsubsection"))
(defconst isar-keywords-theory-decl
- '("ML_setup"
+ '("ML"
"abbreviation"
"arities"
"atom_decl"
@@ -497,7 +494,8 @@
"typed_print_translation"
"typedecl"
"types"
- "types_code"))
+ "types_code"
+ "use"))
(defconst isar-keywords-theory-script
'("inductive_cases"))
diff -r 92e901171cc8 -r e7f677b85bfd lib/jedit/isabelle.xml
--- a/lib/jedit/isabelle.xml Sat Mar 29 19:14:03 2008 +0100
+++ b/lib/jedit/isabelle.xml Sat Mar 29 19:14:03 2008 +0100
@@ -36,9 +36,8 @@
.
..
Isabelle.command
-
+ ML
- ML_setup
abbreviation
actions
@@ -325,7 +324,7 @@
undos_proof
unfolding
-
+ use
uses
using