elpasync pushed a change to branch elpa/helm.
from 9f71fefd34 Fix crm insertion by advicing
completion-list-insert-choice-function
new 317b9bfffa Improve helm-projects-history
new ea8c90359d Filter out no more existing projects in
helm-locate-project-list
new 5721f
branch: elpa/helm
commit ea8c90359d948125f403e95866ddf068c08c5972
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Filter out no more existing projects in helm-locate-project-list
---
helm-locate.el | 7 +--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/helm-locate.el
branch: elpa/helm
commit 317b9bfffa7c69b2a338b6d32e307080cbf54566
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Improve helm-projects-history
Cleanup helm-browse-project-history on startup.
Add an action to remove projects.
---
helm-files.el | 25 -
branch: elpa/helm
commit 9fa856925cfe5c0aa17826a6395f4837a587e940
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Add message about EMACS_COMMAND in Make file
---
Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/Makefile b/Makefile
index accc8baf51..b0b0a929ff 100644
--- a/M
branch: elpa/helm
commit 5721fe14322050bf9801af27763d2469f5efd95c
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Fix error message
---
helm-locate.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/helm-locate.el b/helm-locate.el
index 90fbaf6715..20142758a3 100644
branch: externals/company
commit d43155c31fd6b35b6af3f17adbdf0e233ed8f043
Author: Dmitry Gutov
Commit: Dmitry Gutov
Print the value of current capf in company-diag as well
---
company.el | 10 +++---
1 file changed, 7 insertions(+), 3 deletions(-)
diff --git a/company.el b/company.el
i
branch: elpa/dirvish
commit b74f0d337da4077d9b9fdd4d189a78948ea08d52
Author: Alex Lu
Commit: Alex Lu
doc: keybinding issue for evil-mode users (closes #188)
---
dirvish.el | 188 ++-
docs/FAQ.org | 19 +-
2 files changed, 114 in
branch: externals/hiddenquote
commit 3005e4e9a9abb67448f703baf5c641cccbd5750d
Author: Mauro Aranda
Commit: Mauro Aranda
No need to set the character's value if it is a space
* hiddenquote.el (hiddenquote-character-notify): Set the value
conditionally.
---
hiddenquote.el | 9 +++
branch: elpa/treesit-fold
commit 0f2ba6cf94fa2c30b28beb31ec9c6dc2d04d8f35
Author: Jen-Chieh Shen
Commit: GitHub
Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 1b6ab12dda..37208ab46d 100644
--- a/README.md
+++ b/
branch: elpa/treesit-fold
commit 864e79cce4873c854ffea993d984dc15a56b6419
Author: Jen-Chieh Shen
Commit: GitHub
Update README.md
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 37208ab46d..85a7c5e778 100644
--- a/README.md
++
elpasync pushed a change to branch elpa/treesit-fold.
from 4fda869664 style: Reorder Python's parser rules
new c47e8c074f Update README.md
new 0f2ba6cf94 Update README.md
new 864e79cce4 Update README.md
Summary of changes:
README.md | 17 -
1 file
branch: elpa/treesit-fold
commit c47e8c074f007cb0b6254e15923b13859bd32cbf
Author: Jen-Chieh Shen
Commit: GitHub
Update README.md
---
README.md | 15 +++
1 file changed, 15 insertions(+)
diff --git a/README.md b/README.md
index 6804ffe696..1b6ab12dda 100644
--- a/README.md
+++ b
elpasync pushed a change to branch externals/hiddenquote.
from c0677533e8 Avoid prompting when the puzzle is complete
new a1f800a5f2 Implement simple undo for the Syllables buffer
new c8e841758f ; Change HTTP to HTTPS
new d9ec0c13fb ; Change when-let to when-let*
branch: externals/hiddenquote
commit a1f800a5f2f111f486fe112d3d14ce937b4c5c08
Author: Mauro Aranda
Commit: Mauro Aranda
Implement simple undo for the Syllables buffer
* hiddenquote.el (hiddenquote-undo): New command.
(hiddenquote-syllable-map): Bind it.
(hiddenquote-syllable
branch: externals/hiddenquote
commit d9ec0c13fbf4a144cb609a6f0014f71654399c34
Author: Mauro Aranda
Commit: Mauro Aranda
; Change when-let to when-let*
---
hiddenquote.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/hiddenquote.el b/hiddenquote.el
index 2873bc565b.
branch: externals/hiddenquote
commit 0b7cd760ea00a7e34566473e23db43ec1cabc182
Author: Mauro Aranda
Commit: Mauro Aranda
Avoid lambda in hook
This change also makes customizing
hiddenquote-mark-syllable-after-isearch more reliable, since there's
no need to restart the puzzle.
branch: externals/hiddenquote
commit c8e841758f078e556e8a8b6bcb6047ecf2c0b363
Author: Mauro Aranda
Commit: Mauro Aranda
; Change HTTP to HTTPS
---
hiddenquote.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/hiddenquote.el b/hiddenquote.el
index 4ca83a7dfb..2873bc5
branch: elpa/helm
commit 9f71fefd34402c0db27efba78c605194d9f65113
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Fix crm insertion by advicing completion-list-insert-choice-function
CRM tries to insert completion in the prompt field which is read-only
when separator is ":".
branch: elpa/magit
commit 0f1da8d750879959b641f7765ed45592130420ef
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Fix various prompts and messages
---
lisp/magit-blame.el| 2 +-
lisp/magit-branch.el | 4 ++--
lisp/magit-files.el| 2 +-
lisp/magit-process.el | 2 +-
lisp/magit-re
branch: elpa/magit
commit 8b89f00450948177746136751d019e49400ce7ff
Author: Kyle Meyer
Commit: Kyle Meyer
magit-next-reference: Clean up tabs
---
lisp/magit-log.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/lisp/magit-log.el b/lisp/magit-log.el
index 13bb65d2a6..
branch: elpa/keycast
commit 011cf538a2459b44f5c8664f3e43f1492f6558a8
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Bump compat dependency
---
keycast.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/keycast.el b/keycast.el
index fe91eacb14..87db47c3cf 100644
--- a/ke
branch: elpa/orgit
commit cd26203c01c47e5149ee126662e17536e0c3b74c
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Bump copyright years
---
orgit.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/orgit.el b/orgit.el
index 0db00c345f..8f54f6c1b9 100644
--- a/orgit.el
+++
branch: elpa/orgit
commit 3b6b34bd1109adcad2c6dca920617fc91982547f
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Fix whitespace in docstring
---
orgit.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/orgit.el b/orgit.el
index 8f54f6c1b9..08ba35e082 100644
--- a/orgit
elpasync pushed a change to branch elpa/keycast.
from c44618d286 Release version 1.4.1
new e996bc9957 Bump copyright years
new e4ccf3ce90 Require Emacs 28.1
new 011cf538a2 Bump compat dependency
Summary of changes:
keycast.el | 6 ++
1 file changed, 2 insertio
elpasync pushed a change to branch elpa/orgit.
from 59d21fdb21 Release version 2.0.0
new cd26203c01 Bump copyright years
new 3b6b34bd11 Fix whitespace in docstring
Summary of changes:
orgit.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
branch: elpa/keycast
commit e996bc99570c5d51100645b688c1531ae3902bdc
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Bump copyright years
---
keycast.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/keycast.el b/keycast.el
index 1b2551f988..2447e84726 100644
--- a/keyc
branch: elpa/keycast
commit e4ccf3ce902ee77d9b28e8ae2642dd60f231251d
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Require Emacs 28.1
---
keycast.el | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/keycast.el b/keycast.el
index 2447e84726..fe91eacb14 100644
--- a/key
branch: elpa/dirvish
commit d449b153d8cad0436ea5f82363cfc8cec9bd3375
Author: Alex Lu
Commit: Alex Lu
github: update issue template
---
.github/ISSUE_TEMPLATE/bug_report.yml | 7 +++
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml
b/.g
branch: externals/auctex
commit 650d0f32976a8a0ac4a22026b8c32dfa4db64309
Author: Arash Esbati
Commit: Arash Esbati
* tex.el (TeX-command-list): Use `TeX-run-TeX' for LaTeXMk.
---
tex.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/tex.el b/tex.el
index 59a3314256.
branch: elpa/magit
commit 2b3f2cb9addc3192d26e955177d1d39dde0cdf08
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
magit-thingatpt--git-revision: Only recognize painted references
In [1: a07b46fbe3] we started to ignore text that matches the name of
a reference but is propertize
branch: elpa/magit
commit d4fdadc127d3d8b98e71d38675bb0438c6ae93f1
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Fix various docstrings
---
lisp/git-commit.el | 2 +-
lisp/git-rebase.el | 10 +-
lisp/magit-blame.el | 5 +++--
lisp/magit-branch.el | 2 +-
lisp/magit-commit.
branch: elpa/cider
commit a0d616902667b287ad20b18889d7f073c6a50b41
Author: Bozhidar Batsov
Commit: Bozhidar Batsov
[Docs] Fix the size of the demo video
---
doc/modules/ROOT/pages/index.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/modules/ROOT/pages/index.ado
branch: externals/bicep-ts-mode
commit 34939118c382b58ea38c88318ffe7c7cffe5e110
Author: Jostein Kjønigsen
Commit: Jostein Kjønigsen
Provide more detailed installation instructions.
---
README.md | 25 +
1 file changed, 25 insertions(+)
diff --git a/README.md b/READM
branch: elpa/magit
commit 9914feb4d5a2feab091076be554d80781594869d
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Do not symbol-quote booleans in docstrings
IMO that is a (small) step backward, especially when the possible
values include other symbols beside the booleans, but i
branch: elpa/magit
commit 86f5574d5a2cfacea7565119fa024037a13c50f3
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Add missing library commentaries
---
lisp/magit-autorevert.el | 7 +++
lisp/magit-bundle.el | 7 +++
lisp/magit-submodule.el | 6 ++
lisp/magit-subtree.el|
tarsius pushed a change to branch elpa/magit.
from 12e1f3838c magit-remote: Prepare for forge's additions
new 2b3f2cb9ad magit-thingatpt--git-revision: Only recognize painted
references
new 2b2d434370 magit-section-cycle-diffs: Deal with mapcan using nconc
new 8b89f
branch: elpa/magit
commit 2b2d4343702d177c2af4659585ba527e9f2ec399
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
magit-section-cycle-diffs: Deal with mapcan using nconc
Closes #5319.
---
lisp/magit-diff.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lisp/m
branch: elpa/magit
commit 3ad94012b0f570809c52eb3323fa1436e180984e
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
magit-section-ident-value: Improve docstring
---
lisp/magit-log.el | 20 ++--
lisp/magit-section.el | 19 +++
2 files changed, 21 insertions
branch: elpa/magit
commit 587fd04075b20b31adaf8c5ba4912052448e15ba
Author: Kyle Meyer
Commit: Kyle Meyer
magit-next-reference: Fix docstring pasto
---
lisp/magit-log.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lisp/magit-log.el b/lisp/magit-log.el
index 034d8c5a00
branch: elpa/dirvish
commit d775e38b530ac380e4c414db422ebfb224c95382
Author: Alex Lu
Commit: Alex Lu
feat(core): `dirvish-reuse-session` now accepts `quit` and `open`
---
dirvish.el | 39 ++-
1 file changed, 22 insertions(+), 17 deletions(-)
diff --git a
branch: elpa/typst-ts-mode
commit 34d522c0a0d8eec9a8b3a6855cf394e7d5c8fb84
Author: meowking
Commit: meowking
feat: enhance fontification of sub/superscripts in math mode
closes: https://codeberg.org/meow_king/typst-ts-mode/issues/43
---
typst-ts-faces.el | 146 ++
elpasync pushed a change to branch elpa/dirvish.
from ea4d1ed66b refactor: move `dirvish-dispatch` to extras and update
docs
new d775e38b53 feat(core): `dirvish-reuse-session` now accepts `quit`
and `open`
new 4609b46f6d feat(core): allow nil `dirvish-default-layout` (#197
branch: elpa/dirvish
commit f449754dd591524f2be8fe58f8ab7f0298dbe11b
Author: Alex Lu
Commit: Alex Lu
chore: escape quote in docstring
---
dirvish.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dirvish.el b/dirvish.el
index cf980095d8..de19203428 100644
--- a/dirvish.
branch: elpa/dirvish
commit 4609b46f6d48f6c26264f4772efb7b96fedc05fd
Author: Alex Lu
Commit: Alex Lu
feat(core): allow nil `dirvish-default-layout` (#197 #279)
Closes #197
Closes #279
---
dirvish.el | 34 +-
1 file changed, 21 insertions(+), 13 d
branch: elpa/ws-butler
commit 77e7aa3d6faa3c2d0ce76283c21bc3f0aa6b3db3
Author: Sean Whitton
Commit: Sean Whitton
Release version 1.1
---
ws-butler.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/ws-butler.el b/ws-butler.el
index 718627cd49..b33e4a383f 100644
--- a
branch: elpa/ws-butler
commit 66b6c6c0daa0cac55d856604e2baf0cb2dffe452
Author: Sean Whitton
Commit: Sean Whitton
Use more standard indentation in call to `list'
---
ws-butler.el | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/ws-butler.el b/ws-butler.el
index cb7af7
branch: elpa/ws-butler
commit 033a1e3506dbc99185e4b62c02c27471f00f45ab
Author: Sean Whitton
Commit: Sean Whitton
Clarify docstring of ws-butler-global-exempt-modes
---
ws-butler.el | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/ws-butler.el b/ws-butler.el
index 08445
branch: elpa/ws-butler
commit 5aa9a2c37e22b22a26f72ff4d64cb2598d8483f6
Author: Sean Whitton
Commit: Sean Whitton
ws-butler-with-save: Use bound-and-true-p
---
ws-butler.el | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/ws-butler.el b/ws-butler.el
index 6d06e8d12d..084
branch: elpa/ws-butler
commit cf725a306fcc6590a07f151c934c0c7cc9b013d2
Author: Sean Whitton
Commit: Sean Whitton
Exempt compilation-mode from ws-butler-global-mode by default
---
ws-butler.el | 2 ++
1 file changed, 2 insertions(+)
diff --git a/ws-butler.el b/ws-butler.el
index 312965225d.
elpasync pushed a change to branch externals/ellama.
from e308515eec Merge pull request #230 from s-kostyaev/fix-auto-scroll
new 4e924e Fix scroll
new 984b772c31 Bump version
new 1b71217434 Merge pull request #232 from s-kostyaev/fix-scroll
Summary of changes:
branch: elpa/helm
commit 52e1a7f952db47b7118773048a41fe05873114e3
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Try to find the default separator in CRM
This allows to use the right separator when inserting candidate
e.g. ":" instead of default ",", otherwise the default s
elpasync pushed a change to branch elpa/dirvish.
from 063a439c63 refactor: expunge `dirvish--this` | `dv-scopes` |
`this-command`
new 56b17ba36f refactor: use literal string for session/file id
new ea4d1ed66b refactor: move `dirvish-dispatch` to extras and update
docs
Su
branch: elpa/dirvish
commit 56b17ba36ffa300257b0536c14ebc13854920a80
Author: Alex Lu
Commit: Alex Lu
refactor: use literal string for session/file id
This prevents dirvish from polluting `obarray` with tons of meaningless
symbol
especially when entering directories with a lot o
branch: elpa/dirvish
commit ea4d1ed66b1f7d4b59c8e4e4c13495208ee09f95
Author: Alex Lu
Commit: Alex Lu
refactor: move `dirvish-dispatch` to extras and update docs
The `dirvish-renaming-menu` is also autoloaded now. (closes #299)
---
README.org | 37 ++---
branch: externals/hyperbole
commit 734b0ffbea78c2eef19b0269195568689dd855da
Author: Mats Lidell
Commit: GitHub
Verify issue with delete char in elisp mode (#670)
See gh#rswgnu/hyperbole/669
---
ChangeLog| 5 +
test/hywiki-tests.el | 12
2 files changed
branch: externals/ellama
commit 984b772c31941e2bea8800683eca947244b9a7e7
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 04f19be19e..e7b76e2678 100644
branch: externals/ellama
commit 4e924ec8a9305bc9e787d9c625a054e65dd5
Author: Sergey Kostyaev
Commit: Sergey Kostyaev
Fix scroll
---
ellama.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ellama.el b/ellama.el
index a0fb70161a..e983d4a0da 100644
--- a/ellama.el
+++
branch: externals/ellama
commit 1b712174345a7c4ef2bafbfdb0952c037a8ea43f
Merge: e308515eec 984b772c31
Author: Sergey Kostyaev
Commit: GitHub
Merge pull request #232 from s-kostyaev/fix-scroll
Fix scroll
---
NEWS.org | 2 ++
ellama.el | 4 ++--
2 files changed, 4 insertions(+), 2 d
58 matches
Mail list logo