branch: master
commit e7da5c1ef2bf2aa53ab5b4033575821559d8c24c
Author: mas <mas>
Commit: mas <mas>
# Updated.
---
mmm.texinfo | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/mmm.texinfo b/mmm.texinfo
index a7381d4..1008c6b 100644
--- a/mmm.texinfo
+++ b/mmm.texinfo
@@ -108,7 +108,7 @@ Supplied Submode Classes
* Mason:: Mason syntax for server-side Perl in HTML.
* Eval-Elisp:: Emacs Lisp in @code{eval} file variables.
-* HTML Here-documents:: HTML in Perl here-documents.
+* Here-documents:: Code in shell and Perl Here-documents.
* Javascript:: Javascript embedded in HTML.
* Embedded CSS:: CSS Styles embedded in HTML.
* HTML in PL/SQL:: HTML output by PL/SQL @code{htp.p} methods.
@@ -1198,19 +1198,19 @@ XEmacs and want to use the alternate HTML mode
@code{hm--html-mode},
replace @code{html-mode} with that symbol.
-@node Eval-Elisp, HTML Here-documents, Mason, Top
+@node Eval-Elisp, Here-documents, Mason, Top
@comment node-name, next, previous, up
@chapter Eval-Elisp: Elisp in a Local Variables List
This submode class is not yet ported to the new syntax.
-@node HTML Here-documents, Javascript, Eval-Elisp, Top
+@node Here-documents, Javascript, Eval-Elisp, Top
@comment node-name, next, previous, up
-@chapter HTML in ``Here-documents''
+@chapter Here-documents
-@node Javascript, Embedded CSS, HTML Here-documents, Top
+@node Javascript, Embedded CSS, Here-documents, Top
@comment node-name, next, previous, up
@chapter Javascript in HTML