From 372226842254163146d61c5c6c59beb947bec272 Mon Sep 17 00:00:00 2001 From: Makarius Wenzel Date: Wed, 5 Apr 2000 20:01:50 +0000 Subject: 'welcome' made diagnostic; --- isar/isar-keywords.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'isar/isar-keywords.el') diff --git a/isar/isar-keywords.el b/isar/isar-keywords.el index 56cfa8ff..2e3edc7e 100644 --- a/isar/isar-keywords.el +++ b/isar/isar-keywords.el @@ -41,8 +41,7 @@ "quit" "redo" "undo" - "undos_proof" - "welcome")) + "undos_proof")) (defconst isar-keywords-diag '("ML" @@ -81,7 +80,8 @@ "update_thy_only" "use" "use_thy" - "use_thy_only")) + "use_thy_only" + "welcome")) (defconst isar-keywords-theory-begin '("theory")) -- cgit v1.2.3