hardwired default for proof-shell-quit-timeout (PG 4.1 provides rather low value);
authorwenzelm
Sat, 15 Jan 2011 12:19:07 +0100
changeset 41559 38f379224369
parent 41558 236cd8f07f7b
child 41560 20f33469cba7
hardwired default for proof-shell-quit-timeout (PG 4.1 provides rather low value);
etc/proofgeneral-settings.el
--- a/etc/proofgeneral-settings.el	Sat Jan 15 00:14:17 2011 +0100
+++ b/etc/proofgeneral-settings.el	Sat Jan 15 12:19:07 2011 +0100
@@ -3,6 +3,7 @@
 ;; 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))