etc/proofgeneral-settings.el
author wenzelm
Thu, 12 Mar 2009 00:02:30 +0100
changeset 30463 f1cb00030d4f
parent 29145 b1c6f4563df7
child 32987 eac0ff83005e
permissions -rw-r--r--
updated generated files;
     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")))))