aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/docstring-magic.el
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2008-01-30 12:28:53 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2008-01-30 12:28:53 +0000
commitbe7f3ce1320e778e400800c54c3bf9d8b092c743 (patch)
tree790e3176854679b2b24e4a69d1678e64fb6b421d /doc/docstring-magic.el
parentba9a7b5ecd74d7e994323822fe1e326c20ede3e0 (diff)
Load unicode-tokens.el
Diffstat (limited to 'doc/docstring-magic.el')
-rw-r--r--doc/docstring-magic.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/docstring-magic.el b/doc/docstring-magic.el
index b1a45b7d..e754e267 100644
--- a/doc/docstring-magic.el
+++ b/doc/docstring-magic.el
@@ -60,6 +60,7 @@
(load "pg-user.el")
(load "pg-goals.el")
(load "pg-response.el")
+(load "unicode-tokens.el")
;; A couple of comint symbols are mentioned in the docs
(require 'comint)