org-element: Allow to map over arbitrary lists
commit229d08e44eb9bb6f31f9d8eda9d1fb308b37fab1
authorNicolas Goaziou <n.goaziou@gmail.com>
Sat, 16 Feb 2013 23:49:13 +0000 (17 00:49 +0100)
committerNicolas Goaziou <n.goaziou@gmail.com>
Sat, 16 Feb 2013 23:49:13 +0000 (17 00:49 +0100)
tree20b6b8fb2306f7f431e25f982deff307ade04df5
parentaa0e0068de109eef2ac7897c4659d545b351de01
org-element: Allow to map over arbitrary lists

* lisp/org-element.el (org-element-map): Allow to map over any list.
  Do not restrict mapping to object types.
lisp/org-element.el