Make it easier to call context-specific region-escaping function.
commitc6ea7cba7d579cff14d095b9d6c018017773abdb
authorMichael Olson <mwolson@gnu.org>
Mon, 20 Mar 2006 18:43:15 +0000 (20 18:43 +0000)
committerMichael Olson <mwolson@gnu.org>
Mon, 20 Mar 2006 18:43:15 +0000 (20 18:43 +0000)
tree3a7769a901b41af8da7daa93af0fecca8104375a
parentf2a9d9413301988c4bfc3edb33e3a0ca68e7b809
Make it easier to call context-specific region-escaping function.

* lisp/muse-publish.el (muse-publish-escape-specials): If a function is
  returned from specials, call it with beg, end, ignore-read-only args.
  This allows for people to specify their own functions for escaping
  regions, depending on context.  See `muse-xml-decide-specials' in
  muse-xml-common.el.  This functionality already exists for escaping
  specials in strings.
git-archimport-id: mwolson@gnu.org--2006/muse--main--1.0--patch-66
ChangeLog.2006
lisp/muse-publish.el