Add markup for comments, via parts of patch-261.
commitcbccf0ea2ada0ad2f10f1e491594c63448885b73
authorMichael Olson <mwolson@gnu.org>
Thu, 17 Nov 2005 01:41:17 +0000 (17 01:41 +0000)
committerMichael Olson <mwolson@gnu.org>
Thu, 17 Nov 2005 01:41:17 +0000 (17 01:41 +0000)
tree354b20354a6ce3e1b63a4f2a473166d436553868
parent42a2794d3fdc078ed9dd5dd60e6894421963bcd1
Add markup for comments, via parts of patch-261.

* experimental/muse-xml.el (muse-xml-markup-strings): Produce markup for
  'comment-begin and 'comment-end.

* lisp/muse-docbook.el (muse-docbook-markup-strings): Ditto.

* lisp/muse-html.el (muse-html-markup-strings): Ditto.

* lisp/muse-texinfo.el (muse-texinfo-markup-strings): Ditto.

* lisp/muse-latex.el (muse-latex-markup-strings): Ditto.

* lisp/muse-publish.el (muse-publish-comments-p): New option that
  determines whether comments should be deleted or published.  Default is
  to delete.
  (muse-publish-markup-comment, muse-publish-comment-tag): Use
  muse-publish-comments-p.
git-archimport-id: mwolson@gnu.org--2005/muse--rel--3.02--patch-4
experimental/muse-xml.el
lisp/muse-docbook.el
lisp/muse-html.el
lisp/muse-latex.el
lisp/muse-publish.el
lisp/muse-texinfo.el