From 6a3c8d9bd0db3a4db6a01a0f587f309da568a943 Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Tue, 15 Jan 2008 13:07:11 +0000 Subject: Many compatibility updates, bug fixes, rearrangements for compilation. --- acl2/acl2.el | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'acl2') diff --git a/acl2/acl2.el b/acl2/acl2.el index e1262277..a3e4fadd 100644 --- a/acl2/acl2.el +++ b/acl2/acl2.el @@ -24,8 +24,7 @@ proof-prog-name "acl2" proof-script-sexp-commands t - proof-script-comment-start ";" - proof-script-comment-start ";" + proof-script-comment-start ";" proof-shell-annotated-prompt-regexp "ACL2[ !]*>+" @@ -85,9 +84,6 @@ ;; End of easy config. ) -(eval-when-compile - (require 'proof-shell)) ; nuke warning - ;; Interrupts and errors enter another loop; break out of it (add-hook 'proof-shell-handle-error-or-interrupt-hook -- cgit v1.2.3