elpasync pushed a change to branch elpa/tuareg.
from 1d53723e39 Merge pull request #312 from mattiase/ci-emacs-version
new a04ffbaf7e Fix compilation warnings so the CI tests pass again
new 4c107dd37f tuareg.el (tuareg-mode): Mark `caml-mode` as extra parent
Summary of cha
branch: elpa/tuareg
commit a04ffbaf7e068c3cb45d9502ea897e4437217ad4
Author: Stefan Monnier
Commit: Stefan Monnier
Fix compilation warnings so the CI tests pass again
* tuareg.el (tuareg-font-lock-label-face): Remove odd `keep` element.
* ocamldebug.el (ocamldebug-event): Use `:i
branch: elpa/tuareg
commit 4c107dd37f62a5b3d37b795c2fe9c44ac2ee3bcb
Author: Stefan Monnier
Commit: Stefan Monnier
tuareg.el (tuareg-mode): Mark `caml-mode` as extra parent
---
tuareg.el | 5 +
1 file changed, 5 insertions(+)
diff --git a/tuareg.el b/tuareg.el
index a2b9640276..388c4ca8
elpasync pushed a change to branch elpa/markdown-mode.
from ee9d6de1d2 Merge pull request #880 from jrblevin/issue-879
new 1c7aecba67 Version 2.7
new 708fe466f8 Set new version and update minimum support emacs versions
new f945f12d51 Merge pull request #881 from jrbl
branch: elpa/markdown-mode
commit f945f12d517ea3fd03bf7d8496c1251dbdf71ebe
Merge: 1c7aecba67 708fe466f8
Author: Shohei YOSHIDA
Commit: GitHub
Merge pull request #881 from jrblevin/start-2.8
Set new version and update minimum support emacs versions
---
.github/workflows/test.yml |
branch: elpa/markdown-mode
commit 1c7aecba67cc478ca3f6bd7899dc06956e4762f4
Author: Shohei YOSHIDA
Commit: Shohei YOSHIDA
Version 2.7
---
CHANGES.md | 2 --
README.md| 2 ++
markdown-mode.el | 4 ++--
3 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/CHANGES.md b/C
branch: elpa/markdown-mode
commit 708fe466f8bebf70605567e4b72dcd2548e253d0
Author: Shohei YOSHIDA
Commit: Shohei YOSHIDA
Set new version and update minimum support emacs versions
---
.github/workflows/test.yml | 6 +++---
CHANGES.md | 11 +++
markdown-mode.el
elpasync pushed a change to branch elpa/dirvish.
from 3c5e2aa006 fix(side): incorrect session claim
new 1a17b8a212 fix(peek): reuse fullframe session's preview window if
any
new de915a538e fix: update UI within context window
new f0c18667c6 docs: rewrite ls switches
branch: elpa/dirvish
commit f0c18667c6684a1fe47911dd96abb6654ca79168
Author: Alex Lu
Commit: Alex Lu
docs: rewrite ls switches part
---
docs/CUSTOMIZING.org | 25 -
1 file changed, 16 insertions(+), 9 deletions(-)
diff --git a/docs/CUSTOMIZING.org b/docs/CUSTOMIZING
branch: elpa/dirvish
commit 9f06a1361903921076b415d1b1f6d9fbb4379eff
Author: Alex Lu
Commit: Alex Lu
refactor: enable `font-lock-mode` in file preview
---
dirvish.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dirvish.el b/dirvish.el
index a2b2d55b13..39cf19048b 1006
branch: elpa/dirvish
commit 1a17b8a212696855a1ea57d29c84ea8c9f778afc
Author: Alex Lu
Commit: Alex Lu
fix(peek): reuse fullframe session's preview window if any
---
dirvish.el | 34 --
extensions/dirvish-peek.el | 8 ++--
2 files changed,
branch: elpa/dirvish
commit de915a538e1b0c63226e22c8570c80012c899613
Author: Alex Lu
Commit: Alex Lu
fix: update UI within context window
---
dirvish-tramp.el | 5 +++--
dirvish.el | 4 +++-
extensions/dirvish-vc.el | 5 +++--
3 files changed, 9 insertions(+), 5 deleti
branch: elpa/gptel
commit 6ad2afa7e249de12416b746f1e961c55d2f58722
Author: Karthik Chikmagalur
Commit: Karthik Chikmagalur
README: Add configuration for Anthropic thinking LLMs
* README.org: Mention interim support for Claude 3.7
Sonnet. (#662, #663)
---
README.org | 23 +++
branch: externals/auctex
commit cd583b86dc552be0c1728f3c3f0db72aebdc57da
Author: Arash Esbati
Commit: Arash Esbati
Lift required GNU Emacs version to 28.1
* NEWS.org:
* auctex.el:
* doc/faq.texi:
* doc/install.texi:
* doc/preview-faq.texi:
* tex-site.el:
* te
branch: elpa/helm
commit 6c25f5473d593a54cdf3a6d0cfec2b5120065017
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Fix require-match in completion-in-region
---
helm-mode.el | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/helm-mode.el b/helm-mode.el
index 2e8730a67
elpasync pushed a change to branch externals/org.
from 58a07087c6 ox-texinfo: Sanitize links in headings to avoid broken
Texinfo menus
new dd24af375d Respect `org-file-link-type' in `yank-media' and DND
handlers
new 1522607516 org-agenda-goto: Reuse visible indirect buffer
branch: externals/org
commit dd24af375d7e5787def04c14f105fa1c9c586f79
Author: Visuwesh
Commit: Ihor Radchenko
Respect `org-file-link-type' in `yank-media' and DND handlers
* lisp/ol.el (org-link--normalize-filename): New function...
(org-insert-link): extracted from here. Use i
branch: externals/org
commit 15226075169a6a0fbcc801863637dc6d24ea6bc8
Author: Ihor Radchenko
Commit: Ihor Radchenko
org-agenda-goto: Reuse visible indirect buffer window; try keeping narrowing
* lisp/org-agenda.el (org-agenda-goto): When jumping to agenda item,
the item's indire
branch: externals/auctex
commit ee58d625501af073bde569718db02d1236162283
Author: Arash Esbati
Commit: Arash Esbati
Release GNU AUCTeX 14.0.9
* GNU AUCTeX Version 14.0.9 released.
---
NEWS.org | 2 +-
auctex.el | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/
branch: externals/colorful-mode
commit b75b20f803cb9774c7f5ac0e69a1104206d9603f
Author: Elías Gabriel Pérez
Commit: Elías Gabriel Pérez
Allow disabling colorful on buffers which can break them
Create new user option for disable colorful in specified buffers,
such as buffers deri
elpasync pushed a change to branch externals/auctex.
from 25d7728a93 Update style/simpleicons.el to package v14.7.0
new e13d69a5e5 Update style/fancyhdr.el to package v5.2
new ee58d62550 Release GNU AUCTeX 14.0.9
Summary of changes:
NEWS.org | 2 +-
auctex.el
branch: externals/auctex
commit e13d69a5e5b27a7dd10e6e1f878603b1a7ab3419
Author: Arash Esbati
Commit: Arash Esbati
Update style/fancyhdr.el to package v5.2
* style/fancyhdr.el (LaTeX-fancyhdr-fancypagestyle-regexp): Adjust
for the starred version of \fancypagestyle and
\fanc
elpasync pushed a change to branch elpa/dirvish.
from d4e5acb876 feat(collapse): add `dirvish-collapse-separator` user
option (#263)
new b63bdc5122 fix(core): issues with `dirvish-dwim` on single pane
session
new 3c5e2aa006 fix(side): incorrect session claim
Summary of c
branch: elpa/dirvish
commit 3c5e2aa006fe02e0acc3ecc150a6dc48217f0509
Author: Alex Lu
Commit: Alex Lu
fix(side): incorrect session claim
---
extensions/dirvish-side.el | 5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/extensions/dirvish-side.el b/extensions/dirvish-side
branch: elpa/dirvish
commit b63bdc51228d27a17d2459225b7a3080550e6525
Author: Alex Lu
Commit: Alex Lu
fix(core): issues with `dirvish-dwim` on single pane session
---
dirvish.el | 37 ++---
1 file changed, 22 insertions(+), 15 deletions(-)
diff --git a/dirvis
branch: elpa/hideshowvis
commit bf210d234e377997a665bd202e9f038f7c8217e2
Author: Jan Rehders
Commit: Jan Rehders
Allow hideshowvis-enable to be called during hs-minor-mode-hook
Don't turn hs-minor-mode on if it's already active
Fixes #14
---
hideshowvis.el | 5 -
1 fil
branch: elpa/dockerfile-mode
commit 7ce17e054eca4d56ca8bc1e4a6a0dbf58efd8d52
Author: Drew Csillag
Commit: Drew Csillag
bump version number
---
dockerfile-mode.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dockerfile-mode.el b/dockerfile-mode.el
index c3f02b4f39..525
branch: externals/org
commit 58a07087c61933550ab083947130c14fb41ecf65
Author: Rudolf Adamkovič
Commit: Ihor Radchenko
ox-texinfo: Sanitize links in headings to avoid broken Texinfo menus
* lisp/ox-texinfo.el (org-texinfo-headline): Sanitize links in the
titles of heading exporte
branch: externals/llm
commit cb62272688282002fbabb917c859be74b9acd74b
Author: Andrew Hyatt
Commit: GitHub
Add Claude 3.7 Sonnet model, set to default (#161)
---
NEWS.org | 2 +-
llm-claude.el | 2 +-
llm-models.el | 5 +
3 files changed, 7 insertions(+), 2 deletions(-)
diff --git
branch: externals/auctex
commit 25d7728a9325cf85c0837e4bd999d9efbd152aef
Author: Arash Esbati
Commit: Arash Esbati
Update style/simpleicons.el to package v14.7.0
* style/simpleicons.el (LaTeX-simpleicons-icons): Update icon
names.
---
style/simpleicons.el | 169
elpasync pushed a change to branch elpa/helm.
from 462b0faf3a Use basename in helm-source-files-in-current-dir
new 6f267370c4 Update NEWS
new af3a6a3d84 Bump to 4.0.2
Summary of changes:
NEWS.org | 4
helm-core.el | 2 +-
helm.el | 4 ++--
3 files changed, 7
branch: elpa/helm
commit af3a6a3d842c350b469a735b31ee00bd22fedcc9
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Bump to 4.0.2
---
helm-core.el | 2 +-
helm.el | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/helm-core.el b/helm-core.el
index b7146a5a1a..b6
branch: elpa/helm
commit 6f267370c46e698e14bbf532561db879ddbff5bd
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Update NEWS
---
NEWS.org | 4
1 file changed, 4 insertions(+)
diff --git a/NEWS.org b/NEWS.org
index ff36c04f80..69820af6f7 100644
--- a/NEWS.org
+++ b/NEWS.org
@@ -2,
branch: externals/hiddenquote
commit 839a916cba18d0bce764082dfa475e28b4f5c0cb
Author: Mauro Aranda
Commit: Mauro Aranda
Improve hiddenquote-sources type
* hiddenquote.el (hiddenquote-sources): Don't use sexp, rather give a
list with an editable symbol for a custom hiddenquote so
elpasync pushed a change to branch externals/hiddenquote.
from d2ca7e7dc1 ; Docstring fixes
new 839a916cba Improve hiddenquote-sources type
new 80b50449bc ; Fix last commit
Summary of changes:
hiddenquote.el | 7 +--
1 file changed, 5 insertions(+), 2 deletions(-)
branch: externals/hiddenquote
commit 80b50449bc4417a5d0bada8039bc98d7e2e73b8d
Author: Mauro Aranda
Commit: Mauro Aranda
; Fix last commit
Next package version will be 1.3.
---
hiddenquote.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/hiddenquote.el b/hidden
branch: externals/debbugs
commit 0f5c9250242a5dfe07de0637d43380766d1546da
Author: Michael Albinus
Commit: Michael Albinus
* dir: Adapt entries to new name. (Bug#76530)
---
dir | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/dir b/dir
index d84162759b..1fda51a0f9
branch: elpa/yasnippet-snippets
commit 9205da042a3338e304796ebddfa0b9bfce1bcca6
Author: a2379
Commit: GitHub
prog-mode: Add snippets for SPDX-* comments (#512)
---
snippets/prog-mode/.yas-setup.el | 7 +++
snippets/prog-mode/spdxcopyright | 6 ++
snippets/prog-mode/spdxlicense | 6
branch: elpa/yasnippet-snippets
commit d17a984429f80c3ea6cd26e8c01720346124f03c
Author: Ben Bellick <36523439+benbell...@users.noreply.github.com>
Commit: GitHub
Update reason-mode function snippet (#510)
---
snippets/reason-mode/function | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
branch: elpa/yasnippet-snippets
commit f0048d2920b52958437b3b4b19eca56f2754c9c1
Author: brotherbus <42229878+brother...@users.noreply.github.com>
Commit: GitHub
moved ending point $0 in body of expressions (#506)
I put the ending point for the snippet in the bodies of the expressions
branch: elpa/yasnippet-snippets
commit 95b813f758d281fb34ada8410a92b0ac860cdffe
Author: João Diogo Duarte
Commit: GitHub
Added easycrypt-mode snippets (#503)
* initial easycrypt mode
* Added emacs files in gitignore
* Added easycrypt snippets
* Removed bac
branch: elpa/yasnippet-snippets
commit 2ecf1bf59cecf03f71014a046146221975696290
Author: Hong Xu
Commit: GitHub
Update js-mode "for" to keep up with modern JS syntax (#514)
"let" contains the scope of the variable to the loop, while "var" always
declares global scope.
Fo
branch: elpa/yasnippet-snippets
commit 46945ccf63122190dc564af4ec26f828eaa29b43
Author: Guilherme
Commit: GitHub
add import snippet to terraform-mode (#508)
https://developer.hashicorp.com/terraform/language/import#syntax
---
snippets/terraform-mode/import | 9 +
1 file cha
elpasync pushed a change to branch elpa/yasnippet-snippets.
from f1907ed38a add uv script
new 2ecf1bf59c Update js-mode "for" to keep up with modern JS syntax
(#514)
new 03fd78b07b Create `nix-ts-mode` sub-directory; Add additional
snippets to `nix-mode` (#515)
new
branch: elpa/yasnippet-snippets
commit 03fd78b07bfba5a0c190b96b7cf441219e1d91bd
Author: normalc
Commit: GitHub
Create `nix-ts-mode` sub-directory; Add additional snippets to `nix-mode`
(#515)
* nix-ts-mode: New snippet directory.
* nix-mode: pkg_mkshell: New snippet
branch: elpa/treesit-fold
commit 42f174f69269f7bc72354ae77c3fe8d8dae73682
Author: JenChieh
Commit: JenChieh
fix: Ensure indicators module is loaded
---
treesit-fold.el | 16 +---
1 file changed, 9 insertions(+), 7 deletions(-)
diff --git a/treesit-fold.el b/treesit-fold.el
inde
elpasync pushed a change to branch elpa/cider.
from 5b873a94a8 [Docs] Set size for the video tutorial explicitly
new 981cb5e310 Bump cider-nrepl to 0.52.1
new d2f34b60e5 Release 1.17.1
Summary of changes:
CHANGELOG.md | 4 ++
cider-c
elpasync pushed a change to branch elpa/helm.
from 406a9048b0 Simplify CRM insert completion (emacs bug 76461)
new 4cc95582b2 Move helm-dynamic-completion in helm-mode
new 462b0faf3a Use basename in helm-source-files-in-current-dir
Summary of changes:
helm-for-files.el |
branch: elpa/cider
commit 981cb5e31020b74c0dc7e99424e56303aeb57532
Author: Oleksandr Yakushev
Commit: Bozhidar Batsov
Bump cider-nrepl to 0.52.1
---
CHANGELOG.md | 2 +
cider.el | 2 +-
dev/docker-sample-proje
branch: elpa/helm
commit 462b0faf3a797ca8f299a2e3297f9d28381ed3b8
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Use basename in helm-source-files-in-current-dir
The directory name is now in header.
---
helm-for-files.el | 32 ++--
1 file changed, 2
branch: elpa/cider
commit d2f34b60e5c5e569d4b7f4f79b36893f5c4dfa20
Author: Oleksandr Yakushev
Commit: Bozhidar Batsov
Release 1.17.1
---
CHANGELOG.md| 2 ++
cider-client.el | 2 +-
cider.el| 4 ++--
3 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/CHANGELOG.md b/CH
branch: elpa/helm
commit 4cc95582b2c45d89397322bd7c0fc4492607b96d
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Move helm-dynamic-completion in helm-mode
This is not usable without helm-mode, so it has no place in helm-core
pkg.
---
helm-lib.el | 81 -
branch: externals/swiper
commit 094e6b0c4b9b12604deb8059913497863fb796d2
Author: Basil L. Contovounesios
Commit: Basil L. Contovounesios
* swiper.el: Bump version to 0.15.0.
---
swiper.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/swiper.el b/swiper.el
index d4d
branch: externals/swiper
commit f7be72f325161c24f29bd45e9f083fbe36d67044
Merge: 20c786f754 6227843101
Author: Basil L. Contovounesios
Commit: Basil L. Contovounesios
Merge branch 'master' into externals/swiper
---
.mailmap | 1 +
swiper.el | 2 +-
2 files changed, 2 insertions(+), 1 deleti
branch: externals/ivy-hydra
commit 857cd3e70d4c0c02038f5459559ffcd872e6ef0b
Merge: ffde82793e 7a0d554aaf
Author: Basil L. Contovounesios
Commit: Basil L. Contovounesios
Merge branch 'master' into externals/ivy-hydra
branch: externals/ivy-hydra
commit 820401bdaaeb102e02be11ec5122471a0d2c0086
Merge: 09077cfd98 6227843101
Author: Basil L. Contovounesios
Commit: Basil L. Contovounesios
Merge branch 'master' into externals/ivy-hydra
---
.mailmap | 2 ++
ivy-hydra.el | 2 +-
2 files changed, 3 insertions
blc pushed a change to branch externals/swiper.
from 20c786f754 Merge branch 'master' into externals/swiper
adds 1410fc261f Use font-lock face in place of obsolete variable
adds 8b6fe6e1f5 Refactor counsel--minor-candidates
adds 9fa8ba5afc Fix colir docstrings
add
branch: externals/swiper
commit 8d339d03a0f2c15863933b15bf3d6bbebe3b94a6
Merge: 094e6b0c4b 7a0d554aaf
Author: Basil L. Contovounesios
Commit: Basil L. Contovounesios
Merge branch 'master' into externals/swiper
blc pushed a change to branch externals/ivy-hydra.
from 09077cfd98 Merge branch 'master' into externals/ivy-hydra
adds 14c696aa2d Prefer Emacs 27 (TICKS . HZ) time values
adds 5ca9d7dade Suppress mdfind UserQueryParser output
adds ee56399de6 Use null-device
adds
branch: externals/ivy-hydra
commit ffde82793eb2bfeb552154ed5f6e584ed9f064cd
Author: Basil L. Contovounesios
Commit: Basil L. Contovounesios
* ivy-hydra.el: Bump version to 0.15.0.
---
ivy-hydra.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/ivy-hydra.el b/ivy-hyd
branch: externals/ivy-avy
commit 520809b9ddecc007d294a370332502fdc7072edd
Author: Basil L. Contovounesios
Commit: Basil L. Contovounesios
* ivy-avy.el: Bump version to 0.15.0.
---
ivy-avy.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/ivy-avy.el b/ivy-avy.el
inde
blc pushed a change to branch externals/ivy-avy.
from 1b63a8f5c2 Merge branch 'master' into externals/ivy-avy
adds 14c696aa2d Prefer Emacs 27 (TICKS . HZ) time values
adds 5ca9d7dade Suppress mdfind UserQueryParser output
adds ee56399de6 Use null-device
adds 1f88
branch: externals/ivy-avy
commit 87ab368c3aa757832f971b98d81d484961752018
Merge: 520809b9dd 7a0d554aaf
Author: Basil L. Contovounesios
Commit: Basil L. Contovounesios
Merge branch 'master' into externals/ivy-avy
branch: externals/ivy-avy
commit b72ed4864a9378d93bbd58c9cba03f679f5bcb00
Merge: 1b63a8f5c2 6227843101
Author: Basil L. Contovounesios
Commit: Basil L. Contovounesios
Merge branch 'master' into externals/ivy-avy
---
.mailmap | 2 ++
ivy-avy.el | 2 +-
2 files changed, 3 insertions(+), 1 d
branch: elpa/helm
commit af8aaebd6e11f7a76e74c6713e7095acca9d457a
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Add a popup info in helm-files-in-current-dir-source
---
helm-for-files.el | 5 +
1 file changed, 5 insertions(+)
diff --git a/helm-for-files.el b/helm-for-files.el
ind
branch: externals/transient-cycles
commit 456495db28a72a343907e58ee43e7470144282aa
Author: Sean Whitton
Commit: Sean Whitton
* transient-cycles: Import version 1.1
---
transient-cycles.el | 17 ++---
1 file changed, 10 insertions(+), 7 deletions(-)
diff --git a/transient-cycles
elpasync pushed a change to branch externals/pyim.
from f22c20f2e6 v5.3.4
new 58e9eef451 Add emacs_version 30.1 to .github/workflows/test.yml
new f5f1be270f when-let -> when-let*
new 64731c213c Fix pyim-tests-pyim-probe-org-latex-mode
Summary of changes:
.github/w
branch: elpa/visual-fill-column
commit d4464130a21733671a53f915a697dea65888473f
Author: Joost Kremers
Commit: Joost Kremers
Update copyright year.
---
visual-fill-column.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/visual-fill-column.el b/visual-fill-column.el
inde
branch: elpa/rust-mode
commit facaabe318baaa71a5289d96465dd8775cb445c4
Author: Jen-Chieh Shen
Commit: GitHub
ci: Test Emacs 30.1
---
.github/workflows/test.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index 73db359d7d..fadf9
branch: elpa/rust-mode
commit efd830806c8519bb7f614504eac6bdfdbbac1247
Merge: 542f1755d8 facaabe318
Author: Jen-Chieh Shen
Commit: GitHub
Merge pull request #564 from rust-lang/ci/30.1
ci: Test Emacs 30.1
---
.github/workflows/test.yml | 1 +
1 file changed, 1 insertion(+)
diff --
elpasync pushed a change to branch elpa/helm.
from b61117ed41 Emacs bug 76461 is also present in emacs-30 so fix it
new d13feeb11b Change default value of helm-ff-nohighlight-matches
new 24179bebed Fix highlighting matches in
helm-files-in-current-dir-source
new af8
branch: elpa/helm
commit d13feeb11ba724677b789ffee247ee1c9897a8c3
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Change default value of helm-ff-nohighlight-matches
---
helm-files.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/helm-files.el b/helm-files.el
index
branch: elpa/helm
commit 24179bebed033c1c765a7760f8e6dd0f66d3a2d3
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Fix highlighting matches in helm-files-in-current-dir-source
---
helm-for-files.el | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/helm-for-files.el
branch: elpa/helm
commit 406a9048b0010cc22e1c7bcd7f3163d5b86f01a9
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Simplify CRM insert completion (emacs bug 76461)
---
helm-mode.el | 6 --
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/helm-mode.el b/helm-mode.el
index
branch: elpa/dirvish
commit d4e5acb876dbf2b55879a22c4b8cd88f614de072
Author: Alex Lu
Commit: Alex Lu
feat(collapse): add `dirvish-collapse-separator` user option (#263)
---
extensions/dirvish-collapse.el | 20 +++-
1 file changed, 15 insertions(+), 5 deletions(-)
diff --git
branch: elpa/csv2ledger
commit 9c236704a55861ed12c8fe873ec0d9e719d145f3
Author: Joost Kremers
Commit: Joost Kremers
Update copyright year.
---
csv2ledger.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/csv2ledger.el b/csv2ledger.el
index 95a36b7fc4..8894a6d87a 100644
branch: externals/pyim
commit f5f1be270feb3cade25e9ef910bd58e442e4b016
Author: Feng Shu
Commit: Feng Shu
when-let -> when-let*
---
pyim-cstring.el | 10 +-
pyim-pymap.el | 8
2 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/pyim-cstring.el b/pyim-cstring.el
branch: externals/pyim
commit 58e9eef451400b3ec9efe829cba124dae3bbd4d2
Author: Feng Shu
Commit: Feng Shu
Add emacs_version 30.1 to .github/workflows/test.yml
---
.github/workflows/test.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/test.yml b/.gith
branch: externals/pyim
commit 64731c213cf50f44f44f9a7d1ab269b387e3
Author: Feng Shu
Commit: Feng Shu
Fix pyim-tests-pyim-probe-org-latex-mode
---
tests/pyim-tests.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/tests/pyim-tests.el b/tests/pyim-tests.el
index e
branch: externals/hyperbole
commit eb67e83f288f72b69e1f7728b6d4be7b0a48b6de
Author: Mats Lidell
Commit: GitHub
verify published html (#677)
* Refactor hywiki-word-at test for taking more wikiword variations
* Verify WikiWords with section, line and column info
* Verify actio
branch: externals/auctex
commit 83c8aa682e47f5981b90c0b20686bba1281d10ef
Author: Hugo Heagren
Commit: Ikumi Keita
Allow t in `TeX-doc-backend-alist' to mean `use in all modes'
* tex.el (TeX-doc): Support using t in `TeX-doc-backend-alist' backend
mode list to mean that a backend
branch: externals/ivy
commit 5e93415b8116952ed6216b9a2e907733200b1f88
Author: Basil L. Contovounesios
Commit: Basil L. Contovounesios
Fix ivy-completion-in-region sole match exit
* ivy.el (ivy-completion-in-region): Determine no/sole match based
on completion-try-completion resu
branch: externals/ivy
commit 1410fc261fbe57165a6a58ae542686f46597ca26
Author: Basil L. Contovounesios
Commit: Basil L. Contovounesios
Use font-lock face in place of obsolete variable
* counsel.el (counsel--minor-candidates): Replace variable
font-lock-string-face, obsolete since
branch: externals/ivy
commit 2393ed2538274983d8e3081b4609e75482df8b4f
Author: Basil L. Contovounesios
Commit: Basil L. Contovounesios
; * .mailmap: Update for PR #3044.
---
.mailmap | 1 +
1 file changed, 1 insertion(+)
diff --git a/.mailmap b/.mailmap
index fa38b3f201..eb78d6ffb0 100644
-
branch: externals/ivy
commit 2c3f20a4dcdde0942dd6901c503936a74246f546
Author: Basil L. Contovounesios
Commit: Basil L. Contovounesios
Minor counsel-git-grep cleanup
* counsel.el (counsel-git-grep-function): Simplify.
(counsel--git-grep-file-and-line-number): Rename...
(couns
branch: externals/ivy
commit 6227843101f599abf12ad2e83e803023e5efe5fe
Author: Basil L. Contovounesios
Commit: Basil L. Contovounesios
Update copyright notices for 2025
* colir.el:
* counsel.el:
* elpa.el:
* ivy-avy.el:
* ivy-faces.el:
* ivy-hydra.el:
* ivy-ov
branch: externals/ivy
commit a0b2150dbe1872050b1886a94d167f1deacc5a61
Author: Basil L. Contovounesios
Commit: Basil L. Contovounesios
Prefer base-size over ivy-completion-common-length
The latter is very problematic: it is specific to a single
candidate, does not necessarily cor
branch: externals/ivy
commit c691144be632879279c6c19910882078deb1da38
Merge: 9d99a8b784 7a0d554aaf
Author: Basil L. Contovounesios
Commit: Basil L. Contovounesios
Merge branch 'master' into externals/ivy
branch: externals/ivy
commit fc9a933f0bb63fbc8e5d295cdf7f5e98e90981e2
Author: Basil L. Contovounesios
Commit: Basil L. Contovounesios
* counsel.el (counsel-fzf-dir-function): #'-quote.
---
counsel.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/counsel.el b/counsel.el
branch: externals/ivy
commit abb9e1e5649bcd078a2a75bcb27abb42311b4f86
Author: Basil L. Contovounesios
Commit: Basil L. Contovounesios
Mention 'make deps' target in more places
* targets/obsolete-config.el:
* doc/ivy.org (Setup): Add directory names to load-path.
(Installing
branch: externals/ivy
commit 65db8f0245dd8d3735ab9aee546590a578f7501a
Author: Basil L. Contovounesios
Commit: Basil L. Contovounesios
Add ivy-completion-common-length regression tests
* ivy-test.el (ivy-completion-common-length): Extend tests.
---
ivy-test.el | 76 +
branch: externals/ivy
commit 10b544f5d16602d2bf76276ef425492cd97bb073
Author: Basil L. Contovounesios
Commit: Basil L. Contovounesios
Fix 1/0 ivy-count-format for zero candidates
* ivy.el (ivy--insert-prompt): Clip ivy--length displayed in
ivy-count-format prompt to total number
branch: externals/ivy
commit 5a041b11aa68359a0d027adfba43d2c4aa59e622
Author: Basil L. Contovounesios
Commit: Basil L. Contovounesios
Fix ivy-completion-common-length
Thanks to Kien Nguyen and
Madhu for suggestions.
Fixes parts of #1361, #1755, #2879, #3051, #3056,
branch: externals/ivy
commit 9d99a8b78457eab732c9fb68c14bdb30bdb76ac9
Author: Basil L. Contovounesios
Commit: Basil L. Contovounesios
Bump version to 0.15.0
* ivy.el:
* doc/ivy.org (Copying): Bump version to 0.15.0.
(Installation): Fix typo.
* doc/ivy.texi: Regenera
branch: externals/ivy
commit 36f68985dec5cb7a90518040efb85a91219a983c
Merge: 6cd8350655 6227843101
Author: Basil L. Contovounesios
Commit: Basil L. Contovounesios
Merge branch 'master' into externals/ivy
---
.mailmap | 1 +
CONTRIBUTING.org | 6 +--
colir.el | 46 ++
branch: externals/ivy
commit 576f421b024eee7d087ab204f54071fa93dd0493
Author: Basil L. Contovounesios
Commit: Basil L. Contovounesios
Fix ivy-completion-in-region return value
* ivy.el (ivy-completion-in-region): Return nil/t on no/sole match
as well, not just in the multi-match
branch: externals/ivy
commit b26d3816ffd649c35356f5a114b779b4ad66ef65
Author: Christopher Floess
Commit: Basil L. Contovounesios
Add support for opening git-grep in other window
* counsel.el (counsel-git-grep-action): Refactor in terms of
counsel--git-grep-file-and-line-number a
branch: externals/ivy
commit 8b6fe6e1f5bd15a23f718212515927d1cfe9842c
Author: Basil L. Contovounesios
Commit: Basil L. Contovounesios
Refactor counsel--minor-candidates
* counsel.el (counsel--minor-candidates): Precompute propertized
format string. Use cl-mapcan.
---
counsel.e
branch: externals/ivy
commit 9fa8ba5afcfbf727f5dd8ca7f9c1749de3657381
Author: Basil L. Contovounesios
Commit: Basil L. Contovounesios
Fix colir docstrings
* colir.el (colir-compose-method, colir-compose-soft-light)
(colir-compose-overlay, colir-compose-alpha): Improve docs.
branch: externals/ivy
commit 05f1d8218180457c6cbd72ae1c7c3355b574f8bc
Author: Basil L. Contovounesios
Commit: Basil L. Contovounesios
Fix some point placement on exact completion exit
When completing ~/foo and ~/foobar is the only completion,
vanilla completion inserts a trailin
1 - 100 of 103 matches
Mail list logo