etc/proofgeneral-settings.el
author wenzelm
Sat, 20 Dec 2008 11:55:34 +0100
changeset 29145 b1c6f4563df7
parent 11635 fd242f857508
child 32987 eac0ff83005e
permissions -rw-r--r--
removed Ids;
     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")))))