etc/proofgeneral-settings.el
author wenzelm
Mon, 29 May 2006 21:09:45 +0200
changeset 19749 a49881f91cce
parent 11635 fd242f857508
child 29145 b1c6f4563df7
permissions -rw-r--r--
proper meta definition;

;;;
;;; $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")))))