From 0d0a9195acc11e980785eb38ccbef7c5c1ffd283 Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Wed, 17 Nov 1999 13:58:09 +0000 Subject: Fix FSF prob. --- doc/docstring-magic.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/docstring-magic.el') diff --git a/doc/docstring-magic.el b/doc/docstring-magic.el index 0fd11faa..2f7bd6c8 100644 --- a/doc/docstring-magic.el +++ b/doc/docstring-magic.el @@ -24,7 +24,7 @@ (load "coq.el") (load "lego.el") ;; A couple of comint symbols are mentioned in the docs -(load "comint.el") +(require 'comint) ;; Set some symbols to make markup happen (setq sml-mode 'markup-hack) -- cgit v1.2.3