etc/proofgeneral-settings.el
author blanchet
Fri, 23 Oct 2009 19:00:36 +0200
changeset 33198 bfb9a790d1e7
parent 32987 eac0ff83005e
child 41807 38f379224369
permissions -rw-r--r--
updated keyword files to include "nitpick" and "nitpick_params"
     1 ;;; Options for Proof General
     2 
     3 ;; Examples for sensible settings:
     4 
     5 (custom-set-variables '(indent-tabs-mode nil))
     6 
     7 ;(custom-set-variables '(isar-eta-contract nil))
     8 
     9 ;(custom-set-faces
    10 ; '(proof-locked-face
    11 ;   ((((type x) (class color) (background light)) (:background "lightsteelblue2")))))