etc/proofgeneral-settings.el
author wenzelm
Sat, 21 Mar 2009 15:09:44 +0100
changeset 30622 dba663f1afa8
parent 29145 b1c6f4563df7
child 32987 eac0ff83005e
permissions -rw-r--r--
Datatype for ML pretty printing (cf. mlsource/MLCompiler/Pretty.sml in Poly/ML 5.3).

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