# HG changeset patch # User Miles Bader # Date 1187859881 0 # Node ID 54b437841f58ddb84288438ad3b0576487d38f8f # Parent 8a06fd81b05c435b2ac16e0c6f57ab3610b6d9b7 Add arch tagline diff -r 8a06fd81b05c -r 54b437841f58 lisp/textmodes/org-publish.el --- a/lisp/textmodes/org-publish.el Thu Aug 23 08:45:46 2007 +0000 +++ b/lisp/textmodes/org-publish.el Thu Aug 23 09:04:41 2007 +0000 @@ -6,7 +6,7 @@ ;; Keywords: hypermedia, outlines ;; Version: 1.80 -;; $Id: org-publish.el,v 1.80 2007/03/22 02:31:03 dto Exp dto $ +;; $Id: org-publish.el,v 1.5 2007/08/22 11:49:23 cdominik Exp $ ;; 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 @@ -619,4 +619,6 @@ (provide 'org-publish) + +;; arch-tag: 72807f3c-8af0-4a6b-8dca-c3376eb25adb ;;; org-publish.el ends here