etc/proofgeneral-settings.el
author wenzelm
Mon, 01 Oct 2007 15:14:57 +0200
changeset 24795 6f5cb7885fd7
parent 11635 fd242f857508
child 29145 b1c6f4563df7
permissions -rw-r--r--
print_state_context: local theory context, not proof context; context_position: cover Theory case as well (requires additional checkpoint);

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