Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
3876cf5d
Commit
3876cf5d
authored
Nov 06, 2008
by
Glenn Morris
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix previous change.
parent
ed08ccb4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lisp/org/org-publish.el
lisp/org/org-publish.el
+1
-1
No files found.
lisp/org/org-publish.el
View file @
3876cf5d
...
...
@@ -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.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment