diff options
| -rw-r--r-- | lisp/textmodes/org-irc.el | 1 | ||||
| -rw-r--r-- | lisp/textmodes/org-mac-message.el | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/lisp/textmodes/org-irc.el b/lisp/textmodes/org-irc.el index 5295e6dd84a..d880eda9b4d 100644 --- a/lisp/textmodes/org-irc.el +++ b/lisp/textmodes/org-irc.el | |||
| @@ -224,4 +224,5 @@ the session itself." | |||
| 224 | 224 | ||
| 225 | (provide 'org-irc) | 225 | (provide 'org-irc) |
| 226 | 226 | ||
| 227 | ;; arch-tag: 018d7dda-53b8-4a35-ba92-6670939e525a | ||
| 227 | ;;; org-irc.el ends here | 228 | ;;; org-irc.el ends here |
diff --git a/lisp/textmodes/org-mac-message.el b/lisp/textmodes/org-mac-message.el index d8486c2a661..7e2688510c3 100644 --- a/lisp/textmodes/org-mac-message.el +++ b/lisp/textmodes/org-mac-message.el | |||
| @@ -75,4 +75,5 @@ end tell"))) | |||
| 75 | 75 | ||
| 76 | (provide 'org-mac-message) | 76 | (provide 'org-mac-message) |
| 77 | 77 | ||
| 78 | ;; arch-tag: 3806d0c1-abe1-4db6-9c31-f3ed7d4a9b32 | ||
| 78 | ;;; org-mac-message.el ends here | 79 | ;;; org-mac-message.el ends here |