updated;
authorwenzelm
Wed, 10 Oct 2007 17:31:52 +0200
changeset 24945 2c27817065bc
parent 24944 16cb899de153
child 24946 a7bcad413799
updated;
etc/isar-keywords-ZF.el
etc/isar-keywords.el
lib/jedit/isabelle.xml
--- a/etc/isar-keywords-ZF.el	Wed Oct 10 16:29:11 2007 +0200
+++ b/etc/isar-keywords-ZF.el	Wed Oct 10 17:31:52 2007 +0200
@@ -97,6 +97,7 @@
     "method_setup"
     "moreover"
     "next"
+    "no_notation"
     "no_syntax"
     "no_translations"
     "nonterminals"
@@ -372,6 +373,7 @@
     "local"
     "locale"
     "method_setup"
+    "no_notation"
     "no_syntax"
     "no_translations"
     "nonterminals"
--- a/etc/isar-keywords.el	Wed Oct 10 16:29:11 2007 +0200
+++ b/etc/isar-keywords.el	Wed Oct 10 17:31:52 2007 +0200
@@ -122,6 +122,7 @@
     "method_setup"
     "moreover"
     "next"
+    "no_notation"
     "no_syntax"
     "no_translations"
     "nominal_datatype"
@@ -459,6 +460,7 @@
     "local"
     "locale"
     "method_setup"
+    "no_notation"
     "no_syntax"
     "no_translations"
     "nominal_datatype"
--- a/lib/jedit/isabelle.xml	Wed Oct 10 16:29:11 2007 +0200
+++ b/lib/jedit/isabelle.xml	Wed Oct 10 17:31:52 2007 +0200
@@ -187,6 +187,7 @@
       <OPERATOR>moreover</OPERATOR>
       <KEYWORD4>morphisms</KEYWORD4>
       <OPERATOR>next</OPERATOR>
+      <OPERATOR>no_notation</OPERATOR>
       <OPERATOR>no_syntax</OPERATOR>
       <OPERATOR>no_translations</OPERATOR>
       <OPERATOR>nominal_datatype</OPERATOR>