From 4fbd475076c936dea22cea7c5de9a70e47cd7990 Mon Sep 17 00:00:00 2001 From: Carsten Dominik Date: Sat, 8 Sep 2007 04:40:00 +0000 Subject: [PATCH] *** empty log message *** --- lisp/textmodes/org-publish.el | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/lisp/textmodes/org-publish.el b/lisp/textmodes/org-publish.el index cdfc673b0f3..46dcf775059 100644 --- a/lisp/textmodes/org-publish.el +++ b/lisp/textmodes/org-publish.el @@ -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 + -- 2.39.5