1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-30 12:21:25 -08:00

Fix previous change.

This commit is contained in:
Glenn Morris 2008-11-06 04:26:22 +00:00
parent ed08ccb470
commit 3876cf5de7

View file

@ -526,7 +526,7 @@ See `org-publish-org-to' to the list of arguments."
See `org-publish-org-to' to the list of arguments."
(org-publish-org-to "html" plist filename pub-dir))
(autoload eshell/cp "em-unix") ; why the eshell version?
(autoload 'eshell/cp "em-unix") ; why the eshell version?
(defun org-publish-attachment (plist filename pub-dir)
"Publish a file with no transformation of any kind.