More nested list twiddling.
commit41d852095c5e437b1ffa6b3fa1fca2184d4336b5
authorMichael Olson <mwolson@gnu.org>
Thu, 5 Jan 2006 14:38:56 +0000 (5 14:38 +0000)
committerMichael Olson <mwolson@gnu.org>
Thu, 5 Jan 2006 14:38:56 +0000 (5 14:38 +0000)
tree8f82ab599289320484f22644e16a7f5bd1c29ed0
parent2598aa09cf63b92b466def2b0e437c29078ef99d
More nested list twiddling.

* lisp/muse-publish.el (muse-publish-surround-dl)
  (muse-forward-list-item): Make marginal progress on definition lists.
  (muse-forward-paragraph): Move forward first before searching.

* lisp/muse-regexps.el (muse-dl-term-regexp): New regexp that specifies
  how a term begins.  The first match string contains the term.
  (muse-dl-term-regexp): Don't include initial "^", so that we can embed
  this more easily.
git-archimport-id: mwolson@gnu.org--2005/muse--main--1.0--patch-348
ChangeLog
lisp/muse-publish.el
lisp/muse-regexps.el