muse-xml: Separate section from title.
commit2905fb6cd55dc44eeecfd1ca6ee5f7190ff47d01
authorMichael Olson <mwolson@gnu.org>
Sun, 24 Jul 2005 03:01:50 +0000 (24 03:01 +0000)
committerMichael Olson <mwolson@gnu.org>
Sun, 24 Jul 2005 03:01:50 +0000 (24 03:01 +0000)
tree268335ee537f114511a87fd33a84b9e119510706
parent10bc0676f553dee92975be4d44a7501295047060
muse-xml: Separate section from title.

* 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.
git-archimport-id: mwolson@gnu.org--2005/muse--main--1.0--patch-177
ChangeLog
experimental/muse-xml.el
lisp/muse-mode.el
lisp/muse-publish.el
lisp/muse.el