aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/docstring-magic.el
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2000-06-09 19:26:31 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2000-06-09 19:26:31 +0000
commitddbf6de3ec04979ef9a15dfd9c616e17cca83ba6 (patch)
treede88fe502269426a4bc0a5401c89bbffc3396977 /doc/docstring-magic.el
parentc915a865adca0b9038d66c9cebad41f9a2203b87 (diff)
Load a couple more file manually.
Diffstat (limited to 'doc/docstring-magic.el')
-rw-r--r--doc/docstring-magic.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/docstring-magic.el b/doc/docstring-magic.el
index 49984264..2a8e7696 100644
--- a/doc/docstring-magic.el
+++ b/doc/docstring-magic.el
@@ -53,6 +53,8 @@
(load "thy-mode.el")
(load "proof-menu.el")
(load "proof-toolbar.el")
+(load "proof-script.el")
+(load "proof-shell.el")
;; A couple of comint symbols are mentioned in the docs
(require 'comint)