[elpa] main 5214d7c: * elpa-packages (crdt): New package

2021-08-28 Thread Philip Kaludercic
branch: main commit 5214d7c9e1d8bb393faceda8ba337e6663b50207 Author: Philip Kaludercic Commit: Philip Kaludercic * elpa-packages (crdt): New package --- elpa-packages | 2 ++ 1 file changed, 2 insertions(+) diff --git a/elpa-packages b/elpa-packages index 915cce7..51840bc 100644 --- a/elpa

[elpa] branch externals/crdt created (now 8cbd0fd)

2021-08-28 Thread ELPA Syncer
elpasync pushed a change to branch externals/crdt. at 8cbd0fd bump version number This branch includes the following new commits: new 22910f2 initial commit new e1b0fe9 Fixed silly typo! new 88cd9a1 refactorz new 432b5f8 two bug fixes for CRDT a

[elpa] externals/crdt 432b5f8 04/80: two bug fixes for CRDT algorithm

2021-08-28 Thread ELPA Syncer
branch: externals/crdt commit 432b5f8609eccf23286cd6ff041ea772020a56a3 Author: Qiantan Hong Commit: Qiantan Hong two bug fixes for CRDT algorithm --- crdt.el | 73 ++--- 1 file changed, 38 insertions(+), 35 deletions(-) diff --git

[elpa] externals/crdt 88cd9a1 03/80: refactorz

2021-08-28 Thread ELPA Syncer
branch: externals/crdt commit 88cd9a142996a01f5be7e1bd2dca177785e65b4c Author: Qiantan Hong Commit: Qiantan Hong refactorz --- crdt.el | 184 ++-- 1 file changed, 98 insertions(+), 86 deletions(-) diff --git a/crdt.el b/crdt.el in

[elpa] externals/crdt 7ebbd5e 05/80: cleanup debug code

2021-08-28 Thread ELPA Syncer
branch: externals/crdt commit 7ebbd5e3f92c91ee323c1e81f5cbc3d19938b3f9 Author: Qiantan Hong Commit: Qiantan Hong cleanup debug code --- crdt.el | 7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/crdt.el b/crdt.el index 761c676..4531392 100644 --- a/crdt.el +++ b/crdt

[elpa] externals/crdt 958394a 08/80: doc

2021-08-28 Thread ELPA Syncer
branch: externals/crdt commit 958394ad99d176235fdabaf0ab3e644b98b8c02b Author: Qiantan Hong Commit: Qiantan Hong doc --- README.org | 20 ++-- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/README.org b/README.org index 9ecf55d..2e0ad26 100644 --- a/README.o

[elpa] externals/crdt 515959c 23/80: partially fixed deleted buffer bug

2021-08-28 Thread ELPA Syncer
branch: externals/crdt commit 515959c70debd46a4f021b3beb3bedace41c50c1 Author: Qiantan Hong Commit: Qiantan Hong partially fixed deleted buffer bug --- HACKING.org | 4 crdt.el | 57 +++-- 2 files changed, 35 insertions(+), 26 de

[elpa] externals/crdt 21f62ad 14/80: various fixes

2021-08-28 Thread ELPA Syncer
branch: externals/crdt commit 21f62adda97ad4660325d7b56f43033f07f4da7a Author: Qiantan Hong Commit: Qiantan Hong various fixes - add version - fix crdt-stop-session bug (usage with no argument) - add Users column to session-menu --- crdt.el | 94

[elpa] externals/crdt f224e8a 06/80: add doc. add error handler in network filter

2021-08-28 Thread ELPA Syncer
branch: externals/crdt commit f224e8ab3926b227a2d690cfa0e6729d4550913a Author: Qiantan Hong Commit: Qiantan Hong add doc. add error handler in network filter --- README.org | 19 +++ crdt.el| 42 -- 2 files changed, 43 insertions(+

[elpa] externals/crdt 9c37d4d 19/80: remove superfluous crdt--inhibit-update bind

2021-08-28 Thread ELPA Syncer
branch: externals/crdt commit 9c37d4d6fb7ec645e63b29253f6a273b2ed05e3d Author: Qiantan Hong Commit: Qiantan Hong remove superfluous crdt--inhibit-update bind --- crdt.el | 33 + 1 file changed, 17 insertions(+), 16 deletions(-) diff --git a/crdt.el b/crdt.el

[elpa] externals/crdt 6b320c7 11/80: bug fix

2021-08-28 Thread ELPA Syncer
branch: externals/crdt commit 6b320c71c48edb4e6692242faf32f5b10eb1be7f Author: Qiantan Hong Commit: Qiantan Hong bug fix --- crdt.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crdt.el b/crdt.el index 9f6fade..ba37a4b 100644 --- a/crdt.el +++ b/crdt.el @@ -1057,7 +10

[elpa] externals/crdt e1b0fe9 02/80: Fixed silly typo!

2021-08-28 Thread ELPA Syncer
branch: externals/crdt commit e1b0fe946ce9061dc1312c41a445a09ff446aeff Author: Qiantan Hong Commit: Qiantan Hong Fixed silly typo! Fix `Symbol’s function definition is void: crdt-refresh-users-maybe` --- crdt.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cr

[elpa] externals/crdt 8307092 29/80: better read function, tab width wider

2021-08-28 Thread ELPA Syncer
branch: externals/crdt commit 8307092cb9716447b291a4bf0f26064332e561e9 Author: Qiantan Hong Commit: Qiantan Hong better read function, tab width wider --- crdt.el | 15 ++- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/crdt.el b/crdt.el index a110fe3..341673e 10

[elpa] externals/crdt 82a7565 10/80: fix authentication bug

2021-08-28 Thread ELPA Syncer
branch: externals/crdt commit 82a7565dac3f115d470b08e567886f261c627a0f Author: Qiantan Hong Commit: Qiantan Hong fix authentication bug --- crdt.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crdt.el b/crdt.el index 6774771..9f6fade 100644 --- a/crdt.el +++ b/crdt.el

[elpa] externals/crdt 12d9a25 40/80: remove buffer bug

2021-08-28 Thread ELPA Syncer
branch: externals/crdt commit 12d9a254f85c44539081191804f730645514ec0f Author: Qiantan Hong Commit: Qiantan Hong remove buffer bug --- crdt.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crdt.el b/crdt.el index f919686..8afd679 100644 --- a/crdt.el +++ b/crdt.el @@ -

[elpa] externals/crdt d20b384 16/80: document and improvements

2021-08-28 Thread ELPA Syncer
branch: externals/crdt commit d20b3843c757abfd64d5a353eade76210ed24cc8 Author: Qiantan Hong Commit: Qiantan Hong document and improvements - HACKING.org - add crdt--session-name session variable - synchronize session name over network --- HACKING.org | 93 +

[elpa] externals/crdt 2cee2da 41/80: fix bug in crdt-process-message (head remove)

2021-08-28 Thread ELPA Syncer
branch: externals/crdt commit 2cee2da3191462a211d78ffeea15844d00719564 Author: Qiantan Hong Commit: Qiantan Hong fix bug in crdt-process-message (head remove) --- crdt.el | 28 +++- 1 file changed, 15 insertions(+), 13 deletions(-) diff --git a/crdt.el b/crdt.el ind

[elpa] externals/crdt 22910f2 01/80: initial commit

2021-08-28 Thread ELPA Syncer
branch: externals/crdt commit 22910f25374c5be1501ab22d184652d484b735b9 Author: Qiantan Hong Commit: Qiantan Hong initial commit --- crdt.el | 862 1 file changed, 862 insertions(+) diff --git a/crdt.el b/crdt.el new file mode

[elpa] externals/crdt b8cd461 22/80: Minor improvements

2021-08-28 Thread ELPA Syncer
branch: externals/crdt commit b8cd4618ca691a0df3466b0f7cfbb10663afdbd3 Author: Qiantan Hong Commit: Qiantan Hong Minor improvements --- crdt.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/crdt.el b/crdt.el index 9b33c83..8405a73 100644 --- a/crdt.el +++ b/crdt.el

[elpa] externals/crdt 903ebf9 36/80: better display for address in user menu

2021-08-28 Thread ELPA Syncer
branch: externals/crdt commit 903ebf9c0c4579f7c6494fb4f1bcc5f25f62685b Author: Qiantan Hong Commit: Qiantan Hong better display for address in user menu --- crdt.el | 7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/crdt.el b/crdt.el index 5536fca..aaa0af6 100644 ---

[elpa] externals/crdt b95111c 15/80: add makefile

2021-08-28 Thread ELPA Syncer
branch: externals/crdt commit b95111c10b3dc9475c694dd9873aa1b485c0aec0 Author: Qiantan Hong Commit: Qiantan Hong add makefile --- Makefile | 23 +++ 1 file changed, 23 insertions(+) diff --git a/Makefile b/Makefile new file mode 100644 index 000..4ce7cf3 --- /dev/nu

[elpa] externals/crdt f3e59a4 13/80: usability

2021-08-28 Thread ELPA Syncer
branch: externals/crdt commit f3e59a418b025094aa506eb27cc0b765af3ff67f Author: Qiantan Hong Commit: Qiantan Hong usability --- crdt.el | 59 +++ 1 file changed, 31 insertions(+), 28 deletions(-) diff --git a/crdt.el b/crdt.el index 0a

[elpa] externals/crdt d10f9c0 30/80: bug fix, debug switch

2021-08-28 Thread ELPA Syncer
branch: externals/crdt commit d10f9c0b012e361b8932a89bb488e2bc8490c528 Author: Qiantan Hong Commit: Qiantan Hong bug fix, debug switch --- crdt.el | 16 +++- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/crdt.el b/crdt.el index 341673e..798adbc 100644 --- a/crdt

[elpa] externals/crdt c495170 09/80: remove debug statements

2021-08-28 Thread ELPA Syncer
branch: externals/crdt commit c4951702768a1743cd3de40c72adbc5e09e7b14e Author: Qiantan Hong Commit: Qiantan Hong remove debug statements --- crdt.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/crdt.el b/crdt.el index b6a618e..6774771 100644 --- a/crdt.el +++ b/cr

[elpa] externals/crdt a157310 12/80: better formatting

2021-08-28 Thread ELPA Syncer
branch: externals/crdt commit a157310f585ed39823c7df47975ecc89146e2d43 Author: Qiantan Hong Commit: Qiantan Hong better formatting --- crdt.el | 251 +--- 1 file changed, 193 insertions(+), 58 deletions(-) diff --git a/crdt.el b/c

[elpa] externals/crdt 53e5676 33/80: fix bug with org table

2021-08-28 Thread ELPA Syncer
branch: externals/crdt commit 53e56760a8add2d286270709d68b4a8d8defd2cc Author: Qiantan Hong Commit: Qiantan Hong fix bug with org table - in particular, when some other package erase a range of 'crdt-id properties --- crdt.el | 16 +++- 1 file changed, 15 insertio

[elpa] externals/crdt 5ec25f7 20/80: input method seems to work now

2021-08-28 Thread ELPA Syncer
branch: externals/crdt commit 5ec25f7c9a63461559bb9079db5d085339cba9fb Author: Qiantan Hong Commit: Qiantan Hong input method seems to work now --- crdt.el | 108 1 file changed, 61 insertions(+), 47 deletions(-) diff --git a

[elpa] externals/crdt 68d3067 18/80: bug fix

2021-08-28 Thread ELPA Syncer
branch: externals/crdt commit 68d3067b45cf90cad3355242ff253786aa6530ed Author: Qiantan Hong Commit: Qiantan Hong bug fix --- crdt.el | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/crdt.el b/crdt.el index 015cde2..0e7be00 100644 --- a/crdt.el +++ b/crdt.el @@ -645,6

[elpa] externals/crdt 60bb2ac 07/80: lots of functionalities

2021-08-28 Thread ELPA Syncer
branch: externals/crdt commit 60bb2ac7033757513a9f35078e553b8a4d6c2e71 Author: Qiantan Hong Commit: Qiantan Hong lots of functionalities - multiple buffers - multiple sessions - buffer-menu, session-menu - synchronize overlay --- README.org | 26 +- crdt.el| 1185

[elpa] externals/crdt bfce95c 17/80: formatting

2021-08-28 Thread ELPA Syncer
branch: externals/crdt commit bfce95cb3e37d853f167ceab4f3e0359f14ff9d4 Author: Qiantan Hong Commit: Qiantan Hong formatting --- HACKING.org | 28 ++-- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/HACKING.org b/HACKING.org index d731c31..e20327e 100

[elpa] externals/crdt fcc6a47 38/80: fix upper/lowercase convention

2021-08-28 Thread ELPA Syncer
branch: externals/crdt commit fcc6a470f71c13b2614076c76152a71ab3437e8a Author: Qiantan Hong Commit: Qiantan Hong fix upper/lowercase convention --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index b350a79..ef5aec4 100644 --- a/READ

[elpa] externals/crdt 2889cae 67/80: change order of READY and OVERLAY-* during initial sync. not sure if this creates more problem

2021-08-28 Thread ELPA Syncer
branch: externals/crdt commit 2889cae18c044a3104217f0b301d95f2dd5fc158 Author: Qiantan Hong Commit: Qiantan Hong change order of READY and OVERLAY-* during initial sync. not sure if this creates more problem --- crdt.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --gi

[elpa] externals/crdt 810af7e 32/80: fix bug when beg/end are markers in crdt--*-change

2021-08-28 Thread ELPA Syncer
branch: externals/crdt commit 810af7ea40b6b7f514920547162fbd301bfc9cec Author: Qiantan Hong Commit: Qiantan Hong fix bug when beg/end are markers in crdt--*-change --- crdt.el | 4 1 file changed, 4 insertions(+) diff --git a/crdt.el b/crdt.el index e819d35..8d18c85 100644 --- a/crdt.

[elpa] externals/crdt 692d2cc 24/80: initial work for lazily pulling buffer

2021-08-28 Thread ELPA Syncer
branch: externals/crdt commit 692d2cc4dba825429ce31158cc5219b58d25f6da Author: Qiantan Hong Commit: Qiantan Hong initial work for lazily pulling buffer --- HACKING.org | 14 ++- crdt.el | 327 2 files changed, 206 insertions(

[elpa] externals/crdt c0093fa 75/80: Pull all require expressions to beginning of the file

2021-08-28 Thread ELPA Syncer
branch: externals/crdt commit c0093fa1d27f25a2e080cc19e6ac65805d5b7d8a Author: Qiantan Hong Commit: Qiantan Hong Pull all require expressions to beginning of the file --- crdt.el | 14 ++ 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/crdt.el b/crdt.el index fa98f

[elpa] externals/crdt c10b38e 43/80: shorten string when ask for stop session confirmation

2021-08-28 Thread ELPA Syncer
branch: externals/crdt commit c10b38e8e09f98b9c681afa87d8a08f97bfb31c1 Author: Qiantan Hong Commit: Qiantan Hong shorten string when ask for stop session confirmation --- crdt.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crdt.el b/crdt.el index 01e6e6d..89af982 100

[elpa] externals/crdt 35d9612 28/80: fix some read functions

2021-08-28 Thread ELPA Syncer
branch: externals/crdt commit 35d96123ce5814f695824132549488cd3184de5c Author: Qiantan Hong Commit: Qiantan Hong fix some read functions --- crdt.el | 57 +++-- 1 file changed, 31 insertions(+), 26 deletions(-) diff --git a/crdt.el b/crdt

[elpa] externals/crdt efe7f10 44/80: fix byte compile warnings

2021-08-28 Thread ELPA Syncer
branch: externals/crdt commit efe7f10f7db0d805ab74a3ba40b9c40a6d78f5ee Author: Qiantan Hong Commit: Qiantan Hong fix byte compile warnings --- crdt.el | 41 + 1 file changed, 21 insertions(+), 20 deletions(-) diff --git a/crdt.el b/crdt.el index 89af

[elpa] externals/crdt eee7611 27/80: imaginary bug fix

2021-08-28 Thread ELPA Syncer
branch: externals/crdt commit eee76119c6736fe9a8ce1814524a956032412096 Author: Qiantan Hong Commit: Qiantan Hong imaginary bug fix --- crdt.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crdt.el b/crdt.el index 0e470c1..d1ffb6e 100644 --- a/crdt.el +++ b/crdt.el @@ -

[elpa] externals/crdt 4c7e12d 37/80: documentation

2021-08-28 Thread ELPA Syncer
branch: externals/crdt commit 4c7e12db0a794d65f68f77e20d063ff5a8ff7503 Author: Qiantan Hong Commit: Qiantan Hong documentation --- README.org | 31 +++ 1 file changed, 31 insertions(+) diff --git a/README.org b/README.org index aef863c..b350a79 100644 --- a/READ

[elpa] externals/crdt 973e761 21/80: Work on Jean's todo list

2021-08-28 Thread ELPA Syncer
branch: externals/crdt commit 973e761f125b27f1c2c19d4939444dca6a1fdd0c Author: Qiantan Hong Commit: Qiantan Hong Work on Jean's todo list - better formatting for docs - a few more clarification in README - separate crdt-stop-session and crdt-disconnect - ask for confirma

[elpa] externals/crdt 2dfff42 50/80: add license

2021-08-28 Thread ELPA Syncer
branch: externals/crdt commit 2dfff4230dbe4c7945ccad67425b805cbf4bfa31 Author: Qiantan Hong Commit: Qiantan Hong add license --- COPYING | 674 1 file changed, 674 insertions(+) diff --git a/COPYING b/COPYING new file mode 10

[elpa] externals/crdt e7a3607 45/80: fix cl-block

2021-08-28 Thread ELPA Syncer
branch: externals/crdt commit e7a36079002c383bbb877619248d27c256279665 Author: Qiantan Hong Commit: Qiantan Hong fix cl-block --- crdt.el | 24 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/crdt.el b/crdt.el index e851eb2..26046b7 100644 --- a/crdt

[elpa] externals/crdt b31d05a 42/80: remove status buffer hack section in HACKING.org

2021-08-28 Thread ELPA Syncer
branch: externals/crdt commit b31d05aa1887af3387a942b46577ed83b6be6128 Author: Qiantan Hong Commit: Qiantan Hong remove status buffer hack section in HACKING.org --- HACKING.org | 15 --- 1 file changed, 15 deletions(-) diff --git a/HACKING.org b/HACKING.org index 38745a6..fe4a

[elpa] externals/crdt efdafb9 52/80: fix bug on emacs 25

2021-08-28 Thread ELPA Syncer
branch: externals/crdt commit efdafb9954a5d22f141055d3e52806ff1d0afa78 Author: Qiantan Hong Commit: Qiantan Hong fix bug on emacs 25 --- crdt.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/crdt.el b/crdt.el index 50fde7f..21278ef 100644 --- a/crdt.el +++ b/crdt.el

[elpa] externals/crdt ea632a3 26/80: some docstring and unused variable

2021-08-28 Thread ELPA Syncer
branch: externals/crdt commit ea632a32341bb57ff786cb1f9b4404d0a48aeacc Author: Qiantan Hong Commit: Qiantan Hong some docstring and unused variable --- crdt.el | 92 ++--- 1 file changed, 48 insertions(+), 44 deletions(-) diff --g

[elpa] externals/crdt d9d7100 53/80: remote process support

2021-08-28 Thread ELPA Syncer
branch: externals/crdt commit d9d7100abc1d01e82fa31f28e8512a22c684c639 Author: Qiantan Hong Commit: Qiantan Hong remote process support --- HACKING.org | 5 + crdt.el | 56 2 files changed, 61 insertions(+) diff --git a/HACK

[elpa] externals/crdt 8457254 47/80: fix cursor movement when remote insert/delete, add URL parsing

2021-08-28 Thread ELPA Syncer
branch: externals/crdt commit 8457254e6b15d9a1b6871dd25eed9ae1a887e5c1 Author: Qiantan Hong Commit: Qiantan Hong fix cursor movement when remote insert/delete, add URL parsing --- crdt.el | 173 +++- 1 file changed, 95 insertions(+

[elpa] externals/crdt fbcb870 31/80: more consistent name

2021-08-28 Thread ELPA Syncer
branch: externals/crdt commit fbcb870bafd47728919ebbd3053519d7e199 Author: Qiantan Hong Commit: Qiantan Hong more consistent name --- crdt.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/crdt.el b/crdt.el index 798adbc..e819d35 100644 --- a/crdt.el +++ b/crd

[elpa] externals/crdt 817c265 49/80: fix document

2021-08-28 Thread ELPA Syncer
branch: externals/crdt commit 817c265ee7732a9afaf4214799b29863f0c9d9b1 Author: Qiantan Hong Commit: Qiantan Hong fix document --- HACKING.org | 2 +- README.org | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/HACKING.org b/HACKING.org index e4106ba..7e3d315 100644 --

[elpa] externals/crdt 58ca0a6 34/80: documents

2021-08-28 Thread ELPA Syncer
branch: externals/crdt commit 58ca0a67b6decf97ff3bca1dc56588f101e10d9d Author: Qiantan Hong Commit: Qiantan Hong documents --- HACKING.org | 22 ++ README.org | 1 + 2 files changed, 23 insertions(+) diff --git a/HACKING.org b/HACKING.org index 59c3c04..38745a6 100644

[elpa] externals/crdt 81f288d 35/80: improve message parser performance, fix buffer list update bug

2021-08-28 Thread ELPA Syncer
branch: externals/crdt commit 81f288d5560296e0559026b1907b0ce9f71c8bbd Author: Qiantan Hong Commit: Qiantan Hong improve message parser performance, fix buffer list update bug --- crdt.el | 13 ++--- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/crdt.el b/crdt.el ind

[elpa] externals/crdt 0608e11 48/80: add tuntox support, fix yank not clearing pseudo-region

2021-08-28 Thread ELPA Syncer
branch: externals/crdt commit 0608e11636144d8a0936ad4b29cd7a23280af1b5 Author: Qiantan Hong Commit: Qiantan Hong add tuntox support, fix yank not clearing pseudo-region --- HACKING.org | 5 ++ README.org | 22 +-- crdt.el | 213 ++-

[elpa] externals/crdt 06a2f1a 46/80: added some docstrings

2021-08-28 Thread ELPA Syncer
branch: externals/crdt commit 06a2f1a3c3e80d49f0c93efd9075674537e0fecf Author: Qiantan Hong Commit: Qiantan Hong added some docstrings --- crdt.el | 128 1 file changed, 89 insertions(+), 39 deletions(-) diff --git a/crdt.el

[elpa] externals/crdt dc72997 66/80: add mouse alias for RETs in menus

2021-08-28 Thread ELPA Syncer
branch: externals/crdt commit dc729977339499390d3bd41bfd38a6be0b17c740 Author: Qiantan Hong Commit: Qiantan Hong add mouse alias for RETs in menus --- crdt.el | 3 +++ 1 file changed, 3 insertions(+) diff --git a/crdt.el b/crdt.el index 83895c6..11285b9 100644 --- a/crdt.el +++ b/crdt.el @

[elpa] externals/crdt d2fe006 39/80: refactor, get rid of status buffer

2021-08-28 Thread ELPA Syncer
branch: externals/crdt commit d2fe0062f66e71c6470cc70e5814d075990a119d Author: Qiantan Hong Commit: Qiantan Hong refactor, get rid of status buffer --- crdt.el | 594 +--- 1 file changed, 271 insertions(+), 323 deletions(-) diff -

[elpa] externals/crdt eb184d8 61/80: clean up *crdt - client*

2021-08-28 Thread ELPA Syncer
branch: externals/crdt commit eb184d88314f9e10b976ab32ebcf8f2eb9b8515e Author: Qiantan Hong Commit: Qiantan Hong clean up *crdt - client* --- crdt.el | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/crdt.el b/crdt.el index 70e72f7..13db964 100644 --- a/crdt.el +++ b/

[elpa] externals/crdt bdada96 57/80: Disconnect user command for the server

2021-08-28 Thread ELPA Syncer
branch: externals/crdt commit bdada9695c15f730498aedae9c081dfb98153724 Author: Qiantan Hong Commit: Qiantan Hong Disconnect user command for the server --- README.org | 3 +++ crdt.el| 28 +++- 2 files changed, 26 insertions(+), 5 deletions(-) diff --git a/READ

[elpa] externals/crdt 20ff5b3 65/80: reenable crdt-mode and synchronize after major mode change

2021-08-28 Thread ELPA Syncer
branch: externals/crdt commit 20ff5b3308a7db57f23f5b34bfed15f95899b752 Author: Qiantan Hong Commit: Qiantan Hong reenable crdt-mode and synchronize after major mode change --- crdt.el | 12 1 file changed, 12 insertions(+) diff --git a/crdt.el b/crdt.el index 6f35306..83895c6

[elpa] externals/crdt bc98495 60/80: I imagine this fix an imaginary bug with tuntox

2021-08-28 Thread ELPA Syncer
branch: externals/crdt commit bc984956749d693fdfcf30aff4d7225dcb8baa2b Author: Qiantan Hong Commit: Qiantan Hong I imagine this fix an imaginary bug with tuntox --- crdt.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crdt.el b/crdt.el index 827b488..70e72f7 100644 --

[elpa] externals/crdt 96fbbf3 73/80: Change my email to the permanent one.

2021-08-28 Thread ELPA Syncer
branch: externals/crdt commit 96fbbf3f436e5f4695324a5945abed4c37cc0126 Author: Qiantan Hong Commit: Qiantan Hong Change my email to the permanent one. --- crdt.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/crdt.el b/crdt.el index c1eece6..68b94fa 100644 --- a/cr

[elpa] externals/crdt 1a08765 51/80: slightly cleanup protocol and doc

2021-08-28 Thread ELPA Syncer
branch: externals/crdt commit 1a08765296751ddb6338e1102ff8d2f24ecb Author: Qiantan Hong Commit: Qiantan Hong slightly cleanup protocol and doc --- HACKING.org | 12 +--- crdt.el | 28 ++-- 2 files changed, 27 insertions(+), 13 deletions(-) diff --git

[elpa] externals/crdt 8b7786a 76/80: Use xdg-data-home for crdt-tuntox-key-path

2021-08-28 Thread ELPA Syncer
branch: externals/crdt commit 8b7786a0989ec77332a176be18b92f0fea31ea1d Author: Qiantan Hong Commit: Qiantan Hong Use xdg-data-home for crdt-tuntox-key-path --- crdt.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/crdt.el b/crdt.el index 2f50714..3d313f7 100644 --- a

[elpa] externals/crdt 5a9ab2d 54/80: support for comint (tested scheme-mode)

2021-08-28 Thread ELPA Syncer
branch: externals/crdt commit 5a9ab2d368ae61941c1c084e51ae218fe208e061 Author: Qiantan Hong Commit: Qiantan Hong support for comint (tested scheme-mode) --- HACKING.org | 209 crdt.el | 114 + 2

[elpa] externals/crdt 9d39b42 55/80: quick hack for xscheme.el

2021-08-28 Thread ELPA Syncer
branch: externals/crdt commit 9d39b42e963a5f68aa32d13376950f5b413395d7 Author: Qiantan Hong Commit: Qiantan Hong quick hack for xscheme.el --- crdt.el | 28 1 file changed, 28 insertions(+) diff --git a/crdt.el b/crdt.el index b39a7ce..787aa89 100644 --- a/crdt

[elpa] externals/crdt 7282efb 72/80: Add autoloads.

2021-08-28 Thread ELPA Syncer
branch: externals/crdt commit 7282efb10e00e840cad907ff4c97894d6c3ae3b7 Author: Qiantan Hong Commit: Qiantan Hong Add autoloads. --- crdt.el | 5 + 1 file changed, 5 insertions(+) diff --git a/crdt.el b/crdt.el index 5169a42..c1eece6 100644 --- a/crdt.el +++ b/crdt.el @@ -497,6 +497,7 @

[elpa] externals/crdt 47ca3a7 25/80: fix makefile

2021-08-28 Thread ELPA Syncer
branch: externals/crdt commit 47ca3a7cc096a7f5543ee31dcf0175abdf631e8d Author: Qiantan Hong Commit: Qiantan Hong fix makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 4ce7cf3..e132896 100644 --- a/Makefile +++ b/Makefile @@ -

[elpa] externals/crdt 8cbd0fd 80/80: bump version number

2021-08-28 Thread ELPA Syncer
branch: externals/crdt commit 8cbd0fd584257b484891a5062b64c63cf049e955 Author: Qiantan Hong Commit: Qiantan Hong bump version number --- crdt.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crdt.el b/crdt.el index 3f78a58..f2a6c04 100644 --- a/crdt.el +++ b/crdt.el @@

[elpa] externals/crdt 13304af 74/80: Update copyright, assign version number

2021-08-28 Thread ELPA Syncer
branch: externals/crdt commit 13304afa1ae36c492ced14bb800b1988e701259c Author: Qiantan Hong Commit: Qiantan Hong Update copyright, assign version number --- crdt.el | 23 +-- 1 file changed, 13 insertions(+), 10 deletions(-) diff --git a/crdt.el b/crdt.el index 68b94fa.

[elpa] externals/crdt cb7b701 58/80: add client side recovery, better error message

2021-08-28 Thread ELPA Syncer
branch: externals/crdt commit cb7b701fc068c288ef59b35892ed297da1ed6760 Author: Qiantan Hong Commit: Qiantan Hong add client side recovery, better error message --- crdt.el | 26 +++--- 1 file changed, 23 insertions(+), 3 deletions(-) diff --git a/crdt.el b/crdt.el index

[elpa] externals/crdt 6363427 79/80: Add indentation and debugging information to macros

2021-08-28 Thread ELPA Syncer
branch: externals/crdt commit 636342743b367074436e0a58e3dd0026512f24fd Author: Qiantan Hong Commit: Qiantan Hong Add indentation and debugging information to macros --- crdt.el | 295 +++- 1 file changed, 142 insertions(+), 153 del

[elpa] externals/crdt 9a7ce57 56/80: fix fill-paragraph bug

2021-08-28 Thread ELPA Syncer
branch: externals/crdt commit 9a7ce57d3449ee241f698baf8d1787435f233cc1 Author: Qiantan Hong Commit: Qiantan Hong fix fill-paragraph bug handle unusual before/after function correctly --- crdt.el | 46 -- 1 file changed, 28 insertions(+),

[elpa] externals/crdt 7c9d7ee 64/80: avoid spitting error when POSITION-HINT out of range

2021-08-28 Thread ELPA Syncer
branch: externals/crdt commit 7c9d7eea70623984615f83b0609a7681aea2680b Author: Qiantan Hong Commit: Qiantan Hong avoid spitting error when POSITION-HINT out of range --- crdt.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crdt.el b/crdt.el index c2d5fd5..6f35306 1006

[elpa] externals/crdt d0c439f 59/80: I imagine this fix an imaginary bug with tuntox

2021-08-28 Thread ELPA Syncer
branch: externals/crdt commit d0c439f968060aa219683a485d9c4c6adfc1f81b Author: Qiantan Hong Commit: Qiantan Hong I imagine this fix an imaginary bug with tuntox --- crdt.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/crdt.el b/crdt.el index 934f328..827b488 100644

[elpa] externals/crdt 76da6ac 62/80: update buffer/user menu in post-command-hook to account for focus change

2021-08-28 Thread ELPA Syncer
branch: externals/crdt commit 76da6acfac915de00e757aca0316b6edd43b741b Author: Qiantan Hong Commit: Qiantan Hong update buffer/user menu in post-command-hook to account for focus change --- crdt.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/crdt.el b/crdt.el index

[elpa] externals/crdt 44068ae 63/80: add port argument to CRDT-SHARE-BUFFER

2021-08-28 Thread ELPA Syncer
branch: externals/crdt commit 44068ae505adf2c3a7bdbf6723a25fc45d6d1666 Author: Qiantan Hong Commit: Qiantan Hong add port argument to CRDT-SHARE-BUFFER --- crdt.el | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/crdt.el b/crdt.el index 5bd3d07..c2d5fd5 100644

[elpa] externals/crdt 93af8b0 68/80: PoC visualize author

2021-08-28 Thread ELPA Syncer
branch: externals/crdt commit 93af8b09f0e9a3423682b50ce254326f386d65ec Author: Qiantan Hong Commit: Qiantan Hong PoC visualize author --- crdt.el | 27 +++ 1 file changed, 27 insertions(+) diff --git a/crdt.el b/crdt.el index 99349b3..b3b0863 100644 --- a/crdt.el ++

[elpa] externals/crdt 3a2424a 69/80: visualize author doc

2021-08-28 Thread ELPA Syncer
branch: externals/crdt commit 3a2424afa91e2205a18af68972537df8695e7c06 Author: Qiantan Hong Commit: Qiantan Hong visualize author doc --- README.org | 4 1 file changed, 4 insertions(+) diff --git a/README.org b/README.org index 701b568..74ff21b 100644 --- a/README.org +++ b/README.or

[elpa] externals/crdt 7875e6a 70/80: remove family for ipv6

2021-08-28 Thread ELPA Syncer
branch: externals/crdt commit 7875e6a5053782c8f2bfa2455ef8a058fe9231de Author: Qiantan Hong Commit: Qiantan Hong remove family for ipv6 --- crdt.el | 2 -- 1 file changed, 2 deletions(-) diff --git a/crdt.el b/crdt.el index b3b0863..86e31fb 100644 --- a/crdt.el +++ b/crdt.el @@ -1582,7 +15

[elpa] externals/crdt b5a8a28 71/80: Don't enable buffer process related advices by default.

2021-08-28 Thread ELPA Syncer
branch: externals/crdt commit b5a8a28cf673aaeb0308610cb4d5163242d23554 Author: Qiantan Hong Commit: Qiantan Hong Don't enable buffer process related advices by default. --- crdt.el | 59 --- 1 file changed, 36 insertions(+), 23 deletio

[elpa] externals/crdt 4f069d5 77/80: Do not use executable-find to find tuntox

2021-08-28 Thread ELPA Syncer
branch: externals/crdt commit 4f069d55b28347c30ae4f3e74cccee4d7d60b156 Author: Qiantan Hong Commit: Qiantan Hong Do not use executable-find to find tuntox --- crdt.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crdt.el b/crdt.el index 3d313f7..57a9423 100644 --- a/cr

[elpa] externals/crdt 8be5ff7 78/80: Replace define-minor-mode positional arguments with keywords

2021-08-28 Thread ELPA Syncer
branch: externals/crdt commit 8be5ff7c5ba21f4aa35afad824dccb5f69cc7713 Author: Qiantan Hong Commit: Qiantan Hong Replace define-minor-mode positional arguments with keywords --- crdt.el | 41 ++--- 1 file changed, 22 insertions(+), 19 deletions(-) diff -

[elpa] externals/debbugs 381f2da: Introduce new command `debbugs-gnu-package'.

2021-08-28 Thread Michael Albinus
branch: externals/debbugs commit 381f2dad9f36838f98032f99e6808b13955cabe0 Author: Michael Albinus Commit: Michael Albinus Introduce new command `debbugs-gnu-package'. * debbugs-gnu.el (debbugs-gnu-applicable-severities): New defconst. (debbugs-gnu-stale-1): Make forground color

[nongnu] elpa/tuareg 8717bfc 3/6: Fix regexp correctness and style nits

2021-08-28 Thread ELPA Syncer
branch: elpa/tuareg commit 8717bfcbddacfdd1d4cbbeb705a7add6db9ea762 Author: Mattias Engdegård Commit: Christophe Troestler Fix regexp correctness and style nits This includes a bug in `tuareg-smie--label-colon-p`. All found by relint. --- ocamldebug.el | 2 +- tuareg-opam.el |

[nongnu] elpa/tuareg updated (ef1ec3f -> f72ed44)

2021-08-28 Thread ELPA Syncer
elpasync pushed a change to branch elpa/tuareg. from ef1ec3f Be clearer about how to highlight all operators new cb323bc Simplify away checks for old Emacs versions new f3fcc8d Simplified head line new 8717bfc Fix regexp correctness and style nits new

[nongnu] elpa/tuareg cb323bc 1/6: Simplify away checks for old Emacs versions

2021-08-28 Thread ELPA Syncer
branch: elpa/tuareg commit cb323bc0bffbaf27c5c5485e3918b1ea43739b70 Author: Mattias Engdegård Commit: Christophe Troestler Simplify away checks for old Emacs versions Eliminate checks for functions and variables that are always present in all supported Emacs versions (≥24.4). --

[nongnu] elpa/tuareg f3fcc8d 2/6: Simplified head line

2021-08-28 Thread ELPA Syncer
branch: elpa/tuareg commit f3fcc8d3bc598da648c305a5f135755e0a4eace7 Author: Mattias Engdegård Commit: Christophe Troestler Simplified head line Suggested by package-lint. --- tuareg.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tuareg.el b/tuareg.el index c

[nongnu] elpa/tuareg 4fd9918 5/6: Remove commented-out key bindings

2021-08-28 Thread ELPA Syncer
branch: elpa/tuareg commit 4fd991804d1c09381d6f660422ba507e81a98121 Author: Mattias Engdegård Commit: Christophe Troestler Remove commented-out key bindings These are superfluous or to nonexisting functions. --- tuareg.el | 6 -- 1 file changed, 6 deletions(-) diff --git a/tua

[nongnu] elpa/tuareg f72ed44 6/6: Remove nuisance message from .elc build rule

2021-08-28 Thread ELPA Syncer
branch: elpa/tuareg commit f72ed446f307ef208ce065daacde0cd0dde16595 Author: Mattias Engdegård Commit: Christophe Troestler Remove nuisance message from .elc build rule --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index 693180a..3313665 100644 --- a/Mak

[nongnu] elpa/tuareg fa29b4d 4/6: Remove old commented-out code

2021-08-28 Thread ELPA Syncer
branch: elpa/tuareg commit fa29b4d2baa4c8f5278088203247713c7d0fbcf2 Author: Mattias Engdegård Commit: Christophe Troestler Remove old commented-out code This does not appear to do anything that modern compilation-mode doesn't. --- tuareg.el | 29 - 1 fil

[elpa] externals/crdt 89f1dc5 1/2: Update README: install from ELPA.

2021-08-28 Thread ELPA Syncer
branch: externals/crdt commit 89f1dc5426ff61cb39790e91579c721504752129 Author: Qiantan Hong Commit: Qiantan Hong Update README: install from ELPA. --- README.org | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.org b/README.org index 74ff21b..f12696f 100644 --- a

[elpa] externals/crdt updated (8cbd0fd -> f42b12d)

2021-08-28 Thread ELPA Syncer
elpasync pushed a change to branch externals/crdt. from 8cbd0fd bump version number new 89f1dc5 Update README: install from ELPA. new f42b12d readme typo Summary of changes: README.org | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)

[elpa] externals/crdt f42b12d 2/2: readme typo

2021-08-28 Thread ELPA Syncer
branch: externals/crdt commit f42b12d84ca580573b1e4682935f6e742fca55b2 Author: Qiantan Hong Commit: Qiantan Hong readme typo --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index f12696f..9a4e68f 100644 --- a/README.org +++ b/README

[elpa] externals/taxy updated (92b3e06 -> a55b6c5)

2021-08-28 Thread ELPA Syncer
elpasync pushed a change to branch externals/taxy. from 92b3e06 Add/Change: taxy-magit-section: Various improvements new 47e3828 Meta: Update copyright and headers new afc7812 Meta: Add .elpaignore new a55b6c5 Release: 0.1 Summary of changes: .elpaignore

[elpa] externals/taxy 47e3828 1/3: Meta: Update copyright and headers

2021-08-28 Thread ELPA Syncer
branch: externals/taxy commit 47e3828f5bcdf89c10a3312ef117e5ce6211f240 Author: Adam Porter Commit: Adam Porter Meta: Update copyright and headers Taxy is now distributed in GNU ELPA! --- README.org | 10 ++ examples/diredy.el | 3 +- examples/magit-loggy.el |

[elpa] externals/taxy afc7812 2/3: Meta: Add .elpaignore

2021-08-28 Thread ELPA Syncer
branch: externals/taxy commit afc781281a58241e8106ad8a45311f6a07753ced Author: Adam Porter Commit: Adam Porter Meta: Add .elpaignore The diredy.el example is immediately useful, but the others require external tools or other packages, so they probably should be excluded by d

[elpa] externals/taxy a55b6c5 3/3: Release: 0.1

2021-08-28 Thread ELPA Syncer
branch: externals/taxy commit a55b6c53048bd9a3b1a2cd07367268051bb0d435 Author: Adam Porter Commit: Adam Porter Release: 0.1 --- README.org | 11 +++ taxy.el| 2 +- taxy.info | 65 -- 3 files changed, 46 insertions(+),

[elpa] externals/taxy be66dda 2/3: Meta: 0.2-pre

2021-08-28 Thread ELPA Syncer
branch: externals/taxy commit be66dda8ee28aa213e6b4aa5dec55a73694e20ec Author: Adam Porter Commit: Adam Porter Meta: 0.2-pre --- README.org | 4 taxy.el| 2 +- taxy.info | 54 +- 3 files changed, 38 insertions(+), 22 deletions(

[elpa] externals/taxy updated (a55b6c5 -> 95898bc)

2021-08-28 Thread ELPA Syncer
elpasync pushed a change to branch externals/taxy. from a55b6c5 Release: 0.1 new ada0136 Meta: NOTES.org new be66dda Meta: 0.2-pre new 95898bc Fix: (taxy-magit-section) insert-object Summary of changes: .gitignore| 1 + NOTES.org |

[elpa] externals/taxy ada0136 1/3: Meta: NOTES.org

2021-08-28 Thread ELPA Syncer
branch: externals/taxy commit ada0136445a66046d16fbb70f049425706b14028 Author: Adam Porter Commit: Adam Porter Meta: NOTES.org --- .gitignore | 1 + NOTES.org | 1 + 2 files changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index c75cc9d..281442e 100644 --- a/.gitignore +++ b/

  1   2   >