muse-texinfo: Fix an improper escaping issue
commite09a74d8acf6ae9ae091643de71e3680b6a80ce3
authorMichael Olson <mwolson@gnu.org>
Fri, 25 May 2007 19:07:54 +0000 (25 19:07 +0000)
committerMichael Olson <mwolson@gnu.org>
Fri, 25 May 2007 19:07:54 +0000 (25 19:07 +0000)
tree4a02345de8f401bed0a968c692f8de437479b503
parent58f2eeb8b337750fae62d51a018bc16c8ee35136
muse-texinfo: Fix an improper escaping issue

2007-05-25  Michael Olson  <mwolson@gnu.org>

* Makefile (debprepare): Copy over debian/ directory properly.

* examples/Makefile (clean): Remove QuickStart.texi, in case
something went wrong during the build.

* lisp/muse-texinfo.el ("texi"): Make muse-texinfo-munge-buffer
occur after full-document escaping, rather than before.  This
prevents automatically-inserted Texinfo code from being escaped.
git-archimport-id: mwolson@gnu.org--2006/muse--rel--3.03--patch-4
ChangeLog
Makefile
examples/Makefile
lisp/muse-texinfo.el