Revision: muse--main--1.0--patch-199
Archive: [EMAIL PROTECTED]
Creator: Michael Olson <[EMAIL PROTECTED]>
Date: Fri Aug 12 19:25:54 EST 2005
Standard-date: 2005-08-13 00:25:54 GMT
Modified-files: ChangeLog experimental/muse-xml.el
lisp/muse-docbook.el lisp/muse-html.el
New-patches: [EMAIL PROTECTED]
Summary: Minor fixups from Peter K. Lee.
Keywords:
* 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.