From 04c0e1e32488c6efba93bccf9e3a419b71bc7de4 Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Wed, 16 Dec 1998 17:06:23 +0000 Subject: Some hacks to make markup happen. --- doc/docstring-magic.el | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/docstring-magic.el') 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 -- cgit v1.2.3