etc/proofgeneral-settings.el
author wenzelm
Sat, 29 Mar 2008 19:13:58 +0100
changeset 26479 3a2efce3e992
parent 11635 fd242f857508
child 29145 b1c6f4563df7
permissions -rw-r--r--
* Eliminated destructive theorem database. * Commands 'use' and 'ML' are now purely functional; added diagnostic 'ML_val'.

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