Procházet zdrojové kódy

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

Nicolas Goaziou před 10 roky
rodič
revize
2d9ad82418
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  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.