branch: master
commit 0fbe87a8743ae31e5ae58a6b26675fc4ca5a691f
Author: mas <mas>
Commit: mas <mas>
Added comment about (require 'mmm-mason).
---
mmm.texinfo | 3 +++
1 file changed, 3 insertions(+)
diff --git a/mmm.texinfo b/mmm.texinfo
index 1039ad4..572d07f 100644
--- a/mmm.texinfo
+++ b/mmm.texinfo
@@ -858,6 +858,9 @@ you, you can turn it off.
@comment node-name, next, previous, up
@chapter Mason: Perl in HTML
+The Mason submode class is defined in the file "mmm-mason.el", so to use
+it, you will need to @code{(require 'mmm-mason)}.
+
FIXME: This is copied from the comments in @file{mmm-mason.el}. Some
more info would be nice.