etc/proofgeneral-settings.el
author wenzelm
Sun, 18 Oct 2009 00:10:20 +0200
changeset 32987 eac0ff83005e
parent 29145 b1c6f4563df7
child 41559 38f379224369
permissions -rw-r--r--
disable indent-tabs-mode in Proof General / Emacs;

;;; Options for Proof General

;; Examples for sensible settings:

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

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

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