Revision: muse--rel--3.02--patch-41
Archive: [EMAIL PROTECTED]
Creator: Michael Olson <[EMAIL PROTECTED]>
Date: Thu Dec 29 22:33:43 EST 2005
Standard-date: 2005-12-30 03:33:43 GMT
Modified-files: ChangeLog ChangeLog.main
lisp/muse-publish.el
New-patches: [EMAIL PROTECTED]
[EMAIL PROTECTED]
Summary: Fix #4923: Definition lists with numbers are not possible.
Keywords:
* lisp/muse-publish.el (muse-publish-markup-list): Use string-match to
determine whether an item is an ordered list or definition list. This
should fix Bug #4923.