aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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."
1182;; capability. 1182;; capability.
1183;; * Implement obex for other serial communication but bluetooth. 1183;; * Implement obex for other serial communication but bluetooth.
1184 1184
1185;; arch-tag: f7f660ce-77f4-4132-9663-f5c25a47f7ed
1185;;; tramp-gvfs.el ends here 1186;;; 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."
2828 2828
2829(provide 'gdb-mi) 2829(provide 'gdb-mi)
2830 2830
2831;; arch-tag: 1b41ea2b-f364-4cec-8f35-e02e4fe01912
2831;;; gdb-mi.el ends here 2832;;; gdb-mi.el ends here