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

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

[elpa] externals/bluetooth e002888 27/57: updates Readme.org


From: Stefan Monnier
Subject: [elpa] externals/bluetooth e002888 27/57: updates Readme.org
Date: Thu, 7 Nov 2019 23:28:53 -0500 (EST)

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

    updates Readme.org
---
 Readme.org | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

diff --git a/Readme.org b/Readme.org
index cc0cafe..dcccf8b 100644
--- a/Readme.org
+++ b/Readme.org
@@ -9,17 +9,15 @@
   - discovery mode
   - setting device properties (alias, blocked, trusted)
   - setting adapter properties (powered, discoverable, pairable)
+  - showing device information (alias, address, RSSI, class, services)
   - Imenu integration
 
   The implementation is based on the Bluez DBus interface (see
   [[https://www.bluez.org]]).
 
 ** Usage
-  
-   To use it, put ~bluetooth.el~ somewhere in your load path, include
-   #+begin_src emacs-lisp
-     (require 'bluetooth)
-   #+end_src
-   in ~init.el~ and call ~M-x list-bluetooth-devices~.  No configuration is
+
+   To use it, invoke ~M-x package-install-file~ on  ~bluetooth.el~
+   and then  ~M-x list-bluetooth-devices~.  No configuration is
    necessary or possible.  Use ~M-x describe-mode~ (usually ~C-h m~) to get a 
list
    of key bindings.



reply via email to

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