Apply some anchor fixes from muse--main--1.0 (253).
commit93cebcb25388cdbd2adce48c33de5d52be97978e
authorMichael Olson <mwolson@gnu.org>
Thu, 17 Nov 2005 01:17:36 +0000 (17 01:17 +0000)
committerMichael Olson <mwolson@gnu.org>
Thu, 17 Nov 2005 01:17:36 +0000 (17 01:17 +0000)
treef080243cf7e930919d4275f133ee00cb7451a4b7
parent1ec171540d7cd4b4d288715833daf9809aee7b6b
Apply some anchor fixes from muse--main--1.0 (253).

* experimental/muse-xml.el (muse-xml-insert-anchor)
  (muse-xml-markup-anchor): Make sure we don't blow away the text just
  before an anchor.  On all types but texinfo, insert a newline
  immediately after the anchor.

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

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

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

* lisp/muse-publish.el (muse-publish-markup-regexps): Make text before
  the anchor the first match group.

* lisp/muse-latex.el (muse-latex-insert-anchor)
  (muse-latex-markup-anchor): Ditto.
git-archimport-id: mwolson@gnu.org--2005/muse--rel--3.02--patch-2
experimental/muse-xml.el
lisp/muse-docbook.el
lisp/muse-html.el
lisp/muse-latex.el
lisp/muse-publish.el
lisp/muse-texinfo.el