Mercurial > emacs
changeset 104201:7c433d89bd4c
Add missing arch-tags
author | Carsten Dominik <dominik@science.uva.nl> |
---|---|
date | Sat, 08 Aug 2009 12:18:56 +0000 |
parents | a2322c1160ed |
children | 6dd251e7ee9c |
files | lisp/org/org-docbook.el lisp/org/org-exp-blocks.el lisp/org/org-id.el lisp/org/org-indent.el lisp/org/org-inlinetask.el lisp/org/org-protocol.el |
diffstat | 6 files changed, 9 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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 <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. @@ -1402,4 +1402,5 @@ (provide 'org-docbook) +;; arch-tag: a24a127c-d365-4c2a-9e9b-f7dcb0ebfdc3 ;;; org-docbook.el ends here
--- 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
--- 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 +
--- 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