Revision: muse--main--1.0--patch-177
Archive: [EMAIL PROTECTED]
Creator: Michael Olson <[EMAIL PROTECTED]>
Date: Sat Jul 23 22:01:50 EST 2005
Standard-date: 2005-07-24 03:01:50 GMT
Modified-files: ChangeLog experimental/muse-xml.el
lisp/muse-mode.el lisp/muse-publish.el lisp/muse.el
New-patches: [EMAIL PROTECTED]
Summary: muse-xml: Separate section from title.
Keywords:
* experimental/muse-xml.el (muse-xml-markup-strings): Add "level"
attribute to sections. Use separate <title> tag to handle the title of
a section. Thanks to drkm for the suggestion.
* lisp/muse-mode.el (muse-mode): Code indentation, no func change.
* lisp/muse-publish.el (muse-publish-markup-heading)
(muse-publish-section-close): Pass level to markup strings for all
section-related tags.
* lisp/muse.el (muse-page-name): Handle case where buffer-file-name is
not defined.