etc/proofgeneral-settings.el
author ballarin
Tue, 29 Sep 2009 22:15:54 +0200
changeset 32788 ca430e6aee1c
parent 29145 b1c6f4563df7
child 32987 eac0ff83005e
permissions -rw-r--r--
Propagation of mixins for interpretation; reactivated diagnostic command print_interps.
     1 ;;; Options for Proof General
     2 
     3 ;; Examples for sensible settings:
     4 
     5 ;(custom-set-variables '(isar-eta-contract nil))
     6 
     7 ;(custom-set-faces
     8 ; '(proof-locked-face
     9 ;   ((((type x) (class color) (background light)) (:background "lightsteelblue2")))))