updated generated file;
authorwenzelm
Wed, 16 Jul 2008 16:39:11 +0200
changeset 27621 d96bd54d7446
parent 27620 dfecac40e4be
child 27622 86608f598e9f
updated generated file;
etc/isar-keywords-ZF.el
etc/isar-keywords.el
lib/jedit/isabelle.xml
--- a/etc/isar-keywords-ZF.el	Wed Jul 16 16:17:26 2008 +0200
+++ b/etc/isar-keywords-ZF.el	Wed Jul 16 16:39:11 2008 +0200
@@ -10,6 +10,9 @@
   '("\\."
     "\\.\\."
     "Isabelle\\.command"
+    "Isar\\.command"
+    "Isar\\.insert"
+    "Isar\\.remove"
     "ML"
     "ML_command"
     "ML_val"
@@ -246,6 +249,9 @@
 
 (defconst isar-keywords-control
   '("Isabelle\\.command"
+    "Isar\\.command"
+    "Isar\\.insert"
+    "Isar\\.remove"
     "ProofGeneral\\.inform_file_processed"
     "ProofGeneral\\.inform_file_retracted"
     "ProofGeneral\\.kill_proof"
--- a/etc/isar-keywords.el	Wed Jul 16 16:17:26 2008 +0200
+++ b/etc/isar-keywords.el	Wed Jul 16 16:39:11 2008 +0200
@@ -10,6 +10,9 @@
   '("\\."
     "\\.\\."
     "Isabelle\\.command"
+    "Isar\\.command"
+    "Isar\\.insert"
+    "Isar\\.remove"
     "ML"
     "ML_command"
     "ML_val"
@@ -300,6 +303,9 @@
 
 (defconst isar-keywords-control
   '("Isabelle\\.command"
+    "Isar\\.command"
+    "Isar\\.insert"
+    "Isar\\.remove"
     "ProofGeneral\\.inform_file_processed"
     "ProofGeneral\\.inform_file_retracted"
     "ProofGeneral\\.kill_proof"
--- a/lib/jedit/isabelle.xml	Wed Jul 16 16:17:26 2008 +0200
+++ b/lib/jedit/isabelle.xml	Wed Jul 16 16:39:11 2008 +0200
@@ -36,6 +36,9 @@
       <OPERATOR>.</OPERATOR>
       <OPERATOR>..</OPERATOR>
       <INVALID>Isabelle.command</INVALID>
+      <INVALID>Isar.command</INVALID>
+      <INVALID>Isar.insert</INVALID>
+      <INVALID>Isar.remove</INVALID>
       <OPERATOR>ML</OPERATOR>
       <LABEL>ML_command</LABEL>
       <LABEL>ML_val</LABEL>