etc/proofgeneral-settings.el
author bulwahn
Sat, 24 Oct 2009 16:55:42 +0200
changeset 33132 07efd452a698
parent 29145 b1c6f4563df7
child 32987 eac0ff83005e
permissions -rw-r--r--
moved argument expected_modes into options; improved mode check to only check mode of the named predicate

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