# HG changeset patch # User wenzelm # Date 1087134235 -7200 # Node ID 393b75c92c071c482ddbc3511c4e5c59bc50dfc8 # Parent 37b06d27683d47f1897add6c9f7bbe407a2e3aaf updated; diff -r 37b06d27683d -r 393b75c92c07 etc/isar-keywords.el --- a/etc/isar-keywords.el Sun Jun 13 15:31:21 2004 +0200 +++ b/etc/isar-keywords.el Sun Jun 13 15:43:55 2004 +0200 @@ -15,6 +15,7 @@ "ProofGeneral\\.inform_file_processed" "ProofGeneral\\.inform_file_retracted" "ProofGeneral\\.kill_proof" + "ProofGeneral\\.process_pgip" "ProofGeneral\\.restart" "ProofGeneral\\.try_context_thy_only" "ProofGeneral\\.undo" @@ -51,6 +52,7 @@ "defer_recdef" "defs" "disable_pr" + "display_drafts" "domain" "done" "enable_pr" @@ -106,6 +108,7 @@ "print_claset" "print_commands" "print_context" + "print_drafts" "print_facts" "print_induct_rules" "print_intros" @@ -239,6 +242,7 @@ "ProofGeneral\\.inform_file_processed" "ProofGeneral\\.inform_file_retracted" "ProofGeneral\\.kill_proof" + "ProofGeneral\\.process_pgip" "ProofGeneral\\.restart" "ProofGeneral\\.try_context_thy_only" "ProofGeneral\\.undo" @@ -258,6 +262,7 @@ "cd" "commit" "disable_pr" + "display_drafts" "enable_pr" "full_prf" "header" @@ -272,6 +277,7 @@ "print_claset" "print_commands" "print_context" + "print_drafts" "print_facts" "print_induct_rules" "print_intros"