org-element: Fix infloop when an heading is the first line of a buffer
commit27f3a7cb05527f7f7873b4ece5a91028b4467d1f
authorNicolas Goaziou <n.goaziou@gmail.com>
Sun, 8 Jan 2012 19:38:28 +0000 (8 20:38 +0100)
committerNicolas Goaziou <n.goaziou@gmail.com>
Sun, 8 Jan 2012 19:38:28 +0000 (8 20:38 +0100)
treedc467e6bc24be22ade80276bcd7d574adfedb2cd
parentbb39f7ea20e313049db55af548c907670c5bfc50
org-element: Fix infloop when an heading is the first line of a buffer

* contrib/lisp/org-element.el (org-element-section-parser): Fix
  infloop when an heading is the first line of a buffer.
contrib/lisp/org-element.el