[elpa] master updated (4db95ab -> 2604824)

2019-12-19 Thread Mario Lang
mlang pushed a change to branch master. from 4db95ab Concatenate messages instead of using a temp-buffer and buffer-string new dcb301b Support for binary blobs new 2604824 Release version 0.2 Summary of changes: packages/osc/osc.el | 31

[elpa] master 2604824 2/2: Release version 0.2

2019-12-19 Thread Mario Lang
branch: master commit 2604824e5dfbe1ba23210f9d5c966fd8918832c4 Author: Mario Lang Commit: Mario Lang Release version 0.2 --- packages/osc/osc.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/osc/osc.el b/packages/osc/osc.el index 5450751..a63d382 100644

[elpa] master dcb301b 1/2: Support for binary blobs

2019-12-19 Thread Mario Lang
branch: master commit dcb301bb9894e2862183317622e6207bc0b8e8ed Author: Mario Lang Commit: Mario Lang Support for binary blobs * packages/osc/osc.el: (osc-blob, osc-read-blob): New functions. * (osc-send-message, osc-filter): Adjust. --- packages/osc/osc.el | 25

[elpa] externals/phps-mode e89976c: Error-handling and presentation of lexer errors

2019-12-19 Thread Christian Johansson
branch: externals/phps-mode commit e89976c46c38fe4e4f94aee6f40cf5bf14e8fd65 Author: Christian Johansson Commit: Christian Johansson Error-handling and presentation of lexer errors --- docs/todo.md |1 + phps-mode-analyzer.el| 2610

[elpa] master 4db95ab: Concatenate messages instead of using a temp-buffer and buffer-string

2019-12-19 Thread Mario Lang
branch: master commit 4db95ab266983bf89adcd17d17b91aee1a1b43b4 Author: Mario Lang Commit: Mario Lang Concatenate messages instead of using a temp-buffer and buffer-string * packages/osc/osc.el: (osc-float32, osc-int32, osc-string): New functions. * (osc-insert-float32,