summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/minibuffer.el2
-rw-r--r--lisp/net/zeroconf.el2
2 files changed, 4 insertions, 0 deletions
diff --git a/lisp/minibuffer.el b/lisp/minibuffer.el
index 77a84e065e3..2adb4c3e7f9 100644
--- a/lisp/minibuffer.el
+++ b/lisp/minibuffer.el
@@ -731,4 +731,6 @@ during running `completion-setup-hook'."
"Internal subroutine for `read-file-name'. Do not call this.")
(provide 'minibuffer)
+
+;; arch-tag: ef8a0a15-1080-4790-a754-04017c02f08f
;;; minibuffer.el ends here
diff --git a/lisp/net/zeroconf.el b/lisp/net/zeroconf.el
index 9bd63c1ee10..a3445ead37d 100644
--- a/lisp/net/zeroconf.el
+++ b/lisp/net/zeroconf.el
@@ -672,4 +672,6 @@ For the description of arguments, see `zeroconf-resolved-services-hash'."
zeroconf-interface-avahi-entry-group "Commit")))
(provide 'zeroconf)
+
+;; arch-tag: ea578165-7fa8-44f4-90f0-de3940aec69f
;;; zeroconf.el ends here