etc/proofgeneral-settings.el
author ballarin
Fri, 12 Dec 2008 20:03:30 +0100
changeset 29229 6f6262027054
parent 11635 fd242f857508
child 29145 b1c6f4563df7
permissions -rw-r--r--
Porting to new locales.
     1 ;;;
     2 ;;; $Id$
     3 ;;;
     4 ;;; Options for Proof General
     5 
     6 ;; Examples for sensible settings:
     7 
     8 ;(custom-set-variables '(isar-eta-contract nil))
     9 
    10 ;(custom-set-faces
    11 ; '(proof-locked-face
    12 ;   ((((type x) (class color) (background light)) (:background "lightsteelblue2")))))