etc/proofgeneral-settings.el
changeset 11635 fd242f857508
parent 11061 9b9d48ce3b6c
child 29145 b1c6f4563df7
--- a/etc/proofgeneral-settings.el	Fri Sep 28 19:24:25 2001 +0200
+++ b/etc/proofgeneral-settings.el	Fri Sep 28 20:08:05 2001 +0200
@@ -1,8 +1,12 @@
-;
-; $Id$
-;
-; Options for Proof General
-;
+;;;
+;;; $Id$
+;;;
+;;; Options for Proof General
 
-; Override XEmacs custom settings (commented out)
+;; Examples for sensible settings:
+
 ;(custom-set-variables '(isar-eta-contract nil))
+
+;(custom-set-faces
+; '(proof-locked-face
+;   ((((type x) (class color) (background light)) (:background "lightsteelblue2")))))