branch: elpa/scroll-on-jump
commit 6a9b9ecc0dcfabb9ca560393bfe5aa21c6063c16
Author: Campbell Barton
Commit: Campbell Barton
Fix error from testing logic that moved the point while scrolling
---
scroll-on-jump.el | 1 -
1 file changed, 1 deletion(-)
diff --git a/scroll-on-jump.el b/scroll-o
elpasync pushed a change to branch elpa/magit.
from c883fabe28 manual: Extend macOS performance notes
adds 76fe394953 magit-log-merged: Fix incorrect calculation of distance
from tip
No new revisions were added by this update.
Summary of changes:
lisp/magit-git.el | 7 +--
li
elpasync pushed a change to branch elpa/magit-section.
from c883fabe28 manual: Extend macOS performance notes
adds 76fe394953 magit-log-merged: Fix incorrect calculation of distance
from tip
No new revisions were added by this update.
Summary of changes:
lisp/magit-git.el | 7 +++
branch: elpa/git-commit
commit 76fe394953281fd9a9b68b2cfd0873bfa20ff269
Author: Brennan Vincent
Commit: Jonas Bernoulli
magit-log-merged: Fix incorrect calculation of distance from tip
When calculating the distance of a commit that is actually on a branch
from the tip of that br
branch: externals/xeft
commit a2de16c207671f73f02e938fe72bf6e45b34d94b
Author: Yuan Fu
Commit: Yuan Fu
Add xeft-directory-filter
Since we added xeft-file-filter, might as well add xeft-directory-filter.
* xeft.el (xeft-directory-filter): New variable.
(xeft-default-dire
branch: externals/xeft
commit c19fea39215c1d0072f7786659428e7ddb7b7a17
Author: Yuan Fu
Commit: Yuan Fu
; * README.md: Add notice.
---
README.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/README.md b/README.md
index f58fd2007e..7e38910203 100644
--- a/README.md
+++ b/README.md
@@
branch: externals/xeft
commit 20f4d0d36fbf1345c1c59f828b43fc13be8c3925
Author: Yuan Fu
Commit: Yuan Fu
Add xeft-file-filter
xeft-file-filter allow more flexible file filtering in case when
xeft-ignore-extension is not flexible enough and
xeft-file-list-function is too verbos
branch: externals/xeft
commit 936d116413f05225d7d17985fd2ac3b0033e85ad
Author: Yuan Fu
Commit: Yuan Fu
; Minor docstring change
* xeft.el (xeft-ignore-extension):
(xeft-recursive): Update docstring
---
xeft.el | 10 --
1 file changed, 8 insertions(+), 2 deletions(-)
di
elpasync pushed a change to branch externals/xeft.
from 3efd465876 ; * xeft.el: Remove incorrect comment.
new 20f4d0d36f Add xeft-file-filter
new a2de16c207 Add xeft-directory-filter
new c19fea3921 ; * README.md: Add notice.
new 936d116413 ; Minor docstring c
branch: externals/consult
commit 21bad2841e062d0b4eb0ceeae90dd3f35eca08f1
Author: Daniel Mendler
Commit: Daniel Mendler
Shorten issue links
---
consult.el | 29 -
1 file changed, 16 insertions(+), 13 deletions(-)
diff --git a/consult.el b/consult.el
index e53ddd
branch: externals/consult
commit 835921c022cc14eecad10060e3aa89936e5ee85c
Author: Daniel Mendler
Commit: Daniel Mendler
consult--read: Improve docstring
---
consult.el | 21 +
1 file changed, 13 insertions(+), 8 deletions(-)
diff --git a/consult.el b/consult.el
index bf
branch: externals/consult
commit ccad378b46098eb623ac79405050450d62d518c1
Author: Daniel Mendler
Commit: Daniel Mendler
consult--multi: Improve docstring
---
consult.el | 22 +++---
1 file changed, 15 insertions(+), 7 deletions(-)
diff --git a/consult.el b/consult.el
index
elpasync pushed a change to branch externals/consult.
from 778074acfb Add docstring
new 21bad2841e Shorten issue links
new ccad378b46 consult--multi: Improve docstring
new 835921c022 consult--read: Improve docstring
Summary of changes:
consult.el | 72
branch: elpa-admin
commit f892e154d475926bef55a5a651158d9d36a197dd
Author: Stefan Monnier
Commit: Stefan Monnier
* elpa-admin.el (elpaa--supported-keywords): Add `:maintainer`
---
elpa-admin.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/elpa-admin.el b/elpa-admin.
branch: elpa/evil
commit 81b813e7ac229b0eb82d0a9adcf6e3950773b558
Author: Axel Forsman
Commit: Axel Forsman
Specialize evil-sort for case of two arguments
All current uses of evil-sort only pass two arguments, for which a
conditional swap suffices.
Also replace the impl
elpasync pushed a change to branch externals/emms.
from 05fe0a83c9 * emms.el: release version 14
new c83157d970 * emms-source-playlist.el: add native playlist to cache
new f008e996d4 * AUTHORS: add leo to authors
Summary of changes:
AUTHORS | 1 +
emms-so
branch: externals/emms
commit f008e996d41c8052fd23d34cc81bf6ddd26e76ff
Author: Yoni Rabkin
Commit: Yoni Rabkin
* AUTHORS: add leo to authors
---
AUTHORS | 1 +
1 file changed, 1 insertion(+)
diff --git a/AUTHORS b/AUTHORS
index 94d4d1e7f5..943cef67cc 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -
branch: externals/emms
commit c83157d9707cc84fc9bbbd8b330484850044a4f5
Author: Yoni Rabkin
Commit: Yoni Rabkin
* emms-source-playlist.el: add native playlist to cache
The function for parsing native playlists doesn't use the emms-track
constructor because the data is already in
elpasync pushed a change to branch externals/embark-consult.
from 213ced2c5d Merge pull request #527 from OkamiW/embark-export-dired
adds 3978c66c05 Don't clobber keybindings in export buffer's local map!
No new revisions were added by this update.
Summary of changes:
embark.el |
branch: externals/embark
commit 3978c66c055632430d8351a32f84e72c9c3d9357
Author: Omar Antolín Camarena
Commit: Omar Antolín Camarena
Don't clobber keybindings in export buffer's local map!
I was binding g to rerun the embark export command in the major mode map
of the export buf
stephen_leake pushed a change to branch externals-release/gpr-query.
from da47f81da1 * alire.toml: Fix gnat version
new 2f02308eda Don't include alire.toml in ELPA package
new ada0d0afce Release 1.0.3
Summary of changes:
.elpaignore | 1 +
NEWS | 5
gpr-qu
branch: externals-release/gpr-query
commit ada0d0afcefe88b66b9cc53de5d76db661bfb2d7
Author: Stephen Leake
Commit: Stephen Leake
Release 1.0.3
* gpr-query.el: Bump version.
---
gpr-query.el | 4 +--
notes.text | 82 +++-
2 f
branch: externals-release/gpr-query
commit 2f02308eda53b95886b94734b44725f3b7ccefeb
Author: Stephen Leake
Commit: Stephen Leake
Don't include alire.toml in ELPA package
* NEWS: Version 1.0.3.
* .elpaignore: New file.
---
.elpaignore | 1 +
NEWS| 5 +
2 files ch
stephen_leake pushed a change to branch externals/gpr-query.
from da47f81da1 * alire.toml: Fix gnat version
new 2f02308eda Don't include alire.toml in ELPA package
new ada0d0afce Release 1.0.3
Summary of changes:
.elpaignore | 1 +
NEWS | 5
gpr-query.el |
branch: elpa/sweeprolog
commit 9bc4ba18b7e6da524a63917fba55e5e55291fb49
Author: Eshel Yaron
Commit: Eshel Yaron
ADDED: numeric argument for sweeprolog-forward/backward-hole
* sweeprolog.el (sweeprolog-count-holes): new command, counts holes
in the current buffer.
(sweeprolog
branch: elpa/sweeprolog
commit 2be17c1f3191dd64cf7792c2ebdc8c3d58c0743b
Author: Eshel Yaron
Commit: Eshel Yaron
Announce recent changes in NEWS.org and bump version to 0.14.1
---
NEWS.org | 23 +++
sweeprolog.el | 2 +-
2 files changed, 24 insertions(+), 1 deletion
elpasync pushed a change to branch elpa/sweeprolog.
from 24afc5474e DOC: improve documentation for holes
new 9bc4ba18b7 ADDED: numeric argument for
sweeprolog-forward/backward-hole
new 447c530c26 ENHANCED: use docs from the SWI-Prolog manual to guess
hole names
new
branch: elpa/sweeprolog
commit 447c530c26b52d7678fed4a7b123249fda40e3c2
Author: Eshel Yaron
Commit: Eshel Yaron
ENHANCED: use docs from the SWI-Prolog manual to guess hole names
* sweep.pl (predicate_argument_names/2): also consult the SWI-Prolog
manual via pldoc_man:load_man_ob
branch: externals/consult
commit 778074acfbacb1f39b497dc5b2a212b83d0f3497
Author: Daniel Mendler
Commit: Daniel Mendler
Add docstring
---
consult-xref.el | 6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/consult-xref.el b/consult-xref.el
index d3b9084b41..44017dc99a 1
elpasync pushed a change to branch externals/greader.
from bc45d253f9 Cleanup
new 29d7140dc6 Aggiunta del back-end "say" per mac-os.
new f3ace60c5f Back-end command `set-voice' added.
new 002a247162 Better handling of chunks of text.
new 92b8b1e204 Merge bran
branch: externals/greader
commit f3ace60c5f7d514b3fa31c4cbcf6f57a194656a7
Author: Michelangelo Rodriguez
Commit: Michelangelo Rodriguez
Back-end command `set-voice' added.
---
greader.el | 8 +++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/greader.el b/greader.el
index
branch: externals/greader
commit 002a24716290174cdf042dd531628d5613338dd5
Author: Michelangelo Rodriguez
Commit: Michelangelo Rodriguez
Better handling of chunks of text.
---
greader.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/greader.el b/greader.el
index 4e525dc
branch: externals/greader
commit 92b8b1e20487b9b99f211a2c048d0966a4106caf
Merge: bc45d253f9 002a247162
Author: Michelangelo Rodriguez
Commit: Michelangelo Rodriguez
Merge branch 'experimental'
---
greader-mac.el | 98 ++
greader.el
branch: externals/greader
commit 29d7140dc614f940e6e8585e7fe78a66f4b6aab8
Author: Michelangelo Rodriguez
Commit: Michelangelo Rodriguez
Aggiunta del back-end "say" per mac-os.
---
greader-mac.el | 98 ++
1 file changed, 98 insertions(+
branch: externals/marginalia
commit 43e8f07a84fb4ecd6afa17456c1d5b8dcd16228e
Author: Daniel Mendler
Commit: Daniel Mendler
Formatting and minor cleanup
---
marginalia.el | 205 +++---
1 file changed, 110 insertions(+), 95 deletions(-)
dif
branch: externals/consult
commit 4aab49c7454c5436298ba60e0ea39d5c9c4acb51
Author: Daniel Mendler
Commit: Daniel Mendler
Formatting
---
consult.el | 99 ++
1 file changed, 55 insertions(+), 44 deletions(-)
diff --git a/consult.el b
branch: externals/vertico
commit a595b05ecc87ce0cd6663f01727159e6640b2d2e
Author: Daniel Mendler
Commit: Daniel Mendler
vertico--move-to-front: Simplify
---
vertico.el | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/vertico.el b/vertico.el
index 912506262a..f676925d1a
branch: externals/corfu
commit f03165f31dcf597ead351fe99494c8c321b9875a
Author: Daniel Mendler
Commit: Daniel Mendler
corfu--move-to-front: Simplify
---
corfu.el | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/corfu.el b/corfu.el
index 139743f001..efdac24378 100644
---
branch: elpa/markdown-mode
commit 26425d690168d1d67ee764bb4483421f4b379523
Author: kimim
Commit: kimim
clear-image-cache when remove inline image
---
markdown-mode.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/markdown-mode.el b/markdown-mode.el
index 0133e07d3c..
branch: elpa/markdown-mode
commit 1eeb65dece333747ae6ee004d91179ea6e3b2f91
Author: kimim
Commit: kimim
add updates to CHANGES.md
---
CHANGES.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGES.md b/CHANGES.md
index 7c62a7c0d0..d2fd6426a3 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@
elpasync pushed a change to branch elpa/markdown-mode.
from b094ae0ac9 Merge pull request #744 from jrblevin/issue-739
new 26425d6901 clear-image-cache when remove inline image
new 1eeb65dece add updates to CHANGES.md
new 0f7eae8113 Merge pull request #745 from kimim
branch: elpa/markdown-mode
commit 0f7eae811308f92b8681b5411f7a5035d1fcd5a7
Merge: b094ae0ac9 1eeb65dece
Author: Shohei YOSHIDA
Commit: GitHub
Merge pull request #745 from kimim/clear-image-cache
clear-image-cache when remove inline image
---
CHANGES.md | 1 +
markdown-mode.el
branch: externals/consult
commit 271269c5a1a93d9ed343793ba526cf7569b16edd
Author: Daniel Mendler
Commit: Daniel Mendler
consult-info: Add todos
---
consult-info.el | 8 +++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/consult-info.el b/consult-info.el
index 871a65d7b1..
elpasync pushed a change to branch externals/consult.
from 7989642a2b consult--with-preview-1: Compare the transformed
candidate instead of the input
new 3e000c852e consult-info: Simplify and speed up
new 271269c5a1 consult-info: Add todos
Summary of changes:
consult-inf
branch: externals/consult
commit 3e000c852e95e06fdaf006317a1645171014acf4
Author: Daniel Mendler
Commit: Daniel Mendler
consult-info: Simplify and speed up
Do not walk back to find node name.
---
consult-info.el | 84 +++--
1 file
elpasync pushed a change to branch externals/consult.
from 051f51811d Revert "Shorter variable names"
new f9930cbe82 consult--with-preview-1: Minor fix of minibuffer state
capturing
new 7989642a2b consult--with-preview-1: Compare the transformed
candidate instead of the in
branch: externals/consult
commit 7989642a2bdc830e1b3de8cfeb479f329bc7d4c9
Author: Daniel Mendler
Commit: Daniel Mendler
consult--with-preview-1: Compare the transformed candidate instead of the
input
Add some comments since I get confused every time I read the preview code.
The
branch: externals/consult
commit f9930cbe82db784cf1950581d3f699b63d246e1d
Author: Daniel Mendler
Commit: Daniel Mendler
consult--with-preview-1: Minor fix of minibuffer state capturing
---
consult.el | 20 +++-
1 file changed, 11 insertions(+), 9 deletions(-)
diff --git a/c
48 matches
Mail list logo