do not overwrite proof-shell-quit-timeout by default (final PG 4.1 supposedly gets it right);
authorwenzelm
Sun, 23 Jan 2011 16:29:10 +0100
changeset 41626 057bbb28d3ff
parent 41625 e4a9ea748bd2
child 41627 0040e0ea02e7
do not overwrite proof-shell-quit-timeout by default (final PG 4.1 supposedly gets it right);
etc/proofgeneral-settings.el
--- a/etc/proofgeneral-settings.el	Sun Jan 23 13:28:10 2011 +0100
+++ b/etc/proofgeneral-settings.el	Sun Jan 23 16:29:10 2011 +0100
@@ -3,7 +3,8 @@
 ;; Examples for sensible settings:
 
 (custom-set-variables '(indent-tabs-mode nil))
-(custom-set-variables '(proof-shell-quit-timeout 45))
+
+;(custom-set-variables '(proof-shell-quit-timeout 60))
 
 ;(custom-set-variables '(isar-eta-contract nil))