aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/docstring-magic.el
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>1998-12-16 17:06:23 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>1998-12-16 17:06:23 +0000
commit04c0e1e32488c6efba93bccf9e3a419b71bc7de4 (patch)
tree7e36a555f4a7a2d417407f67a5db26356eefe1d4 /doc/docstring-magic.el
parent5e0d2f495c2746903fc0368aaf4cc7eae8fda46a (diff)
Some hacks to make markup happen.
Diffstat (limited to 'doc/docstring-magic.el')
-rw-r--r--doc/docstring-magic.el4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/docstring-magic.el b/doc/docstring-magic.el
index 3f5c32e3..f0f436a3 100644
--- a/doc/docstring-magic.el
+++ b/doc/docstring-magic.el
@@ -20,4 +20,8 @@
(load "coq.el")
(load "lego.el")
+;; Set some symbols to make markup happen
+(setq sml-mode 'markup-hack)
+(setq func-menu 'markup-hack)
+
(load "texi-docstring-magic.el") \ No newline at end of file