Fix publishing of stuff like <code><></code>.
commit0d8eeb330f423e47e588f4e6475b823c675dbc70
authorMichael Olson <mwolson@gnu.org>
Thu, 8 Sep 2005 16:50:53 +0000 (8 16:50 +0000)
committerMichael Olson <mwolson@gnu.org>
Thu, 8 Sep 2005 16:50:53 +0000 (8 16:50 +0000)
tree79b428a1182cf69e6b9b492e51d9a07f03994030
parentaac2b545cb4ba275b520db5b12c6c60780247e68
Fix publishing of stuff like <code><></code>.

* lisp/muse-publish.el (muse-publish-escape-specials): Use
  `insert-before-markers' rather than `insert'.  This should fix strange
  edge cases like <code><></code>.  Thanks to Trent Buck for the report.
git-archimport-id: mwolson@gnu.org--2005/muse--main--1.0--patch-229
ChangeLog
lisp/muse-publish.el