Minor fixups from Peter K. Lee.
commitd8e1d7d9dcfbef4636abc8c910a68cb203f70142
authorMichael Olson <mwolson@gnu.org>
Sat, 13 Aug 2005 00:25:54 +0000 (13 00:25 +0000)
committerMichael Olson <mwolson@gnu.org>
Sat, 13 Aug 2005 00:25:54 +0000 (13 00:25 +0000)
treea647f9ebb6a1410fc2fc70f6c5c51f14f6331153
parent6312abead3763de51cd241a763943c17d5d7e437
Minor fixups from Peter K. Lee.

* experimental/muse-xml.el (muse-xml-fixup-tables): Be slightly less
  restrictive with our end-of-table regexp.

* lisp/muse-docbook.el (muse-docbook-fixup-tables): Look for tgroup
  instead of start of table.  Be less restrictive with several of our
  regexps.

* lisp/muse-html.el: Patch from Peter K. Lee.
  (muse-html-prepare-buffer): Work around edge case where the "charset="
  part has already been appended to muse-html-meta-content-type.
  (muse-html-fixup-tables): Be slightly less restrictive with our
  end-of-table regexp.
git-archimport-id: mwolson@gnu.org--2005/muse--main--1.0--patch-199
ChangeLog
experimental/muse-xml.el
lisp/muse-docbook.el
lisp/muse-html.el