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

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

[elpa] externals/bluetooth b47bddc 36/57: switches device-info buffer to


From: Stefan Monnier
Subject: [elpa] externals/bluetooth b47bddc 36/57: switches device-info buffer to special mode
Date: Thu, 7 Nov 2019 23:28:55 -0500 (EST)

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

    switches device-info buffer to special mode
---
 bluetooth.el | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/bluetooth.el b/bluetooth.el
index 0a0baae..1b2db05 100644
--- a/bluetooth.el
+++ b/bluetooth.el
@@ -643,7 +643,8 @@ This function only uses the first adapter reported by 
Bluez."
                              (or (bluetooth--parse-service-class-uuid id)
                                  (list id))
                              " -- ")
-                  "\n")))))))
+                  "\n"))))
+     (special-mode))))
 
 ;;; The following constants define the meaning of the Bluetooth
 ;;; CLASS property, which is made up of a number of fields.



reply via email to

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