Rename org-export-footnotes-markers to org-export-footnotes-seen
commit39d4bfa0e813ec62f6699f57e8ea7fcaad8835d8
authorNicolas Goaziou <n.goaziou@gmail.com>
Sun, 26 Jun 2011 16:51:28 +0000 (26 18:51 +0200)
committerNicolas Goaziou <n.goaziou@gmail.com>
Wed, 29 Jun 2011 10:00:43 +0000 (29 12:00 +0200)
tree8ab9cfd5253e6cb26ba9e32e92eb53faf5223030
parenta9e0449f23440a1555b39b457eb8d955b59485b8
Rename org-export-footnotes-markers to org-export-footnotes-seen

* lisp/org-exp.el (org-export-footnotes-data): change docstring.
(org-export-footnotes-seen): renamed from
org-export-footnotes-markers.
* lisp/org-ascii.el (org-export-as-ascii): apply change.
* lisp/org-docbook.el (org-export-as-docbook): apply change.
* lisp/org-footnote.el (org-footnote-normalize): apply change.
* lisp/org-html.el (org-export-as-html): apply change.
* lisp/org-latex.el (org-export-as-latex): apply change.
lisp/org-ascii.el
lisp/org-docbook.el
lisp/org-exp.el
lisp/org-footnote.el
lisp/org-html.el
lisp/org-latex.el