aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/org/org-attach.el1
-rw-r--r--lisp/org/org-list.el1
-rw-r--r--lisp/org/org-plot.el1
3 files changed, 3 insertions, 0 deletions
diff --git a/lisp/org/org-attach.el b/lisp/org/org-attach.el
index ae363237f11..a43ec7e41f7 100644
--- a/lisp/org/org-attach.el
+++ b/lisp/org/org-attach.el
@@ -336,4 +336,5 @@ See `org-attach-open'."
336 336
337(provide 'org-attach) 337(provide 'org-attach)
338 338
339;; arch-tag: fce93c2e-fe07-4fa3-a905-e10dcc7a6248
339;;; org-attach.el ends here 340;;; org-attach.el ends here
diff --git a/lisp/org/org-list.el b/lisp/org/org-list.el
index d5e7556d03a..e7c460f4bc5 100644
--- a/lisp/org/org-list.el
+++ b/lisp/org/org-list.el
@@ -1039,4 +1039,5 @@ Valid parameters PARAMS are
1039 1039
1040(provide 'org-list) 1040(provide 'org-list)
1041 1041
1042;; arch-tag: 73cf50c1-200f-4d1d-8a53-4e842a5b11c8
1042;;; org-list.el ends here 1043;;; org-list.el ends here
diff --git a/lisp/org/org-plot.el b/lisp/org/org-plot.el
index 1d495d85d5a..e743c762dbd 100644
--- a/lisp/org/org-plot.el
+++ b/lisp/org/org-plot.el
@@ -311,4 +311,5 @@ line directly before or after the table."
311 311
312(provide 'org-plot) 312(provide 'org-plot)
313 313
314;; arch-tag: 5763f7c6-0c75-416d-b070-398ee4ec0eca
314;;; org-plot.el ends here 315;;; org-plot.el ends here