Really fix termless definition list bug
commit8fa2d630f3ec9ea0a327a9fa6c986db874cce84a
authorMichael Olson <mwolson@gnu.org>
Sun, 29 Jul 2007 05:29:10 +0000 (29 05:29 +0000)
committerMichael Olson <mwolson@gnu.org>
Sun, 29 Jul 2007 05:29:10 +0000 (29 05:29 +0000)
tree4ca255af4cdfdc0cd102d89e165f6a19be249436
parentcfc100fa9825864a3af1404737245d1fb2dfd9d8
Really fix termless definition list bug

* lisp/muse-publish.el (muse-publish-surround-dl): Remove unused
  variable.  Track whether a term has been found, and handle that case
  well.
  (muse-publish-ensure-blank-line): Use a marker, so that we don't lose
  our place when adding a newline.  This really fixes the definition list
  item bug.
  (muse-publish-markup-list): Since people do seem to want definition
  lists with no terms, allow this.
git-archimport-id: mwolson@gnu.org--2006/muse--main--1.0--patch-420
ChangeLog
lisp/muse-publish.el