etc/proofgeneral-settings.el
author haftmann
Fri, 27 Nov 2009 08:41:10 +0100
changeset 33963 977b94b64905
parent 32987 eac0ff83005e
child 41559 38f379224369
permissions -rw-r--r--
renamed former datatype.ML to datatype_data.ML; datatype.ML provides uniform view on datatype.ML and datatype_rep_proofs.ML

;;; Options for Proof General

;; Examples for sensible settings:

(custom-set-variables '(indent-tabs-mode nil))

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

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