etc/proofgeneral-settings.el
author wenzelm
Fri, 17 Jun 2005 18:33:17 +0200
changeset 16432 a6e8fb94a8ca
parent 11635 fd242f857508
child 29145 b1c6f4563df7
permissions -rw-r--r--
accomodate change of TheoryDataFun; accomodate identification of type Sign.sg and theory; Context.theory_name;

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