Merge branch 'avid-patch-1'

This commit is contained in:
Lars Tveito 2017-01-04 11:49:10 +01:00
commit 0741216c63

View File

@ -248,7 +248,7 @@ plist used as a communication channel."
INFO is a plist used as a communication channel."
(let* ((fn-alist (org-export-collect-footnote-definitions info))
(fn-alist
(loop for (n type raw) in fn-alist collect
(cl-loop for (n type raw) in fn-alist collect
(cons n (org-trim (org-export-data raw info))))))
(when fn-alist
(format