Make docbook and blosxom modes close paragraphs properly at end.
commitbe5be34d0aa2a28398733b02610a055e6d4c8566
authorMichael Olson <mwolson@gnu.org>
Thu, 19 May 2005 23:41:54 +0000 (19 23:41 +0000)
committerMichael Olson <mwolson@gnu.org>
Thu, 19 May 2005 23:41:54 +0000 (19 23:41 +0000)
treeb74f886aa682ae05fcd0718f104d8018c0a78bd4
parentdec00a7c07abf7ada2133a5b1adc14fc8e460947
Make docbook and blosxom modes close paragraphs properly at end.

* muse-blosxom.el (muse-blosxom-markup-regexps): Use new rule from last
  patch.

* muse-docbook.el (muse-docbook-markup-regexps): Ditto.
  (muse-docbook-markup-paragraph-close): Adapt from
  `muse-html-markup-paragraph-close'.

* muse-html.el (muse-html-markup-paragraph-close): Add newline so that we
  preserve the same appearance as before the last patch.
git-archimport-id: mwolson@gnu.org--2005/muse--main--1.0--patch-37
ChangeLog
muse-blosxom.el
muse-docbook.el
muse-html.el