# HG changeset patch # User wenzelm # Date 1125584342 -7200 # Node ID b41d8e290bf899ed383ace24b572492543b97ae8 # Parent 515badbfc4d6332e8430877fa5a1bf0a3c34447f updated; diff -r 515badbfc4d6 -r b41d8e290bf8 etc/isar-keywords-ZF.el --- a/etc/isar-keywords-ZF.el Thu Sep 01 15:58:11 2005 +0200 +++ b/etc/isar-keywords-ZF.el Thu Sep 01 16:19:02 2005 +0200 @@ -62,6 +62,7 @@ "extract_type" "finalconsts" "finally" + "find_theorems" "fix" "from" "full_prf" @@ -251,6 +252,7 @@ "disable_pr" "display_drafts" "enable_pr" + "find_theorems" "full_prf" "header" "kill_thy" diff -r 515badbfc4d6 -r b41d8e290bf8 etc/isar-keywords.el --- a/etc/isar-keywords.el Thu Sep 01 15:58:11 2005 +0200 +++ b/etc/isar-keywords.el Thu Sep 01 16:19:02 2005 +0200 @@ -67,6 +67,7 @@ "extract_type" "finalconsts" "finally" + "find_theorems" "fix" "fixpat" "fixrec" @@ -282,6 +283,7 @@ "disable_pr" "display_drafts" "enable_pr" + "find_theorems" "full_prf" "header" "kill_thy"