Sfoglia il codice sorgente

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

Nicolas Goaziou 10 anni fa
parent
commit
2d9ad82418
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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~
 This function deprecates ~org-export-get-genealogy~.  It also provides
 more features.  See docstring for details.
+*** New function: ~org-element-copy~
 *** New filter: ~org-export-filter-body-functions~
 Functions in this filter are applied on the body of the exported
 document, befor wrapping it within the template.