Fix previous change.
authorGlenn Morris <rgm@gnu.org>
Thu, 6 Nov 2008 04:26:22 +0000 (04:26 +0000)
committerGlenn Morris <rgm@gnu.org>
Thu, 6 Nov 2008 04:26:22 +0000 (04:26 +0000)
lisp/org/org-publish.el

index ba55cdd..2bf0d42 100644 (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.