elpasync pushed a change to branch elpa/cider.
from 4ecf553baf Fix a changelog entry
new d689984274 Issue template: include Clojure CLI
new acea8e256d Issue template: add `JDK distribution` section
Summary of changes:
.github/ISSUE_TEMPLATE/bug_report.md | 15
branch: elpa/helm
commit a23bf2fa7b5553d2a3a8d61efa504416f876ec20
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Fix #2506 predicate in read-buffer
Some predicates for read-buffer assume entries in collection like
(BUF-NAME . BUF-OBJ) but helm candidates are strings, so mod
elpasync pushed a change to branch elpa/helm-core.
from 24d6d92646 Fix wdired advice for emacs-28+
adds a23bf2fa7b Fix #2506 predicate in read-buffer
No new revisions were added by this update.
Summary of changes:
helm-mode.el | 23 +++
1 file changed, 19 inser
fgunbin pushed a change to branch externals/sql-cassandra.
from f0daf06e19 Require emacs 29. Bump version.
new ed260c2f83 Move sql-cassandra-special-commands into eval-and-compile
new a1de42bd8a auto-mode-alist for .cql files
new e5aea0fa0b Bump version
Summary of
branch: externals/sql-cassandra
commit ed260c2f832e3dfa8942f2fc8dd57710ead702e9
Author: Filipp Gunbin
Commit: Filipp Gunbin
Move sql-cassandra-special-commands into eval-and-compile
---
sql-cassandra.el | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/sql-cassandra.e
branch: externals/sql-cassandra
commit e5aea0fa0b45dcc07edbcda75e7dff30260a066e
Author: Filipp Gunbin
Commit: Filipp Gunbin
Bump version
---
sql-cassandra.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sql-cassandra.el b/sql-cassandra.el
index 9b448c26ec..23801dbbb9
branch: externals/sql-cassandra
commit a1de42bd8a08ba2675de258550eea41f4fef8f51
Author: Filipp Gunbin
Commit: Filipp Gunbin
auto-mode-alist for .cql files
---
sql-cassandra.el | 3 +++
1 file changed, 3 insertions(+)
diff --git a/sql-cassandra.el b/sql-cassandra.el
index 2b12ab8d5a..9b448c
branch: externals/sql-cassandra
commit 2920f8c64e937904087f3636696501fb1cfe7acc
Author: Filipp Gunbin
Commit: Filipp Gunbin
Fix version
---
sql-cassandra.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sql-cassandra.el b/sql-cassandra.el
index 23801dbbb9..e1aec871b3 1
branch: externals/javaimp
commit 22801e7614fd61b732458626b235e824fe28fee3
Author: Filipp Gunbin
Commit: Filipp Gunbin
* javaimp.el (javaimp-add-log-current-defun): New function
---
javaimp.el | 30 +++---
1 file changed, 27 insertions(+), 3 deletions(-)
diff --git a
branch: externals/org
commit d2a459d2596a0cfb1389207b117533389fa59e0f
Author: Ihor Radchenko
Commit: Ihor Radchenko
org-fold-check-before-invisible-edit: Be smart about editing at border
*
lisp/org-fold.el (org-fold-check-before-invisible-edit--text-properties):
Consider `bo
branch: elpa-admin
commit 3478d4c34df701a32080f0e0fdb3017c81435d8e
Author: Stefan Monnier
Commit: Stefan Monnier
* elpa-admin.el (elpaa--make-one-tarball-1): Obey .elpaignore
Always use `.elpaignore` rather than only when an `:ignored-files` is
not provided.
---
elpa-admin.el
branch: externals/tomelr
commit 8fc2257ec072a3fc3316c7f311722db50b37558e
Author: Kaushal Modi
Commit: Kaushal Modi
chore: Bump version
Ref: https://lists.gnu.org/r/emacs-devel/2022-05/msg00114.html
---
tomelr.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/to
branch: externals/buffer-env
commit f213017cc64017a3ed4197a6528272679c0c0612
Author: Augusto Stoffel
Commit: Augusto Stoffel
Remove obsolete variable buffer-env-command
---
buffer-env.el | 17 +
1 file changed, 5 insertions(+), 12 deletions(-)
diff --git a/buffer-env.el b/b
branch: externals/kind-icon
commit 03a40826d6ce576e3b8ac64c528b9fe57e08101b
Author: JD Smith <93749+jdtsm...@users.noreply.github.com>
Commit: JD Smith <93749+jdtsm...@users.noreply.github.com>
autoloads
---
kind-icon.el | 2 ++
1 file changed, 2 insertions(+)
diff --git a/kind-icon.el b/kin
branch: externals/javaimp
commit b7a5b1a649b9ab0d2bd3d2477d90e0003ab5407e
Author: Filipp Gunbin
Commit: Filipp Gunbin
javaimp-show-scopes: Use markers. Add javaimp-show-scopes-revert.
---
javaimp.el | 102 +
1 file changed, 62 ins
branch: externals/javaimp
commit 6c394541ed2734732d8075a119f412cbc046fdcc
Author: Filipp Gunbin
Commit: Filipp Gunbin
javaimp-show-scopes: Add binding for revert-buffer
---
javaimp.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/javaimp.el b/javaimp.el
index d4ae6b7bdd..1809dd426d 10
branch: elpa/evil
commit 6c5079b105b2ccbcfa735fd1b6a19797daa7081d
Author: rbrtb <104695105+rb...@users.noreply.github.com>
Commit: GitHub
Make sure not to test stale code (#1619)
When there's outdate byte-compiled files, they may be loaded instead
of the new changed code.
Ena
branch: externals/embark
commit ac7952573272d05f150917cfeab6d0a4cef39a9a
Author: Omar Antolín
Commit: Omar Antolín
Initial version of embark-org
---
embark-org.el | 240 ++
1 file changed, 240 insertions(+)
diff --git a/embark-org.el
elpasync pushed a change to branch externals/embark-consult.
from e9f0ea81a4 Merge branch 'master' of
https://github.com/oantolin/embark
adds ac79525732 Initial version of embark-org
No new revisions were added by this update.
Summary of changes:
embark-org.el | 240 +
branch: externals/pyim
commit 34a1140ddb824b1be727fdf994c3680b07990af4
Author: Feng Shu
Commit: Feng Shu
* pyim-dhashcache.el (pyim-pymap): Removed.
---
pyim-dhashcache.el | 1 -
1 file changed, 1 deletion(-)
diff --git a/pyim-dhashcache.el b/pyim-dhashcache.el
index 6b939d255d..de82a50656
20 matches
Mail list logo