etc/proofgeneral-settings.el
author wenzelm
Sun, 23 Jan 2011 16:29:10 +0100
changeset 41626 057bbb28d3ff
parent 41559 38f379224369
child 41648 6d736d983d5c
permissions -rw-r--r--
do not overwrite proof-shell-quit-timeout by default (final PG 4.1 supposedly gets it right);

;;; Options for Proof General

;; Examples for sensible settings:

(custom-set-variables '(indent-tabs-mode nil))

;(custom-set-variables '(proof-shell-quit-timeout 60))

;(custom-set-variables '(isar-eta-contract nil))

;(custom-set-faces
; '(proof-locked-face
;   ((((type x) (class color) (background light)) (:background "lightsteelblue2")))))