]> git.eshelyaron.com Git - emacs.git/commitdiff
Add arch tagline
authorMiles Bader <miles@gnu.org>
Tue, 4 Dec 2007 22:41:47 +0000 (22:41 +0000)
committerMiles Bader <miles@gnu.org>
Tue, 4 Dec 2007 22:41:47 +0000 (22:41 +0000)
doc/misc/dbus.texi
lisp/net/dbus.el
src/dbusbind.c

index 3e3e1584d21267c5bfbdba22e5c9484b52246ada..14ceea37d1d244a922820e9559da6ed6e11e86ad 100644 (file)
@@ -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
index 9deddbc3e0f5012ceef90c42981d1c004c00f50f..8dd17bfea4c9215695a70bd7a153b72e2d86adcd 100644 (file)
@@ -278,4 +278,5 @@ the function returns nil."
 
 (provide 'dbus)
 
+;; arch-tag: a47caf84-9162-4811-90cc-5d388e37b9bd
 ;;; dbus.el ends here
index d0b538da29c3808a5e5782c3e5e27c5da103060e..581b5ffd5416f1de5c84303d4d56b698c0db3347 100644 (file)
@@ -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) */