emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/bluetooth 5db9e29 08/57: adds bluetooth--release


From: Stefan Monnier
Subject: [elpa] externals/bluetooth 5db9e29 08/57: adds bluetooth--release
Date: Thu, 7 Nov 2019 23:28:49 -0500 (EST)

branch: externals/bluetooth
commit 5db9e29d58594da824e5ec918ee22bc22b3bf5c6
Author: Raffael Stocker <address@hidden>
Commit: Raffael Stocker <address@hidden>

    adds bluetooth--release
---
 bluetooth.el | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/bluetooth.el b/bluetooth.el
index 9efd9ed..0ccf6eb 100644
--- a/bluetooth.el
+++ b/bluetooth.el
@@ -378,6 +378,9 @@ This function only uses the first adapter reported by 
Bluez."
 
 ;;; Bluetooth pairing agent code
 
+(defun bluetooth--release ()
+  "Agent release method.")
+
 (defmacro bluetooth--with-alias (device &rest body)
   "Evaluate BODY with DEVICE alias bound to ALIAS."
   (declare (indent defun))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]