Make muse-journal work with whole-document escaping.
commit551b619dbf3cb65b8081bb6f43caeab2a498d148
authorMichael Olson <mwolson@gnu.org>
Sun, 12 Feb 2006 22:53:48 +0000 (12 22:53 +0000)
committerMichael Olson <mwolson@gnu.org>
Sun, 12 Feb 2006 22:53:48 +0000 (12 22:53 +0000)
treead64d3dbcb1e8cefcb3dd2e499ebf72f3080ea83
parent4b922264b0096d6ace72e434518fb9147828d480
Make muse-journal work with whole-document escaping.

* examples/mwolson/templates/*: Change "Published by Muse" to "Published
  by Emacs Muse" so that muse-journal does not get confused.

* lisp/muse-journal.el (muse-journal-html-munge-buffer):
  (muse-journal-latex-munge-buffer, muse-journal-rss-munge-buffer): Adapt
  for whole-buffer escaping.  Thanks to mondoshawan for the report.
  (muse-journal-rss-munge-buffer): Display a warning if someone does not
  have "Page published by Emacs Muse (begins|ends) here" in their header
  or footer, since muse-journal needs this in order to determine where
  entries begin and end.
git-archimport-id: mwolson@gnu.org--2006/muse--main--1.0--patch-11
examples/mwolson/templates/footer.html
examples/mwolson/templates/generic-footer.html
examples/mwolson/templates/generic-header.html
examples/mwolson/templates/header.html
examples/mwolson/templates/header.tex
lisp/muse-journal.el