From fffc80283aed0ff16596cbbc122de3fdb010cd53 Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Wed, 17 Nov 1999 14:09:26 +0000 Subject: Fix typo --- generic/proof-script.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'generic/proof-script.el') diff --git a/generic/proof-script.el b/generic/proof-script.el index 2f84648d..d2e78cab 100644 --- a/generic/proof-script.el +++ b/generic/proof-script.el @@ -2287,7 +2287,7 @@ This is intended as a value for proof-activate-scripting-hook" :style toggle :selected proof-x-symbol-enable] ["Function menu" function-menu - :active (foundp 'function-menu)] + :active (fboundp 'function-menu)] "----") proof-shared-menu) "The menu for the proof assistant.") -- cgit v1.2.3