org-element: Handle nil titles in headlines
commitf29131c3d2581a3089a5862dd84eb6cb435d2e45
authorNicolas Goaziou <n.goaziou@gmail.com>
Sun, 9 Sep 2012 12:13:24 +0000 (9 14:13 +0200)
committerNicolas Goaziou <n.goaziou@gmail.com>
Sun, 9 Sep 2012 12:13:24 +0000 (9 14:13 +0200)
tree11cb2634bda7b4b33c3281cd53bb2db76baf17e0
parent9d334897e3c6be7bc567b1ad489e7b815e8a87f6
org-element: Handle nil titles in headlines

* lisp/org-element.el (org-element-headline-parser): Handle nil
  titles.
(org-element-inlinetask-parser): Add :raw-value property.  Also handle
nil titles.
lisp/org-element.el