Fix bug with definition list publishing and empty terms
commitca03e2c26a4d5d8e41d59bd23c58392c1d5646bc
authorMichael Olson <mwolson@gnu.org>
Sun, 29 Jul 2007 01:01:19 +0000 (29 01:01 +0000)
committerMichael Olson <mwolson@gnu.org>
Sun, 29 Jul 2007 01:01:19 +0000 (29 01:01 +0000)
treec6c35fdac6e4ac1221419c6a40922b71505b713f
parent3ff985dd7ee3da8200523e87797171fec08db6d8
Fix bug with definition list publishing and empty terms

2007-07-28  Michael Olson  <mwolson@gnu.org>

* lisp/muse-publish.el (muse-publish-ensure-blank-line): New
function that ensures that a blank line exists in the line before
point.
(muse-publish-markup-list): Use it, rather than
`muse-publish-ensure-block'.  This fixes a bug with definition
list publishing.  Thanks to meandtheshell for reporting this.
git-archimport-id: mwolson@gnu.org--2006/muse--main--1.0--patch-417
ChangeLog
lisp/muse-publish.el