branch: elpa/gptel
commit 35d53cada3e1fc323b6a18739368e85a82a9e419
Author: Henrik Ahlgren
Commit: GitHub
gptel-ollama: Fix docstring (#752)
* gptel-ollama.el (gptel--request-data): Replace "ChatGPT" with
"Ollama" in docstring for ollama method.
---
gptel-ollama.el | 2 +-
1 fil
branch: externals/matlab-mode
commit 9f129aa24307d956327c9cda3d1dfd66c784d6eb
Author: John Ciolfi
Commit: John Ciolfi
Restore emacsdocomplete.m, remove emacsdocomplete.p
The API to get completions in MATLAB R2025a release has changed. We are
looking for a
solution. Until then
elpasync pushed a change to branch externals/compat.
from c89bba6524 ; .dir-locals.el - indent-tabs-mode=nil should not apply
to makefiles
new 8d896bf8f7 compat-30: Add oklab color functions
new 4e60f48b37 compat-tests--color-approx-equal: Fix naming convention
Summary of
branch: externals/compat
commit 8d896bf8f7542b14480c005e8ed5e87e06a506fc
Author: Daniel Mendler
Commit: Daniel Mendler
compat-30: Add oklab color functions
Co-authored-by: Elijah Gabe Pérez
---
NEWS.org| 4
compat-30.el| 44 +++
branch: elpa/gptel
commit 9db263ab12c44187d29c96f565e3368e32e404e3
Author: Karthik Chikmagalur
Commit: Karthik Chikmagalur
gptel-openai-extras: Linting
* gptel-openai-extras.el (gptel-make-deepseek): Appease byte
compiler. (#753)
---
gptel-openai-extras.el | 2 +-
1 file change
branch: externals/denote
commit d7a46ae47c87b57f5f6a8a3a8c325a44eaee0b73
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Remove needless node in the manual for two link aliases and mention those
in context
---
README.org | 45 ++---
1 file ch
branch: externals/denote
commit c1b0fecc701c42112997d933946ed8eb8b412c91
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Document new linking commands for direct links to files with content match
(per commit ba08101)
---
README.org | 186 +---
branch: externals/denote
commit d59645cd03d1350a5f1b606156fca69ee8c036a1
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Reorganise some backlink-related functions to be under the same outline
heading
---
denote.el | 59 ++-
1
branch: externals/denote
commit ba081010fa499b53e32e47092d29e4fde85f8b2a
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Define commands to create direct links to files whose contents match a query
---
denote.el | 36
1 file changed, 36 insertion
branch: externals/denote
commit ec045e814b3c79e4635aa79188df9ac92212cbd2
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Include the two new direct link commands in the menu bar (see commit
ba08101)
---
denote.el | 10 --
1 file changed, 8 insertions(+), 2 deletions(-)
dif
elpasync pushed a change to branch externals/denote.
from e88af3a4aa Merge pull request #567 from eum3l/fix-org-location-links
new d59645cd03 Reorganise some backlink-related functions to be under
the same outline heading
new 2885ce0d62 Add denote-query-link-prompt to
deno
branch: externals/denote
commit 54480f9f8639605a7c5d37e0d100fafa61fff903
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Clarify denote-add-links doc string
---
denote.el | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/denote.el b/denote.el
index 9f96e347
branch: externals/denote
commit 38b0e922e73d1ca1b6e09edc89cc56a43fa57b39
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Remove alias for denote-add-links
---
denote.el | 3 ---
1 file changed, 3 deletions(-)
diff --git a/denote.el b/denote.el
index ec2d08519c..57bd27f2d8 100644
--
branch: externals/transient
commit 00112c11e5d94e018cb33aae2d15b5543be1cad8
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
transient--init-suffix: Load autoloaded command earlier
Do so before trying to access the prototype suffix object.
---
lisp/transient.el | 2 +-
1 file change
branch: externals/el-job
commit f4653c6cfc0f2d110dbdba04860cd2d416b5c5d1
Author: Martin Edström
Commit: Martin Edström
.
---
el-job-child.el | 15 ---
el-job.el | 48 +---
2 files changed, 33 insertions(+), 30 deletions(-)
diff
branch: externals/org
commit 593785527b8c0feee8163b59b4443e5ed5b642c6
Author: Daanturo
Commit: Ihor Radchenko
oc-basic.el: New option org-cite-basic-complete-key-crm-separator
* lisp/oc-basic.el: Define `org-cite-basic-complete-key-crm-separator;
and `org-cite-basic--complete-ke
branch: externals/org
commit 4750b37809b12c1266722b7024cd4037020f4af3
Author: Lukas Rudd Andersen
Commit: Ihor Radchenko
org-indent-line: Fix undindented line with non-zero
`org-edit-src-content-indentation'
* org.el (org-indent-line): Indent to content before indenting with
mo
branch: externals-release/org
commit 74dde3abae74c97ba336a11a1d0efcb79585e32f
Author: Ihor Radchenko
Commit: Ihor Radchenko
Update version number for the 9.7.27 release
---
lisp/org.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lisp/org.el b/lisp/org.el
index 20ce5c
tarsius pushed a change to branch elpa/magit.
from 107e9015e6 Revert "magit-diff-mode: Add diff-mode as an extra
parent"
new 7b13ced297 Use ## more
new bec296e8d7 magit-push: Add --follow-tags and --tags
Summary of changes:
lisp/git-commit.el| 2 +-
lisp/git
branch: externals/ivy
commit d63d52f140105d4a072fbc18f1405ab8313a4cd5
Author: Basil L. Contovounesios
Commit: Basil L. Contovounesios
Bump version to point release 0.15.1
* ivy.el:
* doc/ivy.org: Bump version to 0.15.1 (#3001).
* doc/ivy.texi: Regenerate docs.
---
doc/ivy.o
branch: externals/jinx
commit bd0b4673eb2b3bbddd7814e7b61128acb644615b
Author: Daniel Mendler
Commit: Daniel Mendler
Improve lighter and menu
---
jinx.el | 6 --
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/jinx.el b/jinx.el
index 3273f62c97..75b00bdd60 100644
--- a/jin
branch: elpa/magit
commit bec296e8d7d524beabcb9f56d9befb3f8e4d29fb
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
magit-push: Add --follow-tags and --tags
Previously users were expected to push tags explicitly either
individually (using "T"/`magit-push-tag') or all at once (usi
branch: externals/org
commit f30f6dc4bc50490c7e1b7e406994b9713880b413
Author: Billy Lei
Commit: Ihor Radchenko
org-preview-latex-process-alist: Add xelatex support for latex preview
* lisp/org.el (org-preview-latex-process-alist): Add new process
"xelatex" to allow using xelatex
branch: externals/denote
commit 9aed12156ee8a9a969fb411e525f64d0f3e95567
Merge: ec045e814b b5eac20052
Author: Protesilaos Stavrou
Commit: GitHub
Merge pull request #569 from jeanphilippegg/docstring
Add info in docstring of denote-file-name-components-order
---
denote.el | 7 ++
branch: externals/denote
commit b5eac20052dc4b06ec17ad3f61e5f39b5f8a4ddb
Author: Jean-Philippe Gagné Guay
Commit: Jean-Philippe Gagné Guay
Add info in docstring of denote-file-name-components-order
---
denote.el | 7 ++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/denot
branch: elpa/slime
commit 5a0d95583e88f3a03f8ef352ca955b98012305bd
Author: Stas Boukarev
Commit: Stas Boukarev
Add swank-indentation to *contribs*
---
swank-loader.lisp | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/swank-loader.lisp b/swank-loader.lisp
index c71f0efa
elpasync pushed a change to branch externals/org.
from f30f6dc4bc org-preview-latex-process-alist: Add xelatex support for
latex preview
new fbf39134f3 Fix all the users of org-table-map-tables that expect
org table type
new 0e731a4e71 org-export-expand-include-keyword: Pr
branch: externals/org
commit 0e731a4e71d46218f973ca05dab9360b2e8384ff
Author: Ihor Radchenko
Commit: Ihor Radchenko
org-export-expand-include-keyword: Preserve indentation
* lisp/ox.el (org-export--blindly-expand-include): Accept INDENTATION
as keyword argument rather than using
elpasync pushed a change to branch elpa/slime.
from 1b09820154 slime-parse-context: fix defmethod parsing.
new 5a0d95583e Add swank-indentation to *contribs*
new 62f4a5bd11 Don't lock packages.
Summary of changes:
contrib/swank-repl.lisp | 2 +-
packages.lisp |
branch: elpa/slime
commit 62f4a5bd11480229f1aceb6bf810a995da511a0b
Author: Stas Boukarev
Commit: Stas Boukarev
Don't lock packages.
Doesn't actually help anything.
---
contrib/swank-repl.lisp | 2 +-
packages.lisp | 3 +--
swank-loader.lisp | 6 +-
swank.asd
elpasync pushed a change to branch elpa/gptel.
from c5ffae2fe1 gptel-org: Fix branching context prompt creation bug
new 3dc1cf4cef gptel: tool block spacing changes (#735)
new 0be44d569d gptel-gemini: Add gemini-2.5-pro-exp-03-25 (#742)
new 66d93f3ddc gptel: Spacing
31 matches
Mail list logo