org-element: Fix small bug in org-element-map
commit29e633f7cdb7f90e091d2a826e06fb58bb56da69
authorNicolas Goaziou <n.goaziou@gmail.com>
Sun, 26 Feb 2012 10:24:26 +0000 (26 11:24 +0100)
committerNicolas Goaziou <n.goaziou@gmail.com>
Sun, 26 Feb 2012 10:24:26 +0000 (26 11:24 +0100)
tree93da7ba4f6238369ab923fe24b0fb7d5cd2c728b
parentc166bfbb1ad475f86dd53363b46e61c14370b6b7
org-element: Fix small bug in org-element-map

* contrib/lisp/org-element.el (org-element-map): Don't forget to apply
  function on paragraph even when no object should be mapped.  Just
  don't recurse in it.
contrib/lisp/org-element.el