org-element: Remove quote sections
commit8a265e2915fcf64721d9f8426b040ebdef38ebc0
authorNicolas Goaziou <n.goaziou@gmail.com>
Sun, 26 Jan 2014 13:09:45 +0000 (26 14:09 +0100)
committerNicolas Goaziou <n.goaziou@gmail.com>
Mon, 27 Jan 2014 20:14:20 +0000 (27 21:14 +0100)
tree62838dc9056cb301337117a3856e8dbf2e1787e1
parenteaa3a761dae7686c6f3cb67092933b5e79c5ff87
org-element: Remove quote sections

* lisp/org-element.el (org-element-quote-section-parser,
  org-element-quote-section-interpreter): Remove functions.
  (org-element--current-element, org-element--parse-elements): Do not
  handle quote sections at all.
* testing/lisp/test-org-element.el (test-org-element/quote-section-parser):
  Remove test.
lisp/org-element.el
testing/lisp/test-org-element.el