| author | wenzelm |
| Mon, 20 Aug 2007 20:44:02 +0200 | |
| changeset 24362 | a9fe7ed25fa4 |
| parent 11635 | fd242f857508 |
| child 29145 | b1c6f4563df7 |
| permissions | -rw-r--r-- |
| 11635 | 1 |
;;; |
2 |
;;; $Id$ |
|
3 |
;;; |
|
4 |
;;; Options for Proof General |
|
| 11061 | 5 |
|
| 11635 | 6 |
;; Examples for sensible settings: |
7 |
||
| 11061 | 8 |
;(custom-set-variables '(isar-eta-contract nil)) |
| 11635 | 9 |
|
10 |
;(custom-set-faces |
|
11 |
; '(proof-locked-face |
|
12 |
; ((((type x) (class color) (background light)) (:background "lightsteelblue2"))))) |