branch: externals/urgrep
commit a2cc745cb166a9e319b58dbb03e0751bbf8a2256
Author: Jim Porter
Commit: Jim Porter
Lint test files too
---
Makefile | 5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
index 75e567a316..8efdcff1ae 100644
--- a/Makefile
+++
branch: externals/dash
commit d5182da04ca54c026ea0bf381f2c1642a30e2686
Author: Basil L. Contovounesios
Commit: Basil L. Contovounesios
No longer mark some functions as pure
Functions that guarantee a fresh return value should not be pure,
since their return value is likely to be
branch: externals/ztree
commit 878375adf66a7993cfbc42f831acf92eee2b705b
Author: Alexey Veretennikov
Commit: Alexey Veretennikov
Updated readme
---
README.md | 122 --
1 file changed, 6 insertions(+), 116 deletions(-)
diff --git a/
branch: externals/lin
commit 75983a770d70b57c090db8cd503a340c32f51827
Author: Nicolas De Jaeghere
Commit: Protesilaos Stavrou
Add archive and tar to lin-mode-hooks
Archive and Tar make good candidates for inclusion in the default hooks.
---
lin.el | 6 --
1 file changed, 4 inse
branch: externals/debbugs
commit 8e529f90b1cb82f48bf269bd77dcf8066efd3ce4
Author: Michael Albinus
Commit: Michael Albinus
Code cleanup, adapt copyright years
* debbugs-gnu.el; Use #' read syntax where appropriate.
(vc-git-log-view-mode): Declare.
(debbugs-gnu-post-patch): Fi
branch: elpa/keycast
commit 2da7852039c6c0d01388d54d975b326f1618902d
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
keycast--tree-member: Fix pasto
---
keycast.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/keycast.el b/keycast.el
index 5ac62d342d..d85f15331c 100644
branch: elpa/keycast
commit 0b16d6aa3ae965bcd6b4d1fd0173cfde9dc8e275
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Release version 1.3.2
---
keycast.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/keycast.el b/keycast.el
index d85f15331c..6dcf86681e 100644
--- a/key
elpasync pushed a change to branch elpa/keycast.
from a0549f420b Release version 1.3.1
new 2da7852039 keycast--tree-member: Fix pasto
new 0b16d6aa3a Release version 1.3.2
Summary of changes:
keycast.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
branch: externals/org
commit 1ec3a43c58161609b34dfaa03e27d6e193348399
Author: Ihor Radchenko
Commit: Ihor Radchenko
org-lint: Add checker for misspelled export options in properties
* lisp/org-lint.el (org-lint-export-option-keywords): New linter
checking export properties witho
branch: elpa/haskell-mode
commit bc37058b1140d5c32f0a13b9439a9d039a85bfa0
Merge: c27bf04c77 ac3592c71f
Author: Steve Purcell
Commit: GitHub
Merge pull request #1807 from
haskell/dependabot/github_actions/actions/checkout-3
chore(deps): bump actions/checkout from 2 to 3
---
.github
branch: elpa/haskell-mode
commit ac3592c71f384c32976186db5d699c5ad9735f4b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Commit: GitHub
chore(deps): bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to
branch: elpa/haskell-mode
commit 73153f7f3b6a6e24c4d3a9dc4d9085b9f9e28865
Merge: bc37058b11 13ae2d5047
Author: Steve Purcell
Commit: GitHub
Merge pull request #1808 from
haskell/dependabot/github_actions/cachix/install-nix-action-22
chore(deps): bump cachix/install-nix-action from
branch: elpa/haskell-mode
commit 41c0cf61591279a22ac511f925c041c40969bdb8
Author: Steve Purcell
Commit: Steve Purcell
Disable flaky test
---
tests/haskell-indent-tests.el | 16 +---
1 file changed, 9 insertions(+), 7 deletions(-)
diff --git a/tests/haskell-indent-tests.el b/tes
elpasync pushed a change to branch elpa/haskell-mode.
from 98d0e193a6 Merge pull request #1805 from
jasagredo/jasagredo/sublibs-and-program-options
new c27bf04c77 Add dependabot config
new ac3592c71f chore(deps): bump actions/checkout from 2 to 3
new bc37058b11 Merg
branch: elpa/haskell-mode
commit 13ae2d5047aee5cc1f38db90b568b69547063f22
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Commit: GitHub
chore(deps): bump cachix/install-nix-action from 20 to 22
Bumps
[cachix/install-nix-action](https://github.com/cachix/
branch: elpa/haskell-mode
commit c27bf04c77ad7eb5d736c578360f735cfd1473b4
Author: Steve Purcell
Commit: Steve Purcell
Add dependabot config
---
.github/dependabot.yml | 10 ++
1 file changed, 10 insertions(+)
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
new file mod
branch: elpa/cider
commit c61689c7b25d3f1113d156d568dda1dfd074964f
Author: yuhan0
Commit: Bozhidar Batsov
perf: only call cider-mode if not already enabled
Re-initializing cider-mode across many background buffers can cause
significant performance issues.
---
cider-connection.e
branch: elpa/cider
commit 69d6bcba44b0ddf3f12654d4be3fdc6a3565e71e
Author: yuhan0
Commit: Bozhidar Batsov
Update changelog
---
CHANGELOG.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 80250007ce..8137adf676 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.
branch: elpa/cider
commit 1f0e6c350751c7ffd689708d56b5fdbb777a9563
Author: yuhan0
Commit: Bozhidar Batsov
Ignore errors when filtering for dead REPLs
---
cider-connection.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/cider-connection.el b/cider-connection.el
index 8
elpasync pushed a change to branch elpa/cider.
from 049eb30caf Add section about dead REPLs to user manual
new aa51f13ce6 Disable Cider only when cider-auto-mode is enabled
new c61689c7b2 perf: only call cider-mode if not already enabled
new 69d6bcba44 Update changel
branch: elpa/cider
commit aa51f13ce655afa014ebc68edbd2327617dd90e2
Author: yuhan0
Commit: Bozhidar Batsov
Disable Cider only when cider-auto-mode is enabled
---
cider-connection.el | 12 ++--
1 file changed, 10 insertions(+), 2 deletions(-)
diff --git a/cider-connection.el b/cider-
branch: elpa/cider
commit 5d91ffcc75069efe9c513af285627a4e38685bb1
Author: yuhan0
Commit: Bozhidar Batsov
Prompt to kill dead repls after choosing not to reuse them
---
cider-connection.el | 28 ++--
1 file changed, 18 insertions(+), 10 deletions(-)
diff --git a/cid
elpasync pushed a change to branch externals/svg-lib.
from ed8cc0aec9 Merge pull request #31 from chookity-pokk/octicons-update
new cde8a8c2ba Added dynamic date icon
new 12a722aa3c Merge remote-tracking branch 'origin/master'
new cca504cbfd Added date example
Summ
branch: externals/svg-lib
commit cca504cbfd2ac82caa2ee9af865f3a5840b3f136
Author: Nicolas P. Rougier
Commit: Nicolas P. Rougier
Added date example
---
svg-lib-demo.el | 11 ++-
1 file changed, 6 insertions(+), 5 deletions(-)
diff --git a/svg-lib-demo.el b/svg-lib-demo.el
index 0684
branch: externals/svg-lib
commit 12a722aa3c508c1245ebea4fd557346476e1d214
Merge: cde8a8c2ba ed8cc0aec9
Author: Nicolas P. Rougier
Commit: Nicolas P. Rougier
Merge remote-tracking branch 'origin/master'
---
svg-lib.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/svg-li
branch: externals/svg-lib
commit cde8a8c2ba153963cbe4d233069bc053943f0974
Author: Nicolas P. Rougier
Commit: Nicolas P. Rougier
Added dynamic date icon
---
screenshot.png | Bin 544432 -> 821841 bytes
svg-lib-demo.el | 12 ++---
svg-lib.el | 82 ++
26 matches
Mail list logo