From a3397a0cdd8af9f9cde954b3647a45476df91439 Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Fri, 4 Sep 2009 08:39:56 +0000 Subject: Remove proof-no-command --- phox/phox-fun.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'phox') diff --git a/phox/phox-fun.el b/phox/phox-fun.el index 6471f3d4..82531470 100644 --- a/phox/phox-fun.el +++ b/phox/phox-fun.el @@ -243,7 +243,7 @@ or for optional argument TABLE." (setq lsp (span-start span)) (setq span (next-span span 'type))) - (or ans proof-no-command))) + ans)) ; was (or ans proof-no-command) ;; ;; Doing commands -- cgit v1.2.3