aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/org
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/org')
-rw-r--r--lisp/org/org-publish.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/org-publish.el b/lisp/org/org-publish.el
index ba55cdda9d..2bf0d4283a 100644
--- a/lisp/org/org-publish.el
+++ b/lisp/org/org-publish.el
@@ -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.