org-mode/doc
Nicolas Goaziou deafe56554 org-element: Ignore plain footnotes
* lisp/org-element.el (org-element--set-regexps):
(org-element-footnote-definition-interpreter):
(org-element-footnote-reference-parser):
(org-element-footnote-reference-interpreter): Do not consider [1]-like
constructs as footnotes anymore.

* lisp/ox.el (org-export-expand-include-keyword):
(org-export--prepare-file-contents): Apply changes to footnotes.

* doc/org.texi (Footnotes): Remove references to plain footnotes.

* testing/lisp/test-org-element.el (test-org-element/footnote-reference-parser):
(test-org-element/footnote-reference-interpreter):
* testing/lisp/test-ox.el (test-org-export/expand-include):
(test-org-export/expand-macro):
(test-org-export/get-footnote-number):
(test-org-export/collect-footnote-definitions):
(test-org-export/footnotes):
(test-org-export/fuzzy-link): Update tests.

Since it is possible to refer unambiguously to a label without the "fn:"
prefix, the latter becomes part of the syntax and no longer part of the
label.  In particular [fn:1] and [fn:label] are labelled, respectively,
"1" and "label".
2015-12-22 16:55:17 +01:00
..
.aspell.org.conf Track support files useful in checking Org documentation. 2008-04-01 15:59:35 +02:00
.nosearch Add .nosearch file to the doc/ subdirectory. 2008-12-17 17:25:31 +01:00
Documentation_Standards.org Fix some typos 2009-11-15 10:04:23 +01:00
Makefile doc/Makefile: avoid spurious whitespace in environment variables 2014-01-07 21:23:45 +01:00
dir Split out a number of files from org.el, and reorganize the 2008-03-28 09:57:14 +01:00
doclicense.texi Update copyright years again. 2014-01-07 14:18:17 +01:00
docstyle.texi Backport commit c33d89c from Emacs master branch 2015-07-26 23:29:31 -04:00
htmlxref.cnf htmlxref.cnf: New file to let texi2html point at the correct Calc HTML manual 2014-05-24 12:19:13 +02:00
library-of-babel.org Move contrib/babel/langs/* into contrib/lisp/* 2013-03-06 17:43:33 +01:00
org.texi org-element: Ignore plain footnotes 2015-12-22 16:55:17 +01:00
orgcard.tex Backport commit 7e09ef0 from Emacs master branch 2015-07-26 23:29:30 -04:00
orgguide.texi org.texi, orgguide.texi: Fix spelling of Sean Astin's name 2015-10-16 22:16:37 +02:00
pdflayout.sty Revert "Update copyright years." 2014-01-05 06:28:07 +01:00
texinfo.tex doc/texinfo.tex: Update to stable version 5.2 2014-04-29 13:46:21 +02:00