[elpa] master 1cc901d 2/2: Fix confusing documentation string in websocket library.

2019-06-05 Thread Andrew Hyatt
branch: master commit 1cc901d3cca02a52f8a725870447be57a68c91dd Author: Andrew Hyatt Commit: Andrew Hyatt Fix confusing documentation string in websocket library. * packages/websocket/websocket.el (websocket-openp): Replace documentation string. --- packages/websocket/websocke

[elpa] master 4cc18df 1/2: websocket: Version 1.9, custom header support.

2019-06-05 Thread Andrew Hyatt
branch: master commit 4cc18df4b295d1a296c9d2bb93176145596d6e87 Author: Andrew Hyatt Commit: Andrew Hyatt websocket: Version 1.9, custom header support. * packages/websocket/websocket.el (websocket-open): Add new keyword arg, :custom-header-alist. * packages/websocket/webso

[elpa] master updated (b5f4061 -> 1cc901d)

2019-06-05 Thread Andrew Hyatt
ahyatt pushed a change to branch master. from b5f4061 Drop forced lambda's from stream (Bug#30626) new 4cc18df websocket: Version 1.9, custom header support. new 1cc901d Fix confusing documentation string in websocket library. Summary of changes: packages/websocket/