etc/proofgeneral-settings.el
author haftmann
Tue, 03 Jan 2006 11:32:16 +0100
changeset 18550 59b89f625d68
parent 11635 fd242f857508
child 29145 b1c6f4563df7
permissions -rw-r--r--
add_local_context now yields imported and body elements seperatly; additional slight clenup in code

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