Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
4fbd4750
Commit
4fbd4750
authored
Sep 08, 2007
by
Carsten Dominik
Browse files
*** empty log message ***
parent
59825017
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
5 deletions
+4
-5
lisp/textmodes/org-publish.el
lisp/textmodes/org-publish.el
+4
-5
No files found.
lisp/textmodes/org-publish.el
View file @
4fbd4750
...
...
@@ -6,11 +6,9 @@
;; Keywords: hypermedia, outlines
;; Version: 1.80
;; $Id: org-publish.el,v 1.80 2007/03/22 02:31:03 dto Exp dto $
;; This file is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
;; the Free Software Foundation; either version
2
, or (at your option)
;; the Free Software Foundation; either version
3
, or (at your option)
;; any later version.
;; This file is distributed in the hope that it will be useful,
...
...
@@ -616,7 +614,8 @@ With prefix argument, force publish all files."
(
plists
(
org-publish-get-plists
)))
(
mapcar
'org-publish-plist
plists
))))
(
provide
'org-publish
)
;; arch-tag: 72807f3c-8af0-4a6b-8dca-c3376eb25adb
;;; org-publish.el ends here
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