aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-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