etc/proofgeneral-settings.el
author wenzelm
Sat, 12 Apr 2008 17:00:40 +0200
changeset 26628 63306cb94313
parent 11635 fd242f857508
child 29145 b1c6f4563df7
permissions -rw-r--r--
replaced Drule.close_derivation/Goal.close_result by Thm.close_derivation (removed obsolete compression);

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