org-element: Use correct regexp to identify comments at column 0
commit3bace4b3353337ce15ff8bbc8b88a43e678089b7
authorNicolas Goaziou <n.goaziou@gmail.com>
Thu, 19 Jan 2012 18:06:20 +0000 (19 19:06 +0100)
committerNicolas Goaziou <n.goaziou@gmail.com>
Thu, 19 Jan 2012 18:14:41 +0000 (19 19:14 +0100)
tree784f8df1ce2d98ceb47684579db5b33eacd38972
parent3be1f755b084ee765219924d2433fe9cbf394e0c
org-element: Use correct regexp to identify comments at column 0

* contrib/lisp/org-element.el (org-element-guess-type,
org-element-current-element): Use correct regexp to identify comments
at column 0.
contrib/lisp/org-element.el