]> git.eshelyaron.com Git - emacs.git/commitdiff
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 77a84e065e305c83b00c055d529d4d13559b9a47..2adb4c3e7f9974f299e3122d7e3ec1ac03b33684 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 9bd63c1ee102c3ddd3f9c783f76f4ceb421fbd4e..a3445ead37d422ff9b681b2ba84ab32fac25ab91 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