etc/proofgeneral-settings.el
author wenzelm
Tue, 24 Jul 2007 19:44:32 +0200
changeset 23961 9e7e1e309ebd
parent 11635 fd242f857508
child 29145 b1c6f4563df7
permissions -rw-r--r--
Multithreading in Poly/ML (version 5.1).

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