summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>2009-06-23 06:44:04 +0000
committerMiles Bader <miles@gnu.org>2009-06-23 06:44:04 +0000
commita91a2316ad25899d0052deca7833ed43a591d7cf (patch)
treee821a359a18b0b6314b0a1b5ba6f00b0d84ef508
parent77bf3f54522f792ec1573ab2595652252ea8cecd (diff)
downloademacs-a91a2316ad25899d0052deca7833ed43a591d7cf.tar.gz
Add arch tagline
-rw-r--r--lisp/net/tramp-gvfs.el1
-rw-r--r--lisp/progmodes/gdb-mi.el1
2 files changed, 2 insertions, 0 deletions
diff --git a/lisp/net/tramp-gvfs.el b/lisp/net/tramp-gvfs.el
index 0e516e7f247..7f4c7208424 100644
--- a/lisp/net/tramp-gvfs.el
+++ b/lisp/net/tramp-gvfs.el
@@ -1182,4 +1182,5 @@ be used."
;; capability.
;; * Implement obex for other serial communication but bluetooth.
+;; arch-tag: f7f660ce-77f4-4132-9663-f5c25a47f7ed
;;; tramp-gvfs.el ends here
diff --git a/lisp/progmodes/gdb-mi.el b/lisp/progmodes/gdb-mi.el
index faaa3cd3504..4595c9e7a4f 100644
--- a/lisp/progmodes/gdb-mi.el
+++ b/lisp/progmodes/gdb-mi.el
@@ -2828,4 +2828,5 @@ BUFFER nil or omitted means use the current buffer."
(provide 'gdb-mi)
+;; arch-tag: 1b41ea2b-f364-4cec-8f35-e02e4fe01912
;;; gdb-mi.el ends here