etc/proofgeneral-settings.el
author wenzelm
Wed, 02 Jul 2008 16:40:15 +0200
changeset 27438 9b2427cc234e
parent 11635 fd242f857508
child 29145 b1c6f4563df7
permissions -rw-r--r--
command: always keep transition, not just as initial status; improved datatype category (moved here from outer_keyword.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")))))