diff options
author | Miles Bader <miles@gnu.org> | 2007-12-04 22:41:47 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 2007-12-04 22:41:47 +0000 |
commit | 79f10da0c30b6323105c78c7ffc230c495dd75a7 (patch) | |
tree | 1d8fe1534b2ab125e8fa13cc43314eaf76f42807 /lisp/net | |
parent | 1896f357ce6da218d53d239cbbdbb6f4dd8ce8e9 (diff) | |
download | emacs-79f10da0c30b6323105c78c7ffc230c495dd75a7.tar.gz |
Add arch tagline
Diffstat (limited to 'lisp/net')
-rw-r--r-- | lisp/net/dbus.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/net/dbus.el b/lisp/net/dbus.el index 9deddbc3e0f..8dd17bfea4c 100644 --- a/lisp/net/dbus.el +++ b/lisp/net/dbus.el @@ -278,4 +278,5 @@ the function returns nil." (provide 'dbus) +;; arch-tag: a47caf84-9162-4811-90cc-5d388e37b9bd ;;; dbus.el ends here |