Browse Source

ORG-NEWS: Document `org-element-copy'

Nicolas Goaziou 10 years ago
parent
commit
2d9ad82418
1 changed files with 1 additions and 0 deletions
  1. 1 0
      etc/ORG-NEWS

+ 1 - 0
etc/ORG-NEWS

@@ -150,6 +150,7 @@ These functions now support any element or object, not only headlines.
 *** New function: ~org-element-lineage~
 *** New function: ~org-element-lineage~
 This function deprecates ~org-export-get-genealogy~.  It also provides
 This function deprecates ~org-export-get-genealogy~.  It also provides
 more features.  See docstring for details.
 more features.  See docstring for details.
+*** New function: ~org-element-copy~
 *** New filter: ~org-export-filter-body-functions~
 *** New filter: ~org-export-filter-body-functions~
 Functions in this filter are applied on the body of the exported
 Functions in this filter are applied on the body of the exported
 document, befor wrapping it within the template.
 document, befor wrapping it within the template.