Add arch tagline
authorMiles Bader <miles@gnu.org>
Fri, 18 Apr 2008 02:46:47 +0000 (02:46 +0000)
committerMiles Bader <miles@gnu.org>
Fri, 18 Apr 2008 02:46:47 +0000 (02:46 +0000)
lisp/minibuffer.el
lisp/net/zeroconf.el

index 77a84e0..2adb4c3 100644 (file)
@@ -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
index 9bd63c1..a3445ea 100644 (file)
@@ -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