org-element: Tiny fix to headline parsing
commit1b7d3ffcbfb49637d74385a18e377349535f587c
authorNicolas Goaziou <n.goaziou@gmail.com>
Wed, 9 Apr 2014 21:26:05 +0000 (9 23:26 +0200)
committerNicolas Goaziou <n.goaziou@gmail.com>
Wed, 9 Apr 2014 21:44:15 +0000 (9 23:44 +0200)
treed24c0328e3f9c1b8d7470479e4005971babdd53f
parent728661309e3b0b7fa81fff7805acbd022a82940f
org-element: Tiny fix to headline parsing

* lisp/org-element.el (org-element-headline-parser): Correctly parse
  blank lines after a headline.

Thanks to Thorsten Jolitz for reporting it.
http://permalink.gmane.org/gmane.emacs.orgmode/84753
lisp/org-element.el