From 79f10da0c30b6323105c78c7ffc230c495dd75a7 Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Tue, 4 Dec 2007 22:41:47 +0000 Subject: [PATCH] Add arch tagline --- doc/misc/dbus.texi | 4 ++++ lisp/net/dbus.el | 1 + src/dbusbind.c | 3 +++ 3 files changed, 8 insertions(+) diff --git a/doc/misc/dbus.texi b/doc/misc/dbus.texi index 3e3e1584d21..14ceea37d1d 100644 --- a/doc/misc/dbus.texi +++ b/doc/misc/dbus.texi @@ -558,3 +558,7 @@ from. It is either a signal name or a method name. @contents @c End of dbus.texi @bye + +@ignore + arch-tag: 2eeec19d-0caf-44e0-a193-329d7f9951d8 +@end ignore 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 diff --git a/src/dbusbind.c b/src/dbusbind.c index d0b538da29c..581b5ffd541 100644 --- a/src/dbusbind.c +++ b/src/dbusbind.c @@ -808,3 +808,6 @@ message, which matches the key criteria, arrives. */); } #endif /* HAVE_DBUS */ + +/* arch-tag: 0e828477-b571-4fe4-b559-5c9211bc14b8 + (do not change this comment) */ -- 2.39.2