elpasync pushed a change to branch externals/crdt.
from ceb2b98 Merge branch 'fix' into 'master'
new 4e9bb3b fix user clean up on disconnect-because-of-error
new a4a07fb Improve error handling
new 50e6d90 Merge branch 'fix' into 'master'
new 4797413
branch: externals/crdt
commit 4e9bb3b161a1b606e30d2db486c9f18cdec9932a
Author: Qiantan Hong
Commit: Qiantan Hong
fix user clean up on disconnect-because-of-error
---
crdt.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/crdt.el b/crdt.el
index 458834c..42d09e7 1006
branch: externals/crdt
commit 47974132916867c29f9031ea357ddd64d14b73cc
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 d4da1f9..f70e801 100644
--- a/crdt.el
+++ b/crdt.el
@@
branch: externals/crdt
commit 50e6d90df5cfa4336286bdef84746da6b3450f9a
Merge: ceb2b98 a4a07fb
Author: Qiantan Hong
Commit: Qiantan Hong
Merge branch 'fix' into 'master'
Fix
See merge request qhong/crdt.el!4
---
HACKING.org | 12 +++-
crdt.el | 99 ++
branch: externals/crdt
commit a4a07fb3aa935e7771d560adac0c5ae0fd58eebd
Author: Qiantan Hong
Commit: Qiantan Hong
Improve error handling
- add error recovery to protocol
- server side error handling (by sending the client an error message)
- fix a stupid typo for the crdt--bu
branch: externals/company
commit d9f4a22e717b5ad2d4d74710ba98d0d8281a81b1
Merge: 4377506 4dd5ddb
Author: Dmitry Gutov
Commit: GitHub
Merge pull request #1207 from yugaego/contribute
Add CONTRIBUTING file
---
CONTRIBUTING.md | 69 +
branch: externals/company
commit faf897296faed0b3342e1c325fc05727029ce7fe
Author: Dmitry Gutov
Commit: Dmitry Gutov
Avoid mentioning company-lsp (I hear it's deprecated)
#1207
---
CONTRIBUTING.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CONTRIBUTING.md b/
branch: externals/company
commit 757a6f35049314cf80ec3c67d2f47ba5c8fba690
Author: Dmitry Gutov
Commit: Dmitry Gutov
Add a link from README
---
README.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/README.md b/README.md
index ea1db88..a0f9125 100644
--- a/README.md
+++ b/README.md
branch: externals/company
commit 4dd5ddb23b7a4ddb2b290e30234ffec4dd846964
Author: YE
Commit: YE
Add CONTRIBUTING file
---
CONTRIBUTING.md | 69 +
1 file changed, 69 insertions(+)
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
new file
elpasync pushed a change to branch externals/company.
from 4377506 Merge pull request #1203 from yugaego/docstring
new 4dd5ddb Add CONTRIBUTING file
new d9f4a22 Merge pull request #1207 from yugaego/contribute
new 757a6f3 Add a link from README
new fa
branch: externals/rec-mode
commit 646962cff4f728cfa56c72ed43de8936713c8bb6
Author: Jose E. Marchesi
Commit: Jose E. Marchesi
fix ;;;###autoload tag in rec-mode.el
Problem and patch reported by Stefan Monnier.
---
rec-mode.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
di
branch: elpa/editorconfig
commit 2ab86dc9a8ed7a669ca348252d4af46522b5c411
Author: 10sr <8.slas...@gmail.com>
Commit: 10sr <8.slas...@gmail.com>
Update CHANGELOG
---
CHANGELOG.md | 4
1 file changed, 4 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2b22162..bad2e15 100644
-
branch: main
commit a4124a544eb0191145d4ba9a92b56d45759eacdc
Author: Stefan Monnier
Commit: Stefan Monnier
* Makefile (gnu-elpa git): Fix URL for elpa.git
Use The `git` transport because it is significantly faster (in terms of
time before the transfer starts, which can take abou
branch: externals/org
commit d70f2806788dce06871287ef02c88ee08076dffc
Author: TEC
Commit: TEC
org-macs: Allow for nil ffap-url-regexp
* lisp/org-macs.el (org-url-p): `ffap-url-regexp' is allowed to be nil,
which is taken to mean urls should not be matched. When this is set,
branch: externals/setup
commit 7896b509c5975d7875cb61d3b05b0e30b12b034d
Author: Philip Kaludercic
Commit: Philip Kaludercic
Use setup-ensure-function in :local-hook
---
setup.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/setup.el b/setup.el
index 03266cb..cdca915 10
branch: elpa/tuareg
commit 59446ecd986e6070a143a4545dec3b715d81752b
Author: Christophe Troestler
Commit: Christophe Troestler
tuareg-other-file-alist: Fix typo
---
tuareg.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tuareg.el b/tuareg.el
index fb9d76b..de7bd1e 1006
branch: elpa/tuareg
commit 872beee8d078ba1609a0f688eddc40efa564c511
Author: Christophe Troestler
Commit: Christophe Troestler
ocamldebug: minor cleanup
---
ocamldebug.el | 59 +++
1 file changed, 27 insertions(+), 32 deletions(-)
diff
elpasync pushed a change to branch elpa/tuareg.
from f72ed44 Remove nuisance message from .elc build rule
new 872beee ocamldebug: minor cleanup
new 59446ec tuareg-other-file-alist: Fix typo
Summary of changes:
ocamldebug.el | 59 +++--
18 matches
Mail list logo