etc/proofgeneral-settings.el
author wenzelm
Wed, 19 Oct 2005 21:52:40 +0200
changeset 17927 4b42562ec171
parent 11635 fd242f857508
child 29145 b1c6f4563df7
permissions -rw-r--r--
removed obsolete Thy/thy_parse.ML, Thy/thy_scan.ML, Thy/thy_syn.ML;

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