# HG changeset patch # User wenzelm # Date 1216219151 -7200 # Node ID d96bd54d7446ad6bbc20dc7435c2ed85f9315dde # Parent dfecac40e4be5ddbd193c03da503eb121d488df1 updated generated file; diff -r dfecac40e4be -r d96bd54d7446 etc/isar-keywords-ZF.el --- 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" diff -r dfecac40e4be -r d96bd54d7446 etc/isar-keywords.el --- 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" diff -r dfecac40e4be -r d96bd54d7446 lib/jedit/isabelle.xml --- 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 @@ . .. Isabelle.command + Isar.command + Isar.insert + Isar.remove ML