From b9c707b844029224a7dfc29afd76fe09c2b90c0e Mon Sep 17 00:00:00 2001 From: Bastien Guerry Date: Wed, 15 Oct 2008 10:20:24 +0200 Subject: [PATCH] Added arch-tags from upstream Emacs for org-plot.el, org-list.el and org-attach.el --- lisp/org-attach.el | 1 + lisp/org-list.el | 1 + lisp/org-plot.el | 1 + 3 files changed, 3 insertions(+) diff --git a/lisp/org-attach.el b/lisp/org-attach.el index ae363237f..a43ec7e41 100644 --- a/lisp/org-attach.el +++ b/lisp/org-attach.el @@ -336,4 +336,5 @@ See `org-attach-open'." (provide 'org-attach) +;; arch-tag: fce93c2e-fe07-4fa3-a905-e10dcc7a6248 ;;; org-attach.el ends here diff --git a/lisp/org-list.el b/lisp/org-list.el index d5e7556d0..e7c460f4b 100644 --- a/lisp/org-list.el +++ b/lisp/org-list.el @@ -1039,4 +1039,5 @@ Valid parameters PARAMS are (provide 'org-list) +;; arch-tag: 73cf50c1-200f-4d1d-8a53-4e842a5b11c8 ;;; org-list.el ends here diff --git a/lisp/org-plot.el b/lisp/org-plot.el index 1d495d85d..e743c762d 100644 --- a/lisp/org-plot.el +++ b/lisp/org-plot.el @@ -311,4 +311,5 @@ line directly before or after the table." (provide 'org-plot) +;; arch-tag: 5763f7c6-0c75-416d-b070-398ee4ec0eca ;;; org-plot.el ends here