muse-publish: Use narrow-to-region to fix various bugs.
commit8171f0db56d229976c9e73aa21045d3f9d6c4b93
authorMichael Olson <mwolson@gnu.org>
Thu, 29 Dec 2005 21:33:08 +0000 (29 21:33 +0000)
committerMichael Olson <mwolson@gnu.org>
Thu, 29 Dec 2005 21:33:08 +0000 (29 21:33 +0000)
treeab65bf2ff9f1f549488393a33a93571be6be1d5f
parentf76d35f63581c7e16fdf023cb80911a1746bb7d5
muse-publish: Use narrow-to-region to fix various bugs.

* lisp/muse-publish.el (muse-publish-markup-tag): Code indent change.
  (muse-publish-escape-specials): Use `narrow-to-region' so that we
  better define the region to work with.  Thanks to Sacha Chua for the
  advice.  Also make sure that we are more careful with the result from
  next-single-property-change.
  (muse-publish-surround-text): Use narrow-to-region.  Make this routine
  less brain-dead.
  (muse-publish-verse-tag): Use narrow-to-region.
git-archimport-id: mwolson@gnu.org--2005/muse--main--1.0--patch-328
ChangeLog
lisp/muse-publish.el