org-element: Allow multiple caption keywords
commitfe140488aa31fdc902624758765c20c2eba9119a
authorNicolas Goaziou <n.goaziou@gmail.com>
Thu, 13 Sep 2012 14:51:54 +0000 (13 16:51 +0200)
committerNicolas Goaziou <n.goaziou@gmail.com>
Thu, 13 Sep 2012 15:33:46 +0000 (13 17:33 +0200)
tree8d4b45ffeb6c56f01e5b06cdd642db2d24ee8b99
parent0b13ec8c1b5a7aceaa7a2a40a5a93194f023626b
org-element: Allow multiple caption keywords

* lisp/org-element.el (org-element-multiple-keywords): Allow multiple
  caption keywords.
* contrib/lisp/org-export.el (org-export-get-caption): New function.
* testing/lisp/test-org-element.el: Add tests.
* testing/lisp/test-org-export.el: Add tests.
contrib/lisp/org-export.el
lisp/org-element.el
testing/lisp/test-org-element.el
testing/lisp/test-org-export.el