Revision: muse--main--1.0--patch-16
Archive: [EMAIL PROTECTED]
Creator: Michael Olson <[EMAIL PROTECTED]>
Date: Wed Feb 15 23:43:35 EST 2006
Standard-date: 2006-02-16 04:43:35 GMT
Modified-files: ChangeLog.2006 lisp/muse-publish.el
    lisp/muse-regexps.el
New-patches: [EMAIL PROTECTED]/muse--main--1.0--patch-16
Summary: Fix wrapped nested list item edge case.
Keywords: 

* lisp/muse-publish.el (muse-publish-markup-regexps): Remove 2300 rule,
  since it is no longer needed.  Tweak 2200 regexp to cover 2300's use
  case.
  (muse-publish-surround-text): Tweak prefix for muse-list-item-regexp.
  (muse-list-item-type): Handle the new change to muse-list-item-regexp.

* lisp/muse-regexps.el (muse-list-item-regexp): Explicitly require
  exactly one space character in front of a unnumbered or numbered list.
  This should make it easier to match every list instance, since
  definition lists can now be handled more nicely in
  muse-publish-markup-regexps.  This also has the effect of fixing a
  wrapped nested list item edge case.

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

Reply via email to