Revision: muse--main--1.0--patch-32
Archive: [EMAIL PROTECTED]
Creator: Michael Olson <[EMAIL PROTECTED]>
Date: Wed Mar  1 14:51:45 EST 2006
Standard-date: 2006-03-01 19:51:45 GMT
Modified-files: ChangeLog.2006 lisp/muse-publish.el
    lisp/muse-regexps.el
New-patches: [EMAIL PROTECTED]/muse--main--1.0--patch-32
Summary: Make nested list items work when separated by one blank line.
Keywords: 

* lisp/muse-publish.el (muse-publish-surround-dl): Use
  muse-forward-dl-item instead of muse-forward-list-item.  On second
  thought, don't unconditionally insert a newline, as that breaks some
  things.
  (muse-forward-dl-item): New function that moves forward to the next
  definition list item.  This was factored out from
  muse-forward-list-item, since it was getting too complex for my liking.
  (muse-forward-dl-item, muse-forward-list-item): Introduce concept of
  indented line, and skip past these if we have a blank line followed by
  an indented line.  "Indented" means "indented one past the current
  indentation level" here.  Remove some initial whitespace that was being
  overlooked before.

_______________________________________________
Muse-el-commits mailing list
[email protected]
https://mail.gna.org/listinfo/muse-el-commits

Reply via email to