diff options
-rw-r--r-- | lisp/net/tramp-gvfs.el | 1 | ||||
-rw-r--r-- | lisp/progmodes/gdb-mi.el | 1 |
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 |