Escape specials in footnote text
commit2e7c47254561e07078e72147d84487a93adcae07
authorMichael W. Olson <mwolson@gnu.org>
Wed, 5 Sep 2007 22:38:19 +0000 (5 18:38 -0400)
committerMichael W. Olson <mwolson@gnu.org>
Wed, 5 Sep 2007 22:38:19 +0000 (5 18:38 -0400)
tree0853db30a50662eaee4b2cc38fabe775af702c5a
parent4d39a51cc7895407285776b7199dbe283443ec59
Escape specials in footnote text

* lisp/muse-context.el (muse-context-decide-specials): Add footnote.

* lisp/muse-latex.el (muse-latex-decide-specials): Add footnote.

* lisp/muse-publish.el (muse-publish-escape-specials): Mention 'footnote
  in docstring.
  (muse-publish-markup-footnote): Minor docstring fix.  Escape footnote
  text properly.  Thanks to Jean Magnan de Bornier for noticing.

* lisp/muse-texinfo.el (muse-texinfo-decide-specials): Add footnote.
ChangeLog
lisp/muse-context.el
lisp/muse-latex.el
lisp/muse-publish.el
lisp/muse-texinfo.el