branch: externals/hyperbole
commit 422978cbdb66bff4237c18c207256347ad8d1707
Merge: 2860c80103 f6fa06262e
Author: Robert Weiner
Commit: GitHub
Merge pull request #757 from rswgnu/rsw
hywiki.el - Optimize performance and fix bugs/enhance hproperty.el
---
ChangeLog | 36
branch: elpa/gptel
commit 9caf7684c3a4182e173afe57fa06e53aafc53434
Author: Karthik Chikmagalur
Commit: Karthik Chikmagalur
gptel-openai: Simplify reasoning handling further
* gptel-openai.el (gptel-curl--parse-stream): Simplify the
reasoning handling for OpenAI-compatible APIs (
branch: elpa/helm
commit b7e8fd1c280ab8638a4cc9b6117ba8b9e2867f22
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Add a face to notify if toggle-debug-on-* commands are active
---
helm-command.el | 10 ++
1 file changed, 10 insertions(+)
diff --git a/helm-command.el b/helm-comm
branch: elpa/helm
commit db930e49b290a5197af759c764d95d0c33345153
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Differenciate minor and major modes in *M-x
with two different faces.
---
helm-command.el | 24 +++-
1 file changed, 15 insertions(+), 9 deletio
branch: elpa/helm
commit 7ba05b1442bac7df16c885dea72a34ea84fcf8aa
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Add a specialized match fn for files
Use it in HFF and read-file-name.
When matching a filename like "/home/you/github/foo-bar.txt" there is no
problems
elpasync pushed a change to branch elpa/helm.
from 2f748a72a1 Change behavior of
helm-delete-minibuffer-contents-from-point
new db930e49b2 Differenciate minor and major modes in *M-x
new b7e8fd1c28 Add a face to notify if toggle-debug-on-* commands are
active
new 8
branch: elpa/helm
commit 8f501f6eac09a1bfc86b94e52e07533504321f03
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
New function helm-packages-get-homepage-url
Use it in helm-packages-visit-homepage.
---
helm-packages.el | 15 ---
1 file changed, 8 insertions(+), 7 de
branch: elpa/gptel
commit 9d324892d033b7e65f6db6b68dc061dcc921463f
Author: Karthik Chikmagalur
Commit: Karthik Chikmagalur
gptel-openai: Refine reasoning block detection in stream parser
* gptel-openai.el (gptel-curl--parse-stream): Previously the
stream parser assumed that all
branch: externals/hyperbole
commit f6fa06262e363b3491968b77c2a8929df6432229
Author: bw
Commit: bw
hywiki.el - Optimize performance and fix bugs/enhance hproperty.el
---
ChangeLog | 36
hproperty.el| 144
branch: externals/modus-themes
commit 3550360e88b33b3a8f5f271a1d05afa27ffe54aa
Author: Gautier Ponsinet
Commit: Protesilaos Stavrou
Add support for new package faces (Emacs 31)
---
modus-themes.el | 2 ++
1 file changed, 2 insertions(+)
diff --git a/modus-themes.el b/modus-themes.el
index
elpasync pushed a change to branch elpa/aidermacs.
from 16c971f288 fix file selection when the previous buffer was not
closed
new 3d1d9821e4 feat: support environment variables for default AI model
configurations
new 7719001b57 docs: clarify model selection and config file
branch: elpa/aidermacs
commit 7719001b57618aa06d0f31b3ff52406f2f7494ef
Author: Tim Visher
Commit: Matthew Zeng
docs: clarify model selection and config file precedence in README.md
---
README.md | 26 --
1 file changed, 20 insertions(+), 6 deletions(-)
diff --git a/
branch: elpa/aidermacs
commit 3d1d9821e4900a721a360d068ed6af9659be20fd
Author: Tim Visher
Commit: Matthew Zeng
feat: support environment variables for default AI model configurations
---
aidermacs-models.el | 15 +--
1 file changed, 9 insertions(+), 6 deletions(-)
diff --git a/
branch: externals/denote-sequence
commit c39432bbc3eb4b8246012642dbc95e01e38c7563
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Add TODO for denote-sequence-get-all-files to fetch more data
---
denote-sequence.el | 2 ++
1 file changed, 2 insertions(+)
diff --git a/denote-sequenc
elpasync pushed a change to branch externals/denote-sequence.
from 81358e6967 Acknowledge Alex Carney for the feedback that led to
'denote-sequence-rename-as-parent'
new 26d26dfc86 Make denote-sequence-dired name its buffer correctly and
rely on generic revert-buffer
new c
branch: externals/denote
commit 318e10d8e77786fb466f1cc8bc99aa78a8f69167
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Remove useless denote-sort--dired-buffer variable
I am not sure why that was there. Maybe we were relying on it at some
point but our code is not doin
branch: externals/denote
commit 3785194e0ed960511b442367848ce9ca4a92613a
Merge: 5d8738f4bb 272e939417
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Merge branch 'main' of github.com:protesilaos/denote
---
denote.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
branch: externals/denote-sequence
commit 26d26dfc860fd0270de6e7f3aa1a7fd5d4a78ac5
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Make denote-sequence-dired name its buffer correctly and rely on generic
revert-buffer
This is the kind of change we implemented in denote.el as
branch: externals/denote
commit 5d8738f4bb6f93e01398e6ed8720c524294fee3c
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Add FIXME for outdate code samples of denote-sort-dired
---
README.org | 2 ++
1 file changed, 2 insertions(+)
diff --git a/README.org b/README.org
index 247adb6
branch: externals/greader
commit 6c3b99dad3306eec959946b7f05447fc01afcad0
Author: Michelangelo Rodriguez
Commit: Michelangelo Rodriguez
Some checkdoc notes fixed.
---
greader-dict.el | 35 +--
1 file changed, 17 insertions(+), 18 deletions(-)
diff --git a/gr
elpasync pushed a change to branch externals/greader.
from c2ca8c05aa Fixes and update.
new 6c3b99dad3 Some checkdoc notes fixed.
new 07266f027f Version 0.12.7
new 320a628033 greader-audiobook-buffer command fixed.
Summary of changes:
greader-audiobook.el | 4 ++-
branch: externals/greader
commit 320a62803350d776bc3295bad792a898fee40fa4
Author: Michelangelo Rodriguez
Commit: Michelangelo Rodriguez
greader-audiobook-buffer command fixed.
---
greader-audiobook.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/greader-audiobook.
branch: externals/greader
commit 07266f027f9e3d4b690142f525b5bbde2cb4b19e
Author: Michelangelo Rodriguez
Commit: Michelangelo Rodriguez
Version 0.12.7
Fixes and improvements.
---
greader.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/greader.el b/greader.el
branch: elpa/dracula-theme
commit d502af37f8a5f2abb62b1eca139564e7025f3c4e
Author: Étienne Deparis
Commit: Étienne Deparis
Add imenu-list support to changelog
---
dracula-theme.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/dracula-theme.el b/dracula-theme.el
index a2ce6ed1eb..7d7ed
branch: elpa/dracula-theme
commit 5fd916b588df72bc9e099f8ea5d319a929bdabed
Author: Étienne Deparis
Commit: Étienne Deparis
Try a new background color specifically for region
---
dracula-theme.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/dracula-theme.el b/dracula
branch: elpa/proof-general
commit f003572c03404e9786cbdc4797362c425540db68
Author: Hendrik Tews
Commit: Hendrik Tews
generic: reset proof-shell-delayed-output-{start,end,flags} regularly
Before this change, proof-shell-delayed-output-{start,end,flags} were
only set inside proof-
branch: elpa/proof-general
commit 999cafbe7320ae887f7eebd441beab7e5b0ae6eb
Merge: d4d2465d01 f003572c03
Author: hendriktews
Commit: GitHub
Merge pull request #832 from hendriktews/fix-delayed
generic: reset proof-shell-delayed-output-{start,end,flags} regularly
---
ci/simple-tests/
elpasync pushed a change to branch elpa/dracula-theme.
from 3309ca6b7c Merge pull request #112 from greg19/imenu-list
new d502af37f8 Add imenu-list support to changelog
new d7310919ef Improve some lines length
new 5fd916b588 Try a new background color specifically fo
branch: elpa/dracula-theme
commit d7310919ef51087bf6a295346839205ab8b8894b
Author: Étienne Deparis
Commit: Étienne Deparis
Improve some lines length
---
dracula-theme.el | 29 -
1 file changed, 20 insertions(+), 9 deletions(-)
diff --git a/dracula-theme.el b/dra
branch: externals/denote-sequence
commit 4b5d3e1418e008950205309ad1159e804dec4290
Author: Rory Molinari
Commit: Rory Molinari
denote-rename-file takes 6 arguments but we were only passing 5
---
denote-sequence.el | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/deno
branch: elpa/dracula-theme
commit 3309ca6b7cbc3fd2fd0064f09cdf9a2c20b7e342
Merge: 8b3a005db9 47921e0fb0
Author: Étienne Pflieger
Commit: GitHub
Merge pull request #112 from greg19/imenu-list
imenu-list
---
dracula-theme.el | 12
1 file changed, 12 insertions(+)
diff -
elpasync pushed a change to branch externals/denote.
from 272e939417 Merge pull request #617 from
jeanphilippegg/fix-renaming-command
new 318e10d8e7 Remove useless denote-sort--dired-buffer variable
new 5d8738f4bb Add FIXME for outdate code samples of denote-sort-dired
branch: externals/denote
commit a49aa81cfed09506f8dd993aebda130469379a79
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Make the sample denote-sort-dired with/without empty files work as expected
Bringing them up to speed with what we had for Denote version 4.
Mayb
branch: elpa/dracula-theme
commit 47921e0fb0e074815bba728c6e791768a4049198
Author: Grzegorz Kwacz
Commit: Grzegorz Kwacz
imenu-list
---
dracula-theme.el | 12
1 file changed, 12 insertions(+)
diff --git a/dracula-theme.el b/dracula-theme.el
index bc0d28351c..a2ce6ed1eb 100644
34 matches
Mail list logo