소스 검색

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

Nicolas Goaziou 10 년 전
부모
커밋
2d9ad82418
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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.