etc/proofgeneral-settings.el
author berghofe
Wed, 07 Feb 2007 12:05:54 +0100
changeset 22256 23f3ca04d3b3
parent 11635 fd242f857508
child 29145 b1c6f4563df7
permissions -rw-r--r--
Made untabify function tail recursive.

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