Widen before executing code in lisp tags
commit1e6588110aee9f0acbbbfb0b4aa9004d153d56d1
authorMichael Olson <mwolson@gnu.org>
Mon, 16 Jul 2007 02:25:02 +0000 (16 02:25 +0000)
committerMichael Olson <mwolson@gnu.org>
Mon, 16 Jul 2007 02:25:02 +0000 (16 02:25 +0000)
treeb2975cb392a3150b97cc0e30c11ecc1a9520330f
parent62c8bb89d467f88c337d3ef1a510a529207ebbbd
Widen before executing code in lisp tags

* lisp/muse-publish.el (muse-publish-lisp-tag): Use (point-min)
  and (point-max) rather than beg and end.  Widen before executing code,
  in order to not surprise those who make custom code.

Add forgotten ChangeLog entries from the last commit.
git-archimport-id: mwolson@gnu.org--2006/muse--main--1.0--patch-396
ChangeLog
lisp/muse-publish.el