branch: externals/diff-hl
commit 8a91d476ef29f235afce5fde5d42c13a97a8a000
Author: Dmitry Gutov
Commit: Dmitry Gutov
README updates
Removed the emacs-git-gutter comparison, it was really outdated.
---
README.md | 19 ---
1 file changed, 8 insertions(+), 11 deletions(
branch: elpa/gptel
commit 11fbb4dcd9e634af2e42784d0cf2af840c5e9468
Author: Karthik Chikmagalur
Commit: Karthik Chikmagalur
gptel: Ignore non-streaming blank responses
If the non-streaming response is all whitespace, do not call the
gptel-request callback. This causes `gptel-res
branch: externals/a68-mode
commit b33d03a5cddbe6e497fa079a23dc28ddb515c6fa
Author: Jose E. Marchesi
Commit: Jose E. Marchesi
Fix indentation :before "if"
---
a68-mode.el | 12 ++--
1 file changed, 2 insertions(+), 10 deletions(-)
diff --git a/a68-mode.el b/a68-mode.el
index e4b91a9
elpasync pushed a change to branch elpa/helm.
from 5a222a8a6b Fix obsolete call to make-instance
new a8d5d227eb Remove unneeded call of setf
new 820812045a Make obsolete helm-make-type and associated
Summary of changes:
helm-source.el | 2 +-
helm-types.el | 5 +++--
2 f
branch: elpa/helm
commit 820812045a6b1f17c18c8fc7688571f1d0131e34
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Make obsolete helm-make-type and associated
helm-build-type-* fns. helm-make-source can be used instead with a
nil NAME arg.
---
helm-source.el | 1 +
helm-typ
branch: elpa/helm
commit a8d5d227eb9ac667ccbf6d7259b40df764f44062
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Remove unneeded call of setf
By using a keyword :name in make-instance, it is no more needed to
setf the slot 'name.
---
helm-source.el | 1 -
1 file changed, 1
branch: elpa/gptel
commit 5b21ef9022d787514141475104f78e788faabc59
Author: Karthik Chikmagalur
Commit: Karthik Chikmagalur
gptel-openai: Always check for tool-calls (non-streaming only)
* gptel-openai.el (gptel--parse-response): Always check for both
tool calls and text content
branch: main
commit 48cf3730e6d910e1a365339888cce50ca4f3222a
Author: Stefan Monnier
Commit: Stefan Monnier
elpa-packages (flymake): Add manual
---
elpa-packages | 6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/elpa-packages b/elpa-packages
index c878666860..1c688844a
elpasync pushed a change to branch externals-release/org.
from d2e1c6789e Use `replace-region-contents' instead of
`replace-buffer-contents'
new 6c534bfc13 Revert "Use `replace-region-contents' instead of
`replace-buffer-contents'"
new 3b0f08f842 org-replace-buffer-content
branch: externals-release/org
commit 0b269852104bf472d2a7e93f88ab5b2e5dc9a39c
Author: Ihor Radchenko
Commit: Ihor Radchenko
testing/lisp/test-org.el: Do not assume that `post-command-hook' has no
buffer-local value
* testing/lisp/test-org.el (test-org/auto-repeat-maybe):
(test-
branch: externals/org
commit ad9112dad4be09e484addcf1725dd2fd2c72609a
Author: Ihor Radchenko
Commit: Ihor Radchenko
Revert "org-compat: Declare `org-replace-buffer-contents' obsolete"
This reverts commit 452584d9db534071bf55a17330d63b76fe4a68f1.
See https://orgmode.org/list
branch: externals/org
commit 827399e03bc8b366b47fe11d028350f157b48ac1
Merge: ad9112dad4 3b0f08f842
Author: Ihor Radchenko
Commit: Ihor Radchenko
Merge branch 'bugfix'
---
lisp/org-compat.el | 13 +
lisp/org-src.el| 4 ++--
2 files changed, 11 insertions(+), 6 deletions(-)
branch: externals/org
commit 75f3cad71e7493a3c9cc499a1aeda95bff01c5b7
Author: David Masterson
Commit: Ihor Radchenko
Cleanup documentation on definition of "headline level"
lisp/ox.el (org-export-headline-levels): Change docstring to make use
of "ancestor" and "descendant" in de
branch: externals-release/org
commit 6c534bfc130a968401672d97b3a88afabc22c37e
Author: Ihor Radchenko
Commit: Ihor Radchenko
Revert "Use `replace-region-contents' instead of `replace-buffer-contents'"
This reverts commit d2e1c6789e8fdbc097cdec87d69dc2fce32cb6d5.
In Emacs <31
branch: externals/org
commit a36a2674e1e7ab69de83e64911d01ac08d187cef
Merge: 75adbec2bf 62587ef12e
Author: Ihor Radchenko
Commit: Ihor Radchenko
Merge branch 'bugfix'
---
testing/lisp/test-org.el | 18 +-
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/testing/
branch: externals-release/org
commit 3b0f08f8424b3fa2acc53a424e9ba2a97997fa1c
Author: Ihor Radchenko
Commit: Ihor Radchenko
org-replace-buffer-contents: Do not use obsolete `replace-buffer-contents'
in Emacs 31+
* lisp/org-compat.el (org-replace-buffer-contents): In Emacs 31 and
branch: externals-release/org
commit 62587ef12e9c70862c79393cfd54292ff6b09619
Author: Ihor Radchenko
Commit: Ihor Radchenko
org-babel-execute:emacs-lisp: Do not rely upon undocumented return value of
`pp'
* lisp/ob-emacs-lisp.el (org-babel-execute:emacs-lisp): Use
`pp-to-string
branch: externals/org
commit 75adbec2bfe971f68601264fcaa7a25f645fb833
Author: Bibek Panthi
Commit: Ihor Radchenko
lisp/org-capture.el: Cancel new clock when capture is killed
* org-capture.el (org-capture-finalize): Don't keep newly started
clock when capture is aborted.
elpasync pushed a change to branch externals/org.
from 452584d9db org-compat: Declare `org-replace-buffer-contents'
obsolete
new ad9112dad4 Revert "org-compat: Declare
`org-replace-buffer-contents' obsolete"
new 6c534bfc13 Revert "Use `replace-region-contents' instead of
branch: externals/hyperbole
commit 9ced23a3c86a3d5abb2d65c12ea74d4e420576fa
Author: Mats Lidell
Commit: GitHub
Unit tests for hattr:{is-p,actype-is-p,ibtype-is-p} (#724)
---
ChangeLog | 6 ++
test/hbut-tests.el | 27 ++-
2 files changed, 32 insertions(+
elpasync pushed a change to branch externals/hyperbole.
from 6cfe19e85b Add anchor to all ibtypes (#721)
new 7f3c337bc1 Add before-save-hook for automating date updates to
manual (#722)
new 9ced23a3c8 Unit tests for hattr:{is-p,actype-is-p,ibtype-is-p}
(#724)
Summary of
branch: externals/hyperbole
commit 7f3c337bc1c7fc41354a494a71c0e99d16cebbd6
Author: Mats Lidell
Commit: GitHub
Add before-save-hook for automating date updates to manual (#722)
---
ChangeLog | 4
man/.dir-locals.el | 19 +++
2 files changed, 23 insertions(+)
branch: externals/a68-mode
commit c9334035d237a0706037f3c878892d4e67bd5315
Author: Jose E. Marchesi
Commit: Jose E. Marchesi
Limit backwards regexp search whenever possible
---
a68-mode.el | 72 ++---
1 file changed, 36 insertions(+),
elpasync pushed a change to branch elpa/racket-mode.
from 2eec63cd62 racket-repl-mode: Default font-lock-keywords-only to
true; fixes #751
new 2a34bb7adc hash-lang: lex using 'semantic-type-guess when available
new c4cc7c160b hash-lang: map operator type to font-lock-operat
branch: elpa/racket-mode
commit c4cc7c160b5eecb444ac135751aa612ba9940e54
Author: Bogdan Popa
Commit: Greg Hendershott
hash-lang: map operator type to font-lock-operator-face
---
racket-custom.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/racket-custom.el b/racket-custom.el
index 44
branch: elpa/racket-mode
commit 2a34bb7adc6146a23dd3a3a4a660b81433b608d2
Author: Bogdan Popa
Commit: Greg Hendershott
hash-lang: lex using 'semantic-type-guess when available
---
racket-custom.el| 3 ++-
racket/hash-lang-bridge.rkt | 3 ++-
2 files changed, 4 insertions(+), 2 de
branch: externals/mpdired
commit 5cd356794465786568e186af17b1e2d39bc1e6d8
Author: Manuel Giraud
Commit: Manuel Giraud
switch to pre-release
---
mpdired.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mpdired.el b/mpdired.el
index 7d5764132f..5e9e0d7c4a 100644
--- a/mp
branch: externals/mpdired
commit b94fd3df8d4ca636b978db580518c68929e1f8ee
Author: Manuel Giraud
Commit: Manuel Giraud
save point when jumping to current song
---
mpdired.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/mpdired.el b/mpdired.el
index 5e9e0d7c4a..fc3712
elpasync pushed a change to branch externals/mpdired.
from 793ec28c47 Bump version
new 5cd3567944 switch to pre-release
new b94fd3df8d save point when jumping to current song
Summary of changes:
mpdired.el | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
branch: externals/a68-mode
commit 8b7bef58c694c4fc021f34a5a100f56183c993ab
Author: Jose E. Marchesi
Commit: Jose E. Marchesi
Fix rule for proc type declarations
---
a68-mode.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/a68-mode.el b/a68-mode.el
index 3bf779ac93..5b
branch: externals/a68-mode
commit 548690f72357e33244f149a7780304eb187cb5f6
Author: Jose E. Marchesi
Commit: Jose E. Marchesi
Define comment-start-skip
This fixes infinite recursion in smie-indent-comment.
---
a68-mode.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/a68-mode.
branch: externals/a68-mode
commit de04bf85f4861b8d35e03f184b3dffd4debf18c5
Author: Jose E. Marchesi
Commit: Jose E. Marchesi
Support for modals
---
a68-mode.el | 28
1 file changed, 28 insertions(+)
diff --git a/a68-mode.el b/a68-mode.el
index 4496cb6a93..3bf77
branch: externals/a68-mode
commit 623add509e73330189b18baa7ececf8be6057ea2
Author: Jose E. Marchesi
Commit: Jose E. Marchesi
Add "up" an "down" to a68-keywords-supper
---
a68-mode.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/a68-mode.el b/a68-mode.el
index 02dae8dca6..3f69243b41 1
elpasync pushed a change to branch externals/a68-mode.
from def69a9ed1 Bump version to 1.1
new 623add509e Add "up" an "down" to a68-keywords-supper
new 548690f723 Define comment-start-skip
new de04bf85f4 Support for modals
new 8b7bef58c6 Fix rule for proc typ
branch: externals/xeft
commit d64ecb98fad4cb760aff6a4d8092fd5acc48570f
Author: Yuan Fu
Commit: Yuan Fu
* Makefile (CXXFLAGS): Fix std version.
---
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
index 23a3ca636e..a2ea35f73a 100644
--- a/Makef
branch: externals/xeft
commit 6c63bc4c40eae8fe7a3213efe11b75dfe734
Author: Yuan Fu
Commit: Yuan Fu
* xeft.el: Bump version.
---
xeft.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xeft.el b/xeft.el
index 738f4edcc6..571c027127 100644
--- a/xeft.el
+++ b/xeft.el
@
elpasync pushed a change to branch externals/xeft.
from 21465bba67 Update README and bump version
new d64ecb98fa * Makefile (CXXFLAGS): Fix std version.
new 6c63bc4c40 * xeft.el: Bump version.
Summary of changes:
Makefile | 2 +-
xeft.el | 2 +-
2 files changed, 2 insert
branch: externals/el-job
commit 0d3dc5b3ca8abb116c33a6ab430a7d1197725468
Author: Martin Edström
Commit: Martin Edström
Docs & comments
---
README.org | 26 +-
el-job.el | 21 +++--
2 files changed, 32 insertions(+), 15 deletions(-)
diff --git a/READ
elpasync pushed a change to branch externals/el-job.
from 95e8b49a5c Don't try to exec after a file-error
(meedstrom/org-node#91)
new 1ec555a64e Recover from an error
new 448610e7fa Polish
new 0d3dc5b3ca Docs & comments
new 3ce81b5080 Release version 2.4.5
branch: externals/el-job
commit 3ce81b50804d96a6892e8f60959a982154c4552c
Author: Martin Edström
Commit: Martin Edström
Release version 2.4.5
---
el-job.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/el-job.el b/el-job.el
index 6bb46f984d..1393017a4a 100644
--- a/el-j
branch: externals/el-job
commit 448610e7fa0a8b81d931ba07eb53cef3ecf7bd4b
Author: Martin Edström
Commit: Martin Edström
Polish
---
el-job.el | 13 +++--
1 file changed, 7 insertions(+), 6 deletions(-)
diff --git a/el-job.el b/el-job.el
index d310e764b1..7cb0f6b06d 100644
--- a/el-jo
branch: externals/el-job
commit 1ec555a64ea6ae3eedd6fedfcb6432117321930e
Author: Martin Edström
Commit: Martin Edström
Recover from an error
---
el-job.el | 10 +++---
1 file changed, 7 insertions(+), 3 deletions(-)
diff --git a/el-job.el b/el-job.el
index 0e689447ab..d310e764b1 100644
42 matches
Mail list logo