From be3d7f0c302944ef4b0644207460c50d2437ff9f Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Tue, 11 Jun 2002 20:04:23 +0000 Subject: Remove proof-nested-goals-p setting --- coq/coq.el | 1 - 1 file changed, 1 deletion(-) diff --git a/coq/coq.el b/coq/coq.el index d00c5254..2bf42d8c 100644 --- a/coq/coq.el +++ b/coq/coq.el @@ -530,7 +530,6 @@ This is specific to coq-mode." proof-kill-goal-command coq-kill-goal-command) (setq proof-goal-command-p 'coq-goal-command-p - proof-nested-goals-p t ;; da: new for 3.4 proof-count-undos-fn 'coq-count-undos proof-find-and-forget-fn 'coq-find-and-forget proof-goal-hyp-fn 'coq-goal-hyp -- cgit v1.2.3