monnier pushed a change to branch externals/bluetooth. from 9ea7bad requires 'subr-x (for when-let) and fixes a defun definition issue new 8d4b762 fixes indent declaration in macros, generalises function name regexp new 6813a70 fixes comments to conform to Elisp conventions new 24d3c4a fixes column widths in list format so sorting arrows are visible new f81cb13 removes unnecessary `save-match-data' invocations new 94d9827 displays MAC address if alias is unknown (pairing agent) new 1649156 removes incorrect mode-info clean-up new fba1988 adds a simple compile/test setup script new 2f8f31c adds an unload function new 53323b9 matches case sensitively in bluetooth--function-name new b60b76c add Makefile and remove now unused bluetooth-test* files new 8f3dcaa move some of the comments into docstrings new e86e01f add local variable for flycheck mode new e15f6d0 Revert "add local variable for flycheck mode" new f107d6f Add menu entries to bluetooth-mode-map new eb4b158 Merge commit 'f107d6f' new b12caf1 update author list new 5d72618 add page breaks and section headings new 1758202 correct indentation new 8e8b6d0 bump up the copyright year new e95f30b avoid using undocumented value of ‘push’ new 943ddf3 Clean up the UUID and class descriptions new 98afd71 add property and uuid functions, update info display new 2746c62 change connect and disconnect functions to handle single profiles new 0ca89cf clean up the connect and disconnect functions new 2ae073b update readme with single profile connect information new 7bb793f remove unneeded hydra reference from Makefile new 950cc77 add more menu entries new b5fc5c2 correct docstring in bluetooth-disconnect new 518ebdf update company ids (bluetooth--manufacturer-ids) new dc4b63b correct docstrings new 6599093 update list of member UUIDs (bluetooth--member-uuid-alist). new eebb593 refactor variable names of hash tables (were: -alist) new 28d16f6 set version number to 0.2
Summary of changes: Makefile | 40 + Readme.org | 65 +- bluetooth.el | 7022 +++++++++++++++++++++++++++++++--------------------------- 3 files changed, 3854 insertions(+), 3273 deletions(-) create mode 100644 Makefile