etc/proofgeneral-settings.el
author wenzelm
Wed, 02 Jan 2008 23:00:49 +0100
changeset 25791 a918133cd8a3
parent 11635 fd242f857508
child 29145 b1c6f4563df7
permissions -rw-r--r--
added method encodeProperties; method command/ML: pass Properties; tuned error messages;

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