# HG changeset patch # User Miles Bader # Date 1181181857 0 # Node ID b173a375c16cbdcee2470f10b3533d264aaa8de0 # Parent 6fae465a65b8f4f1c91c5e2ab86af7465d628b67 Add arch tagline diff -r 6fae465a65b8 -r b173a375c16c lisp/textmodes/org-publish.el --- a/lisp/textmodes/org-publish.el Thu Jun 07 00:21:03 2007 +0000 +++ b/lisp/textmodes/org-publish.el Thu Jun 07 02:04:17 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.1 2007/06/06 15:16:21 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 @@ -598,4 +598,6 @@ (provide 'org-publish) + +;; arch-tag: 72807f3c-8af0-4a6b-8dca-c3376eb25adb ;;; org-publish.el ends here