org-element: Normalize contents of elements in place
commit69af0913b28d0b494d4511cc5c9340dbb9e8ceac
authorNicolas Goaziou <n.goaziou@gmail.com>
Mon, 16 Jul 2012 22:40:03 +0000 (17 00:40 +0200)
committerNicolas Goaziou <n.goaziou@gmail.com>
Mon, 16 Jul 2012 22:46:08 +0000 (17 00:46 +0200)
tree191bb95b981f43d36e799f7e41fd1411041fa9df
parent4cf88ac31dd9b3cf44b02b8161cb52c69127fb21
org-element: Normalize contents of elements in place

* contrib/lisp/org-element.el (org-element-normalize-contents):
  Normalize contents of elements in place.  This is required to be
  sure that a normalized element still is `eq' to its equivalent in
  the parse tree.
contrib/lisp/org-element.el