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