From fae3b18be1a7dc71cbfc31f922acd5e6f1089c81 Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Wed, 25 Nov 1998 12:56:47 +0000 Subject: Replaced proof-pbp-buffer with proof-goals-buffer. --- lego/lego.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lego') diff --git a/lego/lego.el b/lego/lego.el index a15c2581..30acd07e 100644 --- a/lego/lego.el +++ b/lego/lego.el @@ -325,7 +325,7 @@ Given is the first SPAN which needs to be undone." (let ((current-width ;; FIXME da: I suspect this is the wrong window to ;; check the width of. Probably we want the width - ;; of proof-pbp-buffer? + ;; of proof-goals-buffer? (window-width (get-buffer-window proof-shell-buffer)))) (if (equal current-width lego-shell-current-line-width) () ; else -- cgit v1.2.3