]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorCarsten Dominik <dominik@science.uva.nl>
Sat, 8 Sep 2007 04:40:00 +0000 (04:40 +0000)
committerCarsten Dominik <dominik@science.uva.nl>
Sat, 8 Sep 2007 04:40:00 +0000 (04:40 +0000)
lisp/textmodes/org-publish.el

index cdfc673b0f3a09a3e497e47d0af608de42f0f48f..46dcf77505944f6e233e0883db6008d950121924 100644 (file)
@@ -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
+