contrib/lisp/org-element: Add attributes to inlinetask element
commit639810cb54c193f3df23dfd183b418b0eff4b113
authorNicolas Goaziou <n.goaziou@gmail.com>
Sun, 25 Dec 2011 09:15:36 +0000 (25 10:15 +0100)
committerNicolas Goaziou <n.goaziou@gmail.com>
Sun, 25 Dec 2011 09:15:36 +0000 (25 10:15 +0100)
treefc6c3231f9a929ed685dae900b5354289bb8af88
parentb28da12e2f907c9da3a02cee3d3ebeb3ee207b98
contrib/lisp/org-element: Add attributes to inlinetask element

* contrib/lisp/org-element.el (org-element-headline-parser): Update
  list of attributes in the docstring.
(org-element-inlinetask-parser): Complete attributes with properties
  inherited from any property drawer within the inlinetask and with
  time properties (i.e. scheduled, clock...).
contrib/lisp/org-element.el