From 05eec47ebb13a7cba37eaf3c1f1643a760bd382a Mon Sep 17 00:00:00 2001 From: Healfdene Goguen Date: Fri, 15 May 1998 16:13:23 +0000 Subject: Added CoFixpoint and tactics. Changed indentation. --- coq-fontlock.el | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) diff --git a/coq-fontlock.el b/coq-fontlock.el index e7086ae4..72b92871 100644 --- a/coq-fontlock.el +++ b/coq-fontlock.el @@ -4,6 +4,10 @@ ;; Maintainer: LEGO Team ;; $Log$ +;; Revision 1.10 1998/05/15 16:13:23 hhg +;; Added CoFixpoint and tactics. +;; Changed indentation. +;; ;; Revision 1.9 1998/05/05 14:19:39 hhg ;; Added CoInductive. ;; Made updates to reflect problem with "Definition", which couldn't be @@ -58,6 +62,7 @@ (defvar coq-keywords-defn '( +"CoFixpoint" "CoInductive" "Fixpoint" "Inductive" @@ -143,6 +148,7 @@ "Inversion_clear" "Inversion" "LApply" +"Left" "Linear" "Load" "Pattern" @@ -154,6 +160,7 @@ "Reflexivity" "Replace" "Rewrite" +"Right" "Section" "Simplify_eq" "Simpl" @@ -198,14 +205,14 @@ (defvar coq-font-lock-terms (list - ; lambda binders - (list (coq-abstr-regexp "\\[" ":") 1 'font-lock-declaration-name-face) + ;; lambda binders + (list (coq-abstr-regexp "\\[" ":") 1 'font-lock-declaration-name-face) - ; Pi binders - (list (coq-abstr-regexp "(" ":") 1 'font-lock-declaration-name-face) + ;; Pi binders + (list (coq-abstr-regexp "(" ":") 1 'font-lock-declaration-name-face) - ;; Kinds - (cons (concat "\\\\|\\\\|\\\\|\\\\|\\