etc/proofgeneral-settings.el
author wenzelm
Fri, 13 Jun 2008 21:04:12 +0200
changeset 27194 d4036ec60d46
parent 11635 fd242f857508
child 29145 b1c6f4563df7
permissions -rw-r--r--
skolem_fact/thm: uniform numbering, even for singleton list; declare_skofuns: eliminated recovery via Clausify_failure -- should be sufficiently robust as is;

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