Merge consecutive definition list terms properly.
commitca7977476661208fada62cf4fbea7cb91c281f0b
authorMichael Olson <mwolson@gnu.org>
Wed, 1 Mar 2006 15:08:45 +0000 (1 15:08 +0000)
committerMichael Olson <mwolson@gnu.org>
Wed, 1 Mar 2006 15:08:45 +0000 (1 15:08 +0000)
tree19aafc559939955164208e421c4d2e5863372073
parentf57d58405d6ae460f7cc32f6d779c26bdca090bc
Merge consecutive definition list terms properly.

* lisp/muse-publish.el (muse-publish-surround-dl): Keep track of status
  correctly.  This makes Muse merge several definition list items into
  one list.
  (muse-forward-list-item): Use simpler regexp for 'dl.

* lisp/muse-regexps.el (muse-list-item-regexp): Make terms optional in
  definition lists, and make terms the 2nd matched text.
git-archimport-id: mwolson@gnu.org--2006/muse--main--1.0--patch-28
ChangeLog.2006
lisp/muse-publish.el
lisp/muse-regexps.el