etc/proofgeneral-settings.el
author wenzelm
Thu, 20 Jan 2011 21:12:25 +0100
changeset 41619 6cac9f48f96a
parent 41559 38f379224369
child 41626 057bbb28d3ff
permissions -rw-r--r--
Word: direct conversion wrt. LargeInt to bypass exception Overflow;

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