org-element: Fix small bug
commit8fc893a0369d0171ab9f4ba033984ff0377def5e
authorNicolas Goaziou <n.goaziou@gmail.com>
Sat, 11 Aug 2012 22:48:09 +0000 (12 00:48 +0200)
committerNicolas Goaziou <n.goaziou@gmail.com>
Sat, 11 Aug 2012 22:48:09 +0000 (12 00:48 +0200)
tree1e43a7aef7fa382ff40d55342af42611c4dae617
parent8ff6054c855934e2edc1f6b7015c48e57f0baabc
org-element: Fix small bug

* lisp/org-element.el (org-element-at-point): Return consistent value
  when function is called on a blank line within a plain list.
* testing/lisp/test-org-element.el: Add test.
lisp/org-element.el
testing/lisp/test-org-element.el