org-element: Fix caption parsing
commit4a7c99134c3c43e036f75cb3b9826a95e3a5b6fc
authorNicolas Goaziou <n.goaziou@gmail.com>
Thu, 13 Sep 2012 11:03:55 +0000 (13 13:03 +0200)
committerNicolas Goaziou <n.goaziou@gmail.com>
Thu, 13 Sep 2012 11:15:39 +0000 (13 13:15 +0200)
tree1ed3d1c90ec582cfdb108d499c1ade4c08fa00e4
parentb0e5c6d1addfef598952412ce9529a850281e8c1
org-element: Fix caption parsing

* lisp/org-element.el (org-element--collect-affiliated-keywords): Fix
  caption parsing.
* testing/lisp/test-org-element.el: Add tests.
lisp/org-element.el
testing/lisp/test-org-element.el