etc/proofgeneral-settings.el
author wenzelm
Tue, 09 Oct 2007 17:10:49 +0200
changeset 24935 a033971c63a0
parent 11635 fd242f857508
child 29145 b1c6f4563df7
permissions -rw-r--r--
removed LocalTheory.defs/target_morphism operations; moved target_morphism to local_theory.ML; renamed init_i to init, and init to init_cmd; tuned;

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