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:
parent
ed08ccb470
commit
3876cf5de7
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue