From a6e40b12fc2d40964fc6b23b09f5cefff933b13b Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Tue, 8 Sep 1998 17:26:51 +0000 Subject: Added Id and comments --- generic/proof-syntax.el | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/generic/proof-syntax.el b/generic/proof-syntax.el index 5caa8fe3..1d454523 100644 --- a/generic/proof-syntax.el +++ b/generic/proof-syntax.el @@ -2,6 +2,9 @@ ;; Copyright (C) 1997-1998 LFCS Edinburgh. ;; Author: Healfdene Goguen, Thomas Kleymann and Dilip Sequiera ;; Maintainer: LEGO Team +;; +;; $Id$ +;; (require 'font-lock) @@ -34,6 +37,9 @@ ;; font lock faces: declarations, errors, tacticals ;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; +;; FIXME 1: these names are bad, should be proof--face. +;; FIXME 2: use defface here + (defun proof-have-color () ()) @@ -71,6 +77,7 @@ ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;; A big hack to unfontify commas in declarations and definitions. ;; +;; Useful for provers which have declarations of the form x,y,z:Ty ;; ;; All that can be said for it is that the previous way of doing ;; ;; this was even more bogus. ;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; -- cgit v1.2.3