Fix issue with verse tag and initial whitespace
commit8b6c82064edc9c3e75ac0eaab57225ff59e63a5b
authorMichael Olson <mwolson@gnu.org>
Tue, 31 Jul 2007 23:37:50 +0000 (31 23:37 +0000)
committerMichael Olson <mwolson@gnu.org>
Tue, 31 Jul 2007 23:37:50 +0000 (31 23:37 +0000)
treebf484a1e686650b3feaf185df58fec2d26f1e9e0
parent9e969fcb668455b79e5115a4bba670233529001f
Fix issue with verse tag and initial whitespace

2007-07-31  Michael Olson  <mwolson@gnu.org>

* lisp/muse-publish.el (muse-publish-verse-tag): Unconditionally
delete forward one character, since we are guaranteed to be on a
blank line.  Don't delete all initial whitespace of the first
line.  This fixes an issue where the output from the verse tag did
not match the output from Muse's verse syntax.
git-archimport-id: mwolson@gnu.org--2006/muse--main--1.0--patch-431
ChangeLog
lisp/muse-publish.el