etc/proofgeneral-settings.el
author wenzelm
Sat, 21 Jan 2006 23:02:29 +0100
changeset 18736 541d04c79e12
parent 11635 fd242f857508
child 29145 b1c6f4563df7
permissions -rw-r--r--
simplified type attribute; removed obsolete tcset operations -- clean data/attribute/method setup;

;;;
;;; $Id$
;;;
;;; Options for Proof General

;; Examples for sensible settings:

;(custom-set-variables '(isar-eta-contract nil))

;(custom-set-faces
; '(proof-locked-face
;   ((((type x) (class color) (background light)) (:background "lightsteelblue2")))))