elpasync pushed a change to branch elpa/helm-core.
from 9cd03ac5e9 Fix package-requires in helm.el
adds 308f8b5cac DOcstring only
adds 96aad023cb Revert "Add a reporter for thumbnails"
No new revisions were added by this update.
Summary of changes:
helm-command.el | 14
elpasync pushed a change to branch elpa/helm.
from 9cd03ac5e9 Fix package-requires in helm.el
new 308f8b5cac DOcstring only
new 96aad023cb Revert "Add a reporter for thumbnails"
Summary of changes:
helm-command.el | 14 --
helm-files.el | 8 ++--
2 file
branch: elpa/helm
commit 308f8b5cacc2c5e37d869a8c3db37ab86b720161
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
DOcstring only
---
helm-command.el | 14 --
1 file changed, 4 insertions(+), 10 deletions(-)
diff --git a/helm-command.el b/helm-command.el
index 93905253da..84
branch: elpa/helm
commit 96aad023cb12e995e92763195086ccee3aa5a141
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Revert "Add a reporter for thumbnails"
This reverts commit 16a319fb8d01c498e133d693ba782dd66da87118.
---
helm-files.el | 8 ++--
1 file changed, 2 insertions(+)
branch: externals/consult
commit 5e838911a3a0ea55e63413e61d932ee997eb145c
Author: Daniel Mendler
Commit: Daniel Mendler
consult--prompt: Save input history even when quitting
---
consult.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/consult.el b/consult.el
index d37
elpasync pushed a change to branch externals/consult.
from 44beaa209f consult--buffer-sort-visibility: Reuse variable
new 4309a19725 consult--read: Save input history even when quitting
from a command
new 5aa1898bb1 Share consult--line/line-multi/keep-lines-history
n
branch: externals/consult
commit a2a486dc65725d5f1814b63034a9ecefe7a0989b
Author: Daniel Mendler
Commit: Daniel Mendler
Update changelog
---
CHANGELOG.org | 5 +
1 file changed, 5 insertions(+)
diff --git a/CHANGELOG.org b/CHANGELOG.org
index 33c9e245ae..10fa1a35be 100644
--- a/CHANGEL
branch: externals/corfu
commit 9006b56e5db420cb82f86510f3d2c290036ade2a
Author: Daniel Mendler
Commit: Daniel Mendler
Update readme
---
README.org | 17 -
1 file changed, 8 insertions(+), 9 deletions(-)
diff --git a/README.org b/README.org
index 189dfca99a..ef05069727 10064
branch: externals/consult
commit 4309a19725fc79df478ff8777a90f5a95faa3b6a
Author: Daniel Mendler
Commit: Daniel Mendler
consult--read: Save input history even when quitting from a command
See https://github.com/minad/consult/discussions/893
---
consult.el | 139
branch: externals/consult
commit 5aa1898bb1ebab6f77848677cae7a19298c02682
Author: Daniel Mendler
Commit: Daniel Mendler
Share consult--line/line-multi/keep-lines-history
---
consult.el | 8 +++-
1 file changed, 3 insertions(+), 5 deletions(-)
diff --git a/consult.el b/consult.el
index
branch: externals/consult
commit 9fb51110661965bd58183eeb9884aebf354a51a5
Author: Daniel Mendler
Commit: Daniel Mendler
Keep separate history for consult-line-multi
---
CHANGELOG.org | 3 +--
consult.el| 3 ++-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/CHANGELOG.org
branch: externals/org
commit 6d7c7917a0294bb71c3294119984207b1d9b0385
Author: Ihor Radchenko
Commit: Ihor Radchenko
lisp/org.el (org-in-src-block-p): Fix when on affiliated or post-blank
* lisp/org.el (org-in-src-block-p): When INSIDE is non-nil, do not
return t for affiliated k
branch: externals/org
commit bd7fab2129077d3fb84bc8bec7d7ecbc49afcc15
Author: Ihor Radchenko
Commit: Ihor Radchenko
lisp/org.el (org-in-src-block-p): Improve docstring
* lisp/org.el (org-in-src-block-p):
Reported-by: No Wayman
Link: https://orgmode.org/list/87il5n9owq.
elpasync pushed a change to branch externals/org.
from 4b1154e32d lisp/org-element.el: Use consistent warning types for
warnings
new bd7fab2129 lisp/org.el (org-in-src-block-p): Improve docstring
new 6d7c7917a0 lisp/org.el (org-in-src-block-p): Fix when on affiliated
or po
branch: externals/devdocs
commit f0436bc0e2077683438e838acdfc425337898175
Author: Augusto Stoffel
Commit: Augusto Stoffel
Fix devdocs-install (change from a433fab9)
---
devdocs.el | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/devdocs.el b/devdocs.el
index 9520e
branch: externals/cape
commit d63052ac2a3d8193d5df60568b74b47c4d4fed50
Author: mekeor <60295641+mek...@users.noreply.github.com>
Commit: GitHub
cape-elisp-symbol-wrapper: org-mode: replace = with ~ (#98)
---
cape.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/cape.el
branch: externals/transient
commit 90243aec655973cdd976444c4f698e90bc5f8c4d
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
transient-mode-line-format: Support specifying separator thickness
---
docs/transient.org | 8 +---
lisp/transient.el | 41 --
tarsius pushed a change to branch externals/transient.
from 600b2df425 transient--default-infix-command: Add fallback docstring
new 69e2578525 Compact the otherwise clause of cond where possible
new 957c9e3c3a transient--get-pre-command: Remove pointless
ignore-errors
branch: externals/transient
commit 957c9e3c3a67a769759ceba174ae161352bf170d
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
transient--get-pre-command: Remove pointless ignore-errors
---
lisp/transient.el | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/lisp/transient.e
branch: externals/transient
commit 69e25785256990042d9170c678f5c42ec03b86e4
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Compact the otherwise clause of cond where possible
---
lisp/transient.el | 20 ++--
1 file changed, 10 insertions(+), 10 deletions(-)
diff --git a/li
branch: externals/transient
commit 99e03ca0dab9a01426947426267fa4cb2d904cff
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Fix color lookup for non-suffixes
There actually is a binding for [nil], in `transient--predicate-map',
and it's not always what we need when determining t
branch: externals/devdocs
commit 544051311c53e72444faf130086b39ae9bf68b71
Author: Augusto Stoffel
Commit: Augusto Stoffel
Use libjansson JSON parser if available
---
devdocs.el | 15 ++-
1 file changed, 10 insertions(+), 5 deletions(-)
diff --git a/devdocs.el b/devdocs.el
index
elpasync pushed a change to branch externals/devdocs.
from fc2e85b423 Fix text formatting
new 54e7cb8b07 Fix call to ignore-error
new a433fab92f Allow calling devdocs-install with a document slug as
argument
new 85424af31d Use string-remove-prefix instead of seq-res
branch: externals/devdocs
commit 85424af31d971b8465b37454f5bac967915b9729
Author: Augusto Stoffel
Commit: Augusto Stoffel
Use string-remove-prefix instead of seq-rest hack
---
devdocs.el | 6 --
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/devdocs.el b/devdocs.el
index
branch: externals/devdocs
commit a433fab92f1b3deaa97aecb6287d23653d3dfcf5
Author: Augusto Stoffel
Commit: Augusto Stoffel
Allow calling devdocs-install with a document slug as argument
---
devdocs.el | 9 +++--
1 file changed, 7 insertions(+), 2 deletions(-)
diff --git a/devdocs.el b/d
branch: externals/devdocs
commit 54e7cb8b0743f9ce26dc4e75291883cc8c31def4
Author: Augusto Stoffel
Commit: Augusto Stoffel
Fix call to ignore-error
---
devdocs.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/devdocs.el b/devdocs.el
index f5a2675a61..8cb3e2fc96 100644
-
branch: externals/transient
commit a54f63f23017302b9db746d21c56d229974bee25
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
transient-key-{stay,noop,return,exit}: Complete docstrings
---
lisp/transient.el | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/lisp/trans
tarsius pushed a change to branch externals/transient.
from af6eb31054 transient-format: Only highlight infix if minibuffer is
used
new 5aa4b1ba38 transient-format(around:suffix): Fix detection of
minibuffer usage
new 79f5ec70f3 Use static-if to pick an implementation of
branch: externals/transient
commit 79f5ec70f33e86302a773f7c69ad4b3869c8be3d
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Use static-if to pick an implementation of transient--wrap-command
---
lisp/transient.el | 128 +-
1 file changed,
branch: externals/transient
commit 5aa4b1ba389b9ad7a986f950ba3f99d11e1bbf97
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
transient-format(around:suffix): Fix detection of minibuffer usage
---
lisp/transient.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lisp/trans
branch: externals/transient
commit 600b2df42535ca7077252f37dedd111349b76116
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
transient--default-infix-command: Add fallback docstring
Remove `transient--anonymous-infix-argument', which was originally
used for the same purpose, but
branch: externals/transient
commit 2b892a27a1de698a8159972cc53c39a97c916ca1
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
transient-format-key(around:suffix): Add docstring
---
lisp/transient.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/lisp/transient.el b/lisp/transient.el
inde
branch: elpa/sweeprolog
commit 56aea5450267a72c331dec134b553fa1197a0bce
Author: Eshel Yaron
Commit: Eshel Yaron
Improve hole highlighting in the Sweep top-level
* sweeprolog.el (sweeprolog-analyze-end-font-lock): Extract hole
highlighting code to...
(sweeprolog--highlight-ho
elpasync pushed a change to branch elpa/sweeprolog.
from 17d26e466f ; Add test for 'forward/backward-sexp' in strings
new 56aea54502 Improve hole highlighting in the Sweep top-level
new e98cf4feb6 Announce recent changes in NEWS.org and bump version to
0.27.2
Summary of c
branch: elpa/sweeprolog
commit e98cf4feb6dab3b01b650b95830ea57b176613e4
Author: Eshel Yaron
Commit: Eshel Yaron
Announce recent changes in NEWS.org and bump version to 0.27.2
---
NEWS.org | 17 -
sweep.texi| 4 ++--
sweeprolog.el | 2 +-
3 files changed, 19 insert
branch: externals/consult
commit 44beaa209f2a1f9351b0156c483c09dbe9a84aac
Author: Daniel Mendler
Commit: Daniel Mendler
consult--buffer-sort-visibility: Reuse variable
---
consult.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/consult.el b/consult.el
index c26af232a5
branch: externals/denote
commit 66f60c9bef62da54110c44a5b1d4d45b7bb0b9cd
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Fix denote-test--denote-sluggify-keywords
---
tests/denote-test.el | 9 ++---
1 file changed, 2 insertions(+), 7 deletions(-)
diff --git a/tests/denote-test.
branch: externals/denote
commit 90ff0dec954f12160f20ed9b5c015e2582fc2438
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Fix denote--slug-no-punct for extra characters
---
denote.el | 8 ++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/denote.el b/denote.el
ind
elpasync pushed a change to branch externals/denote.
from e3a7572fea Check for readable file in 'denote-files' Org dynamic
block
new 9305befdb9 Comment out needless error in
denote--file-with-temp-buffer-subr
new 2133b21012 Fix denote-test--denote-filetype-heuristics
branch: externals/denote
commit 9305befdb912ef623b37222984c29f268e01dc8d
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Comment out needless error in denote--file-with-temp-buffer-subr
---
denote.el | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/denote.el
branch: elpa/cider
commit 0134a0bc09c8cd332b100cb1c37d375204253ab6
Author: Bozhidar Batsov
Commit: Bozhidar Batsov
Move a bit of related code together
---
cider-test.el | 24 +---
1 file changed, 13 insertions(+), 11 deletions(-)
diff --git a/cider-test.el b/cider-test.
branch: externals/standard-themes
commit ba79285bf1b2f9ce4430e83ba60391e7f26a9a1a
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Update to version 2.0.0
---
CHANGELOG.org | 253 +
README.org | 30 +++
standard-th
branch: externals/denote
commit 2133b21012bd9e07ef4f3e5fba7e6f2e8dc6d373
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Fix denote-test--denote-filetype-heuristics
---
tests/denote-test.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/tests/denote-test.el
43 matches
Mail list logo