Revision: muse--main--1.0--patch-342 Archive: [EMAIL PROTECTED] Creator: Michael Olson <[EMAIL PROTECTED]> Date: Tue Jan 3 19:00:52 EST 2006 Standard-date: 2006-01-04 00:00:52 GMT Modified-files: ChangeLog lisp/muse-publish.el New-patches: [EMAIL PROTECTED]/muse--main--1.0--patch-342 Summary: Nested ordered and unordered lists seem to work now. Keywords:
* muse-publish.el (muse-insert-markup-end-list): New function that publishes the text with end-list properties. (muse-publish-surround-text): If we are looking at a list item while stripping whitespace, make sure it has at least one space in front so that it gets published correctly. Use muse-insert-markup-end-list for inserting end-tag. (muse-forward-list-item): Get the position of the next list-end property and use it if point moves past it. Use `cond' instead of `if' for a nicer look. _______________________________________________ Muse-el-commits mailing list [email protected] https://mail.gna.org/listinfo/muse-el-commits
