Function: org-odt-create-manifest-file-entry
org-odt-create-manifest-file-entry is a byte-compiled function defined
in ox-odt.el.gz.
Signature
(org-odt-create-manifest-file-entry &rest ARGS)
Source Code
;; Defined in /usr/src/emacs/lisp/org/ox-odt.el.gz
;;; Interactive functions
(defun org-odt-create-manifest-file-entry (&rest args)
(push args org-odt-manifest-file-entries))