Fix bug with markup that comes immediately after paragraphs
commit8d8b1655d11090bb869068c0225df12590ebd176
authorMichael Olson <mwolson@gnu.org>
Thu, 24 May 2007 21:28:01 +0000 (24 21:28 +0000)
committerMichael Olson <mwolson@gnu.org>
Thu, 24 May 2007 21:28:01 +0000 (24 21:28 +0000)
treefa1ddea3536ff104ffab9559cf35e3491f1b0fa2
parentdfd128ef892dc8335b107a38478bdd701271e00d
Fix bug with markup that comes immediately after paragraphs

2007-05-24  Michael Olson  <mwolson@gnu.org>

* lisp/muse-publish.el (muse-publish-ensure-block): Rename from
`muse-publish-ensure-block-tag', since we will use it for more
than just tags.
(muse-publish-markup-list, muse-publish-verse-tag)
(muse-publish-quote-tag, muse-publish-example-tag)
(muse-publish-markup-attribute): Use it.  This fixes a bug that
can occur when these types of markup occur immediately after a
paragraph.  It's good to have defined behavior!
git-archimport-id: mwolson@gnu.org--2006/muse--main--1.0--patch-314
ChangeLog
NEWS
lisp/muse-publish.el