etc/proofgeneral-settings.el
author wenzelm
Sat, 15 Jan 2011 18:49:42 +0100
changeset 41580 220bc60c2387
parent 41559 38f379224369
child 41626 057bbb28d3ff
permissions -rw-r--r--
link HOL-Proofs/index.html, which is not reachable from regular HOL/index.html;

;;; Options for Proof General

;; Examples for sensible settings:

(custom-set-variables '(indent-tabs-mode nil))
(custom-set-variables '(proof-shell-quit-timeout 45))

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

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