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 /src/dbusbind.c | |
parent | 1896f357ce6da218d53d239cbbdbb6f4dd8ce8e9 (diff) | |
download | emacs-79f10da0c30b6323105c78c7ffc230c495dd75a7.tar.gz |
Add arch tagline
Diffstat (limited to 'src/dbusbind.c')
-rw-r--r-- | src/dbusbind.c | 3 |
1 files changed, 3 insertions, 0 deletions
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) */ |