diff options
| -rw-r--r-- | lisp/erc/ChangeLog | 2 | ||||
| -rw-r--r-- | lisp/erc/erc-list.el | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/lisp/erc/ChangeLog b/lisp/erc/ChangeLog index cddd0f845b6..3fb174c97d1 100644 --- a/lisp/erc/ChangeLog +++ b/lisp/erc/ChangeLog @@ -288,3 +288,5 @@ See ChangeLog.07 for earlier changes. ;; coding: utf-8 ;; add-log-time-zone-rule: t ;; End: + +;; arch-tag: 15787dfd-e091-4c8c-8b88-747b474e1ac7 diff --git a/lisp/erc/erc-list.el b/lisp/erc/erc-list.el index fc8ec9bf10e..586c720dd19 100644 --- a/lisp/erc/erc-list.el +++ b/lisp/erc/erc-list.el @@ -225,3 +225,5 @@ to RFC and send the LIST header (#321) at start of list transmission." ;; indent-tabs-mode: t ;; tab-width: 8 ;; End: + +;; arch-tag: 99c5f9cb-6bac-4224-86bf-e394768cd1d0 |
