+2009-08-08 Carsten Dominik <carsten.dominik@gmail.com>
+
+ * org-docbook.el: Add arch-tag.
+
+ * org-exp-blocks.el: Add arch-tag.
+
+ * org-id.el: Add arch-tag.
+
+ * org-indent.el: Add arch-tag.
+
+ * org-inlinetask.el: Add arch-tag.
+
+ * org-protocol.el: Add arch-tag.
+
2009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
* org.el (org-create-formula-image): Remove the -E option for
;; Maintainer: Baoqiu Cui <cbaoqiu AT yahoo DOT com>
;; 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.
(provide 'org-docbook)
+;; arch-tag: a24a127c-d365-4c2a-9e9b-f7dcb0ebfdc3
;;; org-docbook.el ends here
(provide 'org-exp-blocks)
+;; arch-tag: 1c365fe9-8808-4f72-bb15-0b00f36d8024
;;; org-exp-blocks.el ends here
(provide 'org-id)
+;; arch-tag: e5abaca4-e16f-4b25-832a-540cfb63a712
;;; org-id.el ends here
-;; arch-tag: e5abaca4-e16f-4b25-832a-540cfb63a712
+
(provide 'org-indent)
+;; arch-tag: 981f57e3-d747-49d1-8e63-ed460682cee6
;;; org-indent.el ends here
(provide 'org-inlinetask)
+;; arch-tag: b76736bc-9f4a-43cd-977c-ecfd6689846a
;;; org-inlinetask.el ends here
(provide 'org-protocol)
+;; arch-tag: b5c5c2ac-77cf-4a94-a649-2163dff95846
+
;;; org-protocol.el ends here