# HG changeset patch # User Carsten Dominik # Date 1249733936 0 # Node ID 7c433d89bd4c70591782771b6338c45c687bfd7e # Parent a2322c1160edf09866657e9bb1fc6a60d578bb5e Add missing arch-tags diff -r a2322c1160ed -r 7c433d89bd4c lisp/org/org-docbook.el --- a/lisp/org/org-docbook.el Sat Aug 08 12:11:52 2009 +0000 +++ b/lisp/org/org-docbook.el Sat Aug 08 12:18:56 2009 +0000 @@ -9,7 +9,7 @@ ;; Maintainer: Baoqiu Cui ;; Keywords: org, wp, docbook ;; Description: Converts an org-mode buffer into DocBook -;; $Id: org-docbook.el,v 1.1 2009/08/06 09:14:12 cdominik Exp $ +;; $Id: org-docbook.el,v 1.2 2009/08/08 02:33:22 gm Exp $ ;; URL: ;; This file is part of GNU Emacs. @@ -1402,4 +1402,5 @@ (provide 'org-docbook) +;; arch-tag: a24a127c-d365-4c2a-9e9b-f7dcb0ebfdc3 ;;; org-docbook.el ends here diff -r a2322c1160ed -r 7c433d89bd4c lisp/org/org-exp-blocks.el --- a/lisp/org/org-exp-blocks.el Sat Aug 08 12:11:52 2009 +0000 +++ b/lisp/org/org-exp-blocks.el Sat Aug 08 12:18:56 2009 +0000 @@ -437,4 +437,5 @@ (provide 'org-exp-blocks) +;; arch-tag: 1c365fe9-8808-4f72-bb15-0b00f36d8024 ;;; org-exp-blocks.el ends here diff -r a2322c1160ed -r 7c433d89bd4c lisp/org/org-id.el --- a/lisp/org/org-id.el Sat Aug 08 12:11:52 2009 +0000 +++ b/lisp/org/org-id.el Sat Aug 08 12:18:56 2009 +0000 @@ -601,8 +601,9 @@ (provide 'org-id) +;; arch-tag: e5abaca4-e16f-4b25-832a-540cfb63a712 ;;; org-id.el ends here -;; arch-tag: e5abaca4-e16f-4b25-832a-540cfb63a712 + diff -r a2322c1160ed -r 7c433d89bd4c lisp/org/org-indent.el --- a/lisp/org/org-indent.el Sat Aug 08 12:11:52 2009 +0000 +++ b/lisp/org/org-indent.el Sat Aug 08 12:18:56 2009 +0000 @@ -278,4 +278,5 @@ (provide 'org-indent) +;; arch-tag: 981f57e3-d747-49d1-8e63-ed460682cee6 ;;; org-indent.el ends here diff -r a2322c1160ed -r 7c433d89bd4c lisp/org/org-inlinetask.el --- a/lisp/org/org-inlinetask.el Sat Aug 08 12:11:52 2009 +0000 +++ b/lisp/org/org-inlinetask.el Sat Aug 08 12:18:56 2009 +0000 @@ -195,4 +195,5 @@ (provide 'org-inlinetask) +;; arch-tag: b76736bc-9f4a-43cd-977c-ecfd6689846a ;;; org-inlinetask.el ends here diff -r a2322c1160ed -r 7c433d89bd4c lisp/org/org-protocol.el --- a/lisp/org/org-protocol.el Sat Aug 08 12:11:52 2009 +0000 +++ b/lisp/org/org-protocol.el Sat Aug 08 12:18:56 2009 +0000 @@ -634,4 +634,6 @@ (provide 'org-protocol) +;; arch-tag: b5c5c2ac-77cf-4a94-a649-2163dff95846 + ;;; org-protocol.el ends here