summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Guerry <bzg@altern.org>2008-10-15 10:20:24 +0200
committerBastien Guerry <bzg@altern.org>2008-10-15 10:20:24 +0200
commitb9c707b844029224a7dfc29afd76fe09c2b90c0e (patch)
tree3412d213e6cbdd32759a9ebc7e38f329b3070bd5
parentb9f84eca4cd158a278f3a562de29c1747fc67bd8 (diff)
downloadorg-mode-b9c707b844029224a7dfc29afd76fe09c2b90c0e.tar.gz
Added arch-tags from upstream Emacs for org-plot.el, org-list.el and org-attach.el
-rw-r--r--lisp/org-attach.el1
-rw-r--r--lisp/org-list.el1
-rw-r--r--lisp/org-plot.el1
3 files changed, 3 insertions, 0 deletions
diff --git a/lisp/org-attach.el b/lisp/org-attach.el
index ae36323..a43ec7e 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 d5e7556..e7c460f 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 1d495d8..e743c76 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