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

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

[elpa] branch externals/bluetooth created (now 55304bb)


From: Stefan Monnier
Subject: [elpa] branch externals/bluetooth created (now 55304bb)
Date: Thu, 7 Nov 2019 23:28:38 -0500 (EST)

monnier pushed a change to branch externals/bluetooth.

        at  55304bb   signs copyright over to the FSF for inclusion in ELPA

This branch includes the following new commits:

       new  6cdc794   Initial commit
       new  f33cb12   Add LICENSE
       new  00497ca   adds bluetooth.el and .gitignore
       new  2fbe9e4   adds URL
       new  9d1369a   adds Readme.org and removes Readme.md
       new  e6ca72d   corrects docstrings and Readme.org
       new  f16a702   fixes undefined function problem (first/second/third -> 
car etc.)
       new  5db9e29   adds bluetooth--release
       new  0cac7d9   makes status display in mode line buffer-local
       new  a883d60   fixes spurious error on clean-up
       new  dd28c81   turns defvar into defconst where possible
       new  58dd9f9   adds 'Maintainer' header and cleans up 'Package-Requires'
       new  4133a10   makes mode idempotent
       new  cc33d79   corrects project name in LICENSE
       new  2560749   adds Imenu integration
       new  325febd   adds Imenu integration to Readme feature list
       new  3743458   corrects list redisplay when mode is restarted
       new  f0e5047   removes unnecessary quotes before lambdas and corrects 
indentation
       new  738347b   adds TAGS to .gitignore
       new  83344c8   cleans up display code
       new  28e9eb2   wraps @body in progn in bluetooth--maybe-cancel-reject
       new  1ec2997   uses the correct bus (:system) for the callback methods
       new  3c25a8c   adds basic service class UUID parsing
       new  4a40ee6   adds GATT UUIDs and a rudimentary display function
       new  eb1d4ea   adds UUID and service/device class parsing and display
       new  8cac69d   checks list-id for nil to avoid errors at actions w/o 
list item
       new  e002888   updates Readme.org
       new  fe926e9   puts functions before the long uuid defconsts for 
readability
       new  cb5a39c   adds SDO UUIDs and simplifies the UUID handling functions
       new  ee4e582   fixes compiler warnings about unused parameters
       new  5219f05   fixes a compile error and adds customization
       new  0108cbd   uses `read-from-minibuffer' instead of `read-passwd'
       new  3365413   corrects the major mode check in `list-bluetooth-devices'
       new  21e6a14   adds hl-line-mode activation
       new  42a9487   moves `hl-line-mode' to end of init so hl is shown at 
startup
       new  b47bddc   switches device-info buffer to special mode
       new  15d1f53   adds a pointer to the source of assigned numbers data
       new  565cfec   adds more elaborate usage information
       new  f9bfd26   fixes a grammatical mistake in Readme.org
       new  c473128   adds repository URL to mode (entry) command docstring
       new  d749581   removes unused `bluetooth--own-intf'
       new  44e81ed   rearranges UUID data and functions, concentrates 
interface names
       new  291e863   separates adapter api calls from device ids
       new  398d361   ensures line highlighting after list display update
       new  7714f6b   updates Readme
       new  9d79f61   puts the key bindings in their own defvar (as is usual)
       new  1f3b244   makes checkdoc and package-lint happy
       new  72f061d   updates commentary and cleans up whitespace
       new  2ce2322   improves device info printing
       new  fd39a17   cleans up movement to beginning/end of list
       new  806b5e9   adds manufacturer names and more attributes to device info
       new  5387639   adds path loss to device info
       new  ea7ccf7   fixes mode line update
       new  5fa8c5f   changes all the larger UUID lists into hash tables and 
cleans up
       new  49ca390   puts single-use stuff into using functions
       new  920c308   updates comments, company IDs and cleans up
       new  55304bb   signs copyright over to the FSF for inclusion in ELPA




reply via email to

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