Merge upstream Org (from commit acbbe2)
[bpt/emacs.git] / lisp / org / org-publish.el
index 947d52b..d105142 100644 (file)
@@ -916,7 +916,6 @@ directory and force publishing all files."
           (if force nil org-publish-use-timestamps-flag)))
       (org-publish-projects org-publish-project-alist))))
 
-
 ;;;###autoload
 (defun org-publish-current-file (&optional force)
   "Publish the current file.
@@ -1192,4 +1191,8 @@ Returns value on success, else nil."
 
 (provide 'org-publish)
 
+;; Local variables:
+;; generated-autoload-file: "org-loaddefs.el"
+;; End:
+
 ;;; org-publish.el ends here