Fix a few more list markup issues.
commitcdd4f2c65a179995e35daad8069bd4e70e34a6ef
authorMichael Olson <mwolson@gnu.org>
Sun, 1 Jan 2006 05:04:36 +0000 (1 05:04 +0000)
committerMichael Olson <mwolson@gnu.org>
Sun, 1 Jan 2006 05:04:36 +0000 (1 05:04 +0000)
tree36be0e8207f6d8b585a01d52033d8d5f8c63f8d0
parent05bebd7a366587281225c306b71776d355382f01
Fix a few more list markup issues.

* lisp/muse-publish.el (muse-publish-surround-dl): Begin this function
  for definition list markup, but it's not useful yet.
  (muse-publish-surround-text): Accept post-indent argument, and use it
  to strip extra space from indented lists, hopefully in a smart way.
  (muse-forward-list-item): Don't explicitly move the point unless
  another list item of the same type is encountered.
  (muse-publish-markup-list): Calculate post-indent correctly, and make
  use of it.
git-archimport-id: mwolson@gnu.org--2005/muse--main--1.0--patch-334
ChangeLog
lisp/muse-publish.el