branch: elpa/treesit-fold
commit 918d4e5290f412af654e45534482e80f6dccf186
Author: Jen-Chieh Shen
Commit: GitHub
docs: Use built-in warning
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 2aa22bef7b..d5d7129b2a 100644
--- a/README
branch: elpa/d-mode
commit 7d280251de13c0042c0846ff4eaa5b1937fcbe01
Author: Jeremy Baxter
Commit: Jeremy Baxter
update version to 202405290611
The version hasn't been updated in four years, blocking NonGNU ELPA
from building newer releases with changes such as 9443cea.
branch: elpa/d-mode
commit def180655199b1143207545f63bd188852082b2b
Merge: cbdabb9ca5 7d280251de
Author: Vladimir Panteleev
Commit: GitHub
Merge pull request #119 from jtbx-patches/version
update version to 202405290611
---
d-mode.el | 2 +-
1 file changed, 1 insertion(+), 1 deleti
branch: elpa/vm
commit bd7e1f9429c721e41c55eec603bef8bb68e5f837
Merge: 7566b1ea46 8ec23d2ccc
Author: Mark Diekhans
Commit: Mark Diekhans
Merge branch 'main' into 'main'
backed out commit 310d8fff, which causes Internal display failed on
multi-part mime
See merge request em
branch: elpa/vm
commit 8ec23d2ccc79a920a75ce912d6f9805373e2df9a
Merge: 7566b1ea46 06c7290094
Author: Mark Diekhans
Commit: Mark Diekhans
Merge branch 'backout-suprious-optional' into 'main'
backed out commit 310d8ff, which causes Internal display failed on
multi-part mime
branch: elpa/vm
commit 06c72900948b747b1fe89c885c7d21101bc051b4
Author: Mark Diekhans
Commit: Mark Diekhans
removed spurious &optional, which is now an error in emacs
---
lisp/vm-pcrisis.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lisp/vm-pcrisis.el b/lisp/vm-pcri
branch: elpa/vm
commit 69f12470d61b21c35b2c941d02bf3c4313596b5e
Author: Mark Diekhans
Commit: Mark Diekhans
backed out commit 310d8ff, which was support to remove a spurious
&optional, but undid other changes for unknown reasons
---
info/vm.texinfo| 19 +++-
lisp/vm-imap.el| 1
elpasync pushed a change to branch elpa/vm.
from 7566b1ea46 Merge branch 'fix-paren-typo' into 'main'
new 69f12470d6 backed out commit 310d8ff, which was support to remove a
spurious &optional, but undid other changes for unknown reasons
new 06c7290094 removed spurious &opt
branch: elpa/evil
commit 30ebe6df27c36fdf2ea3c82a916edec31acc2647
Author: Tom Dalziel
Commit: Tom Dalziel
Remove unnecessary post-command hook run
---
evil-states.el | 3 +--
evil-tests.el | 19 +--
2 files changed, 18 insertions(+), 4 deletions(-)
diff --git a/evil-state
branch: externals/org-modern
commit 842749f5157e861559cf690fc8eb4a440814ab47
Author: Daniel Mendler
Commit: Daniel Mendler
org-modern-agenda: Minor simplification
---
org-modern.el | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/org-modern.el b/org-modern.el
index a
branch: externals/org-modern
commit 63df971a82d03e9007c671de5edc5d3549f90df5
Author: Daniel Mendler
Commit: Daniel Mendler
org-modern-agenda: Simplify
---
org-modern.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/org-modern.el b/org-modern.el
index b9e3bf4cf4..9b
elpasync pushed a change to branch externals/org-modern.
from 851254db89 Update changelog
new 6550abc8c7 Fix TODO state formatting in custom agendas
new 842749f515 org-modern-agenda: Minor simplification
new 63df971a82 org-modern-agenda: Simplify
Summary of changes
branch: externals/org-modern
commit 6550abc8c7b059cfa8b1653c280dde030787a6e7
Author: Daniel Mendler
Commit: Daniel Mendler
Fix TODO state formatting in custom agendas
Fix #26, #85, #199, #210, #211
---
CHANGELOG.org | 1 +
org-modern.el | 20 ++--
2 files changed,
branch: externals/cursor-undo
commit bbe2c5a6de06d8ae6881b4a11eb74008334251b0
Author: Luke Lee
Commit: Luke Lee
cursor-undo is now a minor mode to make enable/disable easier.
Followed some review changes.
---
README.txt | 63
cursor-undo.el | 492 +
elpasync pushed a change to branch elpa/magit-section.
from 538cb2f90b magit-file-section-indent: New variable
adds c2e2640488 magit-{discard,reverse}-hunks: Use %d in format string
adds ad68015aa1 magit-confirm: Directly support two rounds of prompt
formatting
adds 89
branch: elpa/git-commit
commit 89e9bf4e2c42f09c56b4053d80443a8b366c21ff
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
magit-read-file-from-rev: Update function declaration
---
lisp/magit-log.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lisp/magit-log.el b/lisp/ma
elpasync pushed a change to branch elpa/magit.
from 538cb2f90b magit-file-section-indent: New variable
adds c2e2640488 magit-{discard,reverse}-hunks: Use %d in format string
adds ad68015aa1 magit-confirm: Directly support two rounds of prompt
formatting
adds 89e9bf4e2c
branch: elpa/git-commit
commit c2e264048845b9ba5bb42f8c7c9d904ab7c0fc09
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
magit-{discard,reverse}-hunks: Use %d in format string
---
lisp/magit-apply.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/lisp/magit-apply.el
branch: elpa/helm
commit 1595254721d1aee950f0775f8da0cd5cc9a066e9
Merge: ef4e7b96ce dc6382a212
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Merge branch 'zbelial-customizable-M-x-filtered-transformer'
---
helm-command.el | 18 ++
1 file changed, 14 insertions(+), 4 de
elpasync pushed a change to branch elpa/git-commit.
from 538cb2f90b magit-file-section-indent: New variable
new c2e2640488 magit-{discard,reverse}-hunks: Use %d in format string
new ad68015aa1 magit-confirm: Directly support two rounds of prompt
formatting
new 89e9b
elpasync pushed a change to branch elpa/helm-core.
from ef4e7b96ce encode helm-pattern and directory to make helm-grep-ag
work with non-utf8 chars
adds dc6382a212 New user var helm-M-x-history-transformer-sort (#2679)
adds 1595254721 Merge branch
'zbelial-customizable-M-x-fi
branch: elpa/git-commit
commit f31cf79b2731765d63899ef16bc8be0fa2cc7d32
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
magit-parse-git-async: Discard stderr for now
Currently the only caller is `magit-blame-run-process' and that
requires that we discard stderr because we would
branch: elpa/helm
commit dc6382a212e3fd1db3cfbf15f98c1d51e5b3aa18
Author: zbelial
Commit: Thierry Volpiatto
New user var helm-M-x-history-transformer-sort (#2679)
Allow customizing whether helm-M-x history is sorted or not.
---
helm-command.el | 18 ++
1 file change
branch: elpa/git-commit
commit ad68015aa1f7cab19eae0d86983193fa2b7038ca
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
magit-confirm: Directly support two rounds of prompt formatting
The PROMPT and PROMPT-N arguments are used as f-strings passed to
`format'. Many callers of th
branch: elpa/evil
commit 404875a2119adbe2c989ac660b06a37fd2f25240
Author: Tom Dalziel
Commit: Tom Dalziel
Fix: perf improvements broke macro repeatability. Restore it.
---
evil-commands.el | 12 +++-
1 file changed, 11 insertions(+), 1 deletion(-)
diff --git a/evil-commands.el b/ev
branch: externals/org-modern
commit 1074133d9dd1ce4eb6c9ab1d1dbc7b78b3d8733b
Author: Daniel Mendler
Commit: Daniel Mendler
Fix org-modern divider line scaling (Fix #99 and #155)
---
org-modern.el | 8 ++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/org-modern.el b/org
elpasync pushed a change to branch externals/org-modern.
from e5928353c8 Update changelog
new 1074133d9d Fix org-modern divider line scaling (Fix #99 and #155)
new 851254db89 Update changelog
Summary of changes:
CHANGELOG.org | 1 +
org-modern.el | 8 ++--
2 files cha
branch: externals/org-modern
commit 851254db892c07467973810604cbdc13b43b96da
Author: Daniel Mendler
Commit: Daniel Mendler
Update changelog
---
CHANGELOG.org | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG.org b/CHANGELOG.org
index 7c54fec59a..d0aed96b26 100644
--- a/CHANGELOG
branch: main
commit 0d533c62740180c6e9e25116ec2f925517b535ac
Author: Luke Lee
Commit: Luke Lee
* elpa-packages (cursor-undo): fix :doc spec.
---
elpa-packages | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/elpa-packages b/elpa-packages
index 7ef0bc8099..509c2eba4f 100
branch: externals/marginalia
commit 8c6b3f6aacb3d8fecbb3262408c8cd98e6869c15
Author: Daniel Mendler
Commit: Daniel Mendler
Minor README cleanup
---
README.org | 52
1 file changed, 24 insertions(+), 28 deletions(-)
diff --git a/README.or
branch: externals/ellama
commit 1bebb51698d572f6da9a65e3eb7ce9b2039b1f2a
Merge: a791ec0a70 03a65ca738
Author: Sergey Kostyaev
Commit: GitHub
Merge pull request #153 from s-kostyaev/make-sessions-awailable
Add ability to call ellama functions with selected session
---
ellama.el | 82
elpasync pushed a change to branch externals/ellama.
from a791ec0a70 Bump version
new 3bfb3b383c Add ability to call ellama functions with selected
session
new 03a65ca738 Add function to activate session by id
new 1bebb51698 Merge pull request #153 from
s-kostyaev/
branch: externals/ellama
commit 03a65ca738d7cadf54b6f564b14694ccc85ccad7
Author: Sergey Kostyaev
Commit: Sergey Kostyaev
Add function to activate session by id
---
ellama.el | 6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/ellama.el b/ellama.el
index 73fd43240f..d7c6
branch: externals/elisa
commit 85373924896c92b7c27d6737d247f0084df99d6a
Author: Sergey Kostyaev
Commit: Sergey Kostyaev
Bump version
---
NEWS.org | 2 ++
elisa.el | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/NEWS.org b/NEWS.org
index 823e732856..ccfaf8fe4c 100644
--
elpasync pushed a change to branch externals/elisa.
from 7298d3ee8d Add GNU ELPA badge
new 80fa89bb73 Add progress reporter to async operations
new f89691796c Merge pull request #23 from
s-kostyaev/add-progress-reporter
new 8537392489 Bump version
Summary of chang
branch: externals/ellama
commit 3bfb3b383c76f3cc9b5eaa97d288f7bb72e373eb
Author: Sergey Kostyaev
Commit: Sergey Kostyaev
Add ability to call ellama functions with selected session
---
ellama.el | 76 ++-
1 file changed, 56 insertio
branch: externals/elisa
commit f89691796c94241bd2afb6f3a9a27eb0bc945774
Merge: 7298d3ee8d 80fa89bb73
Author: Sergey Kostyaev
Commit: GitHub
Merge pull request #23 from s-kostyaev/add-progress-reporter
Add progress reporter to async operations
---
elisa.el | 12
1 file
branch: externals/ellama
commit 8270e71c335b1656384e6c1b9d61c2a7ecc65bbb
Author: Sergey Kostyaev
Commit: Sergey Kostyaev
Bump version
---
NEWS.org | 2 ++
ellama.el | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/NEWS.org b/NEWS.org
index dd0b552fa2..dcb639c8e2 100644
branch: externals/elisa
commit 80fa89bb73ada98d19e8926b30d1574637e5f968
Author: Sergey Kostyaev
Commit: Sergey Kostyaev
Add progress reporter to async operations
---
elisa.el | 12
1 file changed, 8 insertions(+), 4 deletions(-)
diff --git a/elisa.el b/elisa.el
index 653b5d145
branch: externals/cursor-undo
commit a8f93f73eafb8a2519f0e50b418a44421082f848
Author: Luke Lee
Commit: Luke Lee
* cursor-undo.el: change the global enabling flag to a customized variable
(disable-cursor-tracking): prevent duplicated advise to the same function.
---
cursor-undo.el |
elpasync pushed a change to branch elpa/helm-core.
from d5878c24e0 Merge pull request #2676 from taquangtrung/master
adds ef4e7b96ce encode helm-pattern and directory to make helm-grep-ag
work with non-utf8 chars
No new revisions were added by this update.
Summary of changes:
hel
branch: elpa/popup
commit c83d6e5f5fa693e08a542ea9ad7c06eced652de9
Author: Jen-Chieh Shen
Commit: GitHub
Update test.yml
---
.github/workflows/test.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index cffa08b41
branch: elpa/treesit-fold
commit 1382743f95eb0de0ad675d0e56a622bb06822d04
Author: JenChieh
Commit: JenChieh
ci: Test Emacs 29.4
---
.github/workflows/test.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index 99
branch: elpa/helm
commit ef4e7b96ce6ea12d3728ac6a0fcb349fc42e2ce9
Author: zbelial
Commit: Thierry Volpiatto
encode helm-pattern and directory to make helm-grep-ag work with non-utf8
chars
---
helm-grep.el | 8 ++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/helm-grep
branch: externals/denote
commit af1eab81e8e95e61f852abae8c42497143428e85
Author: Jean-Philippe Gagné Guay
Commit: Jean-Philippe Gagné Guay
Add support for function templates in denote-org-capture
---
denote.el | 7 +--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/denote
branch: externals/denote
commit c3c70801d7633f02d75151bc9e5d5b3d99acce21
Merge: 259d04aeaa af1eab81e8
Author: Protesilaos Stavrou
Commit: GitHub
Merge pull request #399 from jeanphilippegg/denote-templates
Add support for function templates in denote-org-capture
---
denote.el | 7 +
branch: externals/visual-filename-abbrev
commit 4af7868db7bbc6a3c185540ba4e257d4c4c560c0
Author: Tassilo Horn
Commit: Tassilo Horn
Release visual-filename-abbrev 1.3
There's a new predicate
visual-filename-abbrev--line-wider-than-window-p one can add to
visual-filename-abbre
47 matches
Mail list logo