etc/proofgeneral-settings.el
author wenzelm
Sat, 01 Sep 2007 18:17:36 +0200
changeset 24514 540eaf87e42d
parent 11635 fd242f857508
child 29145 b1c6f4563df7
permissions -rw-r--r--
mono_Int/Un: proper proof, avoid illegal schematic type vars; removed obsolete ML bindings;

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