Use simpler markup string for anchors.
commit5062a0297ac67665a15cfff8ae954647560b0e8f
authorMichael Olson <mwolson@gnu.org>
Sun, 25 Dec 2005 04:32:27 +0000 (25 04:32 +0000)
committerMichael Olson <mwolson@gnu.org>
Sun, 25 Dec 2005 04:32:27 +0000 (25 04:32 +0000)
tree02f88af05d1c42bac3103b7a641f4a29760f0975
parent1f68aeda78188ef28eb5eaf28ec6ceab92b28102
Use simpler markup string for anchors.

* lisp/muse-docbook.el (muse-docbook-markup-strings): Use 'anchor instead
  of 'begin-anchor and 'end-anchor.

* lisp/muse-latex.el (muse-latex-markup-strings): Ditto.

* lisp/muse-publish.el (muse-publish-markup-anchor): Ditto.

* lisp/muse-texinfo.el (muse-texinfo-markup-strings): Ditto.

* lisp/muse-xml-common.el (muse-xml-markup-anchor): Ditto.

* lisp/muse-xml.el (muse-xml-markup-strings): Ditto.

* lisp/muse-html.el (muse-html-insert-anchor, muse-html-markup-anchor):
  Revert previous change, since muse-html-insert-contents needs
  muse-html-insert-anchor.
git-archimport-id: mwolson@gnu.org--2005/muse--main--1.0--patch-319
ChangeLog
lisp/muse-docbook.el
lisp/muse-html.el
lisp/muse-latex.el
lisp/muse-publish.el
lisp/muse-texinfo.el
lisp/muse-xml-common.el
lisp/muse-xml.el