elpasync pushed a change to branch elpa/helm-core.
from e038260fcc Fix printer action
adds a25fa0e614 Ensure helm-ff-icons-transformer is not appended again
No new revisions were added by this update.
Summary of changes:
helm-files.el | 15 ---
1 file changed, 8 insert
branch: elpa/helm
commit a25fa0e614357fbee3266988c8f6675f706f0557
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Ensure helm-ff-icons-transformer is not appended again
when helm-ff-icon-mode is called programatically.
---
helm-files.el | 15 ---
1 file changed, 8 i
branch: externals/system-packages
commit a13bad6c2abd81c7fb3f113f44ecd9af3099ff8c
Author: Jake Shilling
Commit: Jake Shilling
Use emerge --depclean to uninstall
The emerge --unmerge command is unsafe because it doesn't verify reverse
dependencies before removing a, possibly impo
branch: externals/system-packages
commit c087d2c6e598f85fc2760324dce20104ea442fa3
Merge: f937f03f43 a13bad6c2a
Author: Alex Branham
Commit: Alex Branham
Merge commit 'a13bad6c2abd81c7fb3f113f44ecd9af3099ff8c'
---
system-packages.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff
branch: externals/system-packages
commit f937f03f43e5a65685f3ca71616af29fe0dda95e
Author: Jake Shilling
Commit: Jake Shilling
Use eix to search when available
On the emerge backend, use `eix` to search if found in `exec-path`. This
allows for faster searching than using `emerge
branch: externals/sql-indent
commit 1caf03984f38a6cd9e115b2c1df58f5303247226
Author: Thijs
Commit: GitHub
fix syntax checker for CONSTRAINT IF EXISTS (#104, fix #103)
Co-authored-by: thijs
---
sql-indent.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sql-in
elpasync pushed a change to branch externals/system-packages.
from 05add2fe05 Update copyright
new f937f03f43 Use eix to search when available
new a13bad6c2a Use emerge --depclean to uninstall
new c087d2c6e5 Merge commit 'a13bad6c2abd81c7fb3f113f44ecd9af3099ff8c'
S
branch: externals/realgud-lldb
commit e001d6a87a526b9625c8fbc76466080dc2462dc0
Author: Yuri Khan
Commit: Yuri Khan
Customize lldb frame format to tell us full source file paths
---
lldb/lldb.el | 8
1 file changed, 8 insertions(+)
diff --git a/lldb/lldb.el b/lldb/lldb.el
index fc8
elpasync pushed a change to branch externals/sql-indent.
from ca2fa754dc Add support for the postgres support keyword (#101)
new 1caf03984f fix syntax checker for CONSTRAINT IF EXISTS (#104, fix
#103)
new 5a3ce9e52c Add tests for #104 and #103
Summary of changes:
.github
branch: externals/realgud-lldb
commit 19a2c0a8b228af543338f3a8e51141a9e23484a5
Merge: abffd0d2d2 e001d6a87a
Author: R. Bernstein
Commit: GitHub
Merge pull request #11 from yurikhan/frame-format
Customize lldb frame format to tell us full source file paths
---
lldb/lldb.el | 8 +
branch: externals/greader
commit 89df9b95ab07c6964f5e228662f6fe771c384677
Author: Michelangelo Rodriguez
Commit: Michelangelo Rodriguez
greader-pkg.el added.
---
greader-pkg.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/greader-pkg.el b/greader-pkg.el
new file mode 100644
index 000
branch: externals/sql-indent
commit 5a3ce9e52cc3fb55ec02f3a38f43d687a9e3672d
Author: Alex Harsányi
Commit: Alex Harsányi
Add tests for #104 and #103
---
.github/workflows/main.yml | 2 +-
sql-indent-test.el | 5 +
test-data/pr104-syn.eld| 6 ++
test-data/pr104.sql
branch: externals/greader
commit 48064d449e3bbb014083d6bb1443b9629f206f90
Author: Michelangelo Rodriguez
Commit: Michelangelo Rodriguez
Corrected many tipos in source.
---
greader.el | 169 ++---
1 file changed, 107 insertions(+), 62 d
branch: externals/greader
commit 6cdd50201eea463d54bd4b9bc897dbfafd5c844c
Author: Michelangelo Rodriguez
Commit: Michelangelo Rodriguez
espeak fix added.
---
greader.el | 5 +
1 file changed, 5 insertions(+)
diff --git a/greader.el b/greader.el
index 5187b0038c..6d149e12fa 100644
--- a
branch: externals/greader
commit 2b803272e51f15bfab742752b6d8db678012b8d2
Author: Michelangelo Rodriguez
Commit: Michelangelo Rodriguez
changing branch.
---
t2a.el | 2 ++
1 file changed, 2 insertions(+)
diff --git a/t2a.el b/t2a.el
index e69de29bb2..7684f4d0a4 100644
--- a/t2a.el
+++ b/t2
branch: externals/greader
commit b4651a6efd137e0bd7f17f723ec7766277e712db
Author: Michelangelo Rodriguez
Commit: Michelangelo Rodriguez
working on text2audio started.
---
t2a.el | 0
1 file changed, 0 insertions(+), 0 deletions(-)
diff --git a/t2a.el b/t2a.el
new file mode 100644
index 000
branch: externals/greader
commit dbfa7c2b057d549bc39489b1617260463c343200
Author: Michelangelo Rodriguez
Commit: Michelangelo Rodriguez
greader.el:
Added functions `greader-set-register' and `greader-jump-to-register'.
---
greader.el | 14 --
1 file changed, 12 insertions(+)
branch: externals/greader
commit 12cc9144dc496c5391387d3d6545096a9c1fd1e6
Author: Michelangelo Rodriguez
Commit: Michelangelo Rodriguez
Added customization variable `greader-use-register'.
---
greader.el | 7 +++
1 file changed, 7 insertions(+)
diff --git a/greader.el b/greader.el
inde
branch: externals/greader
commit 2b19ab74b7f850a1e171a931dec355d05561263d
Author: Michelangelo Rodriguez
Commit: Michelangelo Rodriguez
greader-read:
Added a "register" feature, in which you, when call greader-read, that
function sets a register.
If you stop reading, or you have los
branch: externals/greader
commit c03d58e8f567ccc5feeebb8a4c242232c996570a
Author: Michelangelo Rodriguez
Commit: Michelangelo Rodriguez
some other correction of tipos.
---
greader.el | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/greader.el b/greader.el
index 80e4623
elpasync pushed a change to branch externals/greader.
from 3e89c61cea Merge remote-tracking branch 'greader/master' into
externals/greader
new 2b19ab74b7 greader-read: Added a "register" feature, in which you,
when call greader-read, that function sets a register. If you stop read
branch: externals/greader
commit ffad09e2ad60a6dfe4a4f258178616d12c750c09
Author: Michelangelo Rodriguez
Commit: Michelangelo Rodriguez
Doc for `greader-read' updated to explain how that function works with
prefix.
---
greader.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
dif
branch: externals/exwm
commit 563cba2abcfe1df6ed433dc09f6ef412a8e2c706
Author: Elijah Malaby
Commit: Adrián Medraño Calvo
Set WM_STATE on emacs frames
* exwm-workspace.el (exwm-workspace--add-frame-as-workspace): Set
WM_STATE.
Copyright-paperwork-exempt: yes
---
exwm-w
branch: externals/exwm
commit e43bd782580fc7f2aa7f5f92da1c5d7c992b6d1c
Author: Adrián Medraño Calvo
Commit: Adrián Medraño Calvo
Use 32-bit visual for frame containers
* exwm-core.el (exwm--get-visual-depth-colormap): New function.
* exwm-workspace.el (exwm-workspace--add-frame-
branch: externals/exwm
commit 445e94189ccdef54bcd11ddef048dbccc44d3584
Author: Adrián Medraño Calvo
Commit: Adrián Medraño Calvo
Add license file
* LICENSE: Add file.
---
LICENSE | 674
1 file changed, 674 insertions(
elpasync pushed a change to branch externals/exwm.
from 10bd12234e Bump version to 0.26
new 445e94189c Add license file
new 563cba2abc Set WM_STATE on emacs frames
new e43bd78258 Use 32-bit visual for frame containers
Summary of changes:
LICENSE | 674 ++
branch: externals/ebdb
commit 321caee9be5bc432dbef5ea4250b09dbaf1a0c2b
Author: tumashu
Commit: GitHub
ebdb-complete.el quit-window -> bury-ebdb-buffer. (#103)
* ebdb-complete.el (ebdb-complete-quit-window): Rename from ...
(ebdb-complete-bury-ebdb-buffer): ... to it.
(ebdb-
branch: main
commit b5305279bbcf59b22402263ba6bb741b44e1eeef
Author: Stefan Monnier
Commit: Stefan Monnier
* elpa-packages: auto-sync a few more packages
---
elpa-packages | 19 +--
1 file changed, 13 insertions(+), 6 deletions(-)
diff --git a/elpa-packages b/elpa-packages
branch: elpa/visual-fill-column
commit afaad5ac6b15cdf9f362662538e35d48578e218a
Author: Joost Kremers
Commit: Joost Kremers
Test against `emacs-major-version`.
---
visual-fill-column.el | 14 +++---
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/visual-fill-column.el
elpasync pushed a change to branch elpa/visual-fill-column.
from 5c2b55f526 Fix typo in function name.
new afaad5ac6b Test against `emacs-major-version`.
new 453d698d7f Fix typo in variable name.
Summary of changes:
visual-fill-column.el | 14 +++---
1 file change
branch: elpa/visual-fill-column
commit 453d698d7fc243a547665f8ba43c55eee574e0db
Author: Joost Kremers
Commit: Joost Kremers
Fix typo in variable name.
---
visual-fill-column.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/visual-fill-column.el b/visual-fill-column.el
branch: externals/kind-icon
commit 1266945d3efaff0f728034292860649212d721b6
Author: JD Smith <93749+jdtsm...@users.noreply.github.com>
Commit: JD Smith <93749+jdtsm...@users.noreply.github.com>
Cache separately for non-terminal and terminal
---
kind-icon.el | 116 +
branch: externals/kind-icon
commit e06009d98992c8ec8b33578a6623b03cba8e3e21
Author: JD Smith <93749+jdtsm...@users.noreply.github.com>
Commit: JD Smith <93749+jdtsm...@users.noreply.github.com>
Put icon preview buffer into Help mode
---
kind-icon.el | 3 ++-
1 file changed, 2 insertions(+), 1
elpasync pushed a change to branch externals/kind-icon.
from f950f4ac1d Propertize the 'display string to work with overlays
new e06009d989 Put icon preview buffer into Help mode
new 1266945d3e Cache separately for non-terminal and terminal
Summary of changes:
kind-icon.e
elpasync pushed a change to branch externals/embark-consult.
from cb5d69987b Have target finder also apply to agenda buffers
adds a81c84a422 Ignore table target for org-table-export
No new revisions were added by this update.
Summary of changes:
embark-org.el | 3 +++
1 file chang
branch: externals/embark
commit a81c84a422a20ab3015aea351ee8d158e10d2623
Author: Omar Antolín
Commit: Omar Antolín
Ignore table target for org-table-export
---
embark-org.el | 3 +++
1 file changed, 3 insertions(+)
diff --git a/embark-org.el b/embark-org.el
index cdef13cfa8..62ab828818 100
branch: elpa/visual-fill-column
commit 5c2b55f526a8a9b5dc283f15e6caaf3215aa5b04
Author: Joost Kremers
Commit: Joost Kremers
Fix typo in function name.
---
visual-fill-column.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/visual-fill-column.el b/visual-fill-column.el
branch: externals/kind-icon
commit f950f4ac1d9a79f36ce3c0316a5d53ac6ff80cd0
Author: JD Smith <93749+jdtsm...@users.noreply.github.com>
Commit: JD Smith <93749+jdtsm...@users.noreply.github.com>
Propertize the 'display string to work with overlays
---
kind-icon.el | 31 +---
branch: elpa/rust-mode
commit 0df2f22479b98f76d97de90e1c390ff1b0902a46
Author: brotzeit
Commit: brotzeit
mention elisp-tree-sitter
---
README.md | 13 +
1 file changed, 13 insertions(+)
diff --git a/README.md b/README.md
index f98f6ab85e..e96004809c 100644
--- a/README.md
+++ b
branch: elpa/helm
commit e038260fcca73e4f234e9b6abdf90f5ef094a490
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Fix printer action
---
helm-files.el | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/helm-files.el b/helm-files.el
index d94633b2c8..2e2013afc6 1006
elpasync pushed a change to branch externals/vertico.
from 0831da48fe Minor extension documentation improvements
new 968714ccb8 Revert "vertico-insert: Insert single candidate even if
not selected (Fix #225)"
new a8420acdbb Improve single candidate behavior
Summary of cha
elpasync pushed a change to branch elpa/helm-core.
from 5e25bc5b66 Merge pull request #2509 from renatofdds/patch-1
adds e038260fcc Fix printer action
No new revisions were added by this update.
Summary of changes:
helm-files.el | 5 ++---
1 file changed, 2 insertions(+), 3 deleti
branch: externals/vertico
commit a8420acdbbadd190cdddc173e9f37221e2ffb676
Author: Daniel Mendler
Commit: Daniel Mendler
Improve single candidate behavior
- vertico-insert: Insert single candidate even if not selected
- vertico-exit: Never insert single candidate if not selected
branch: externals/vertico
commit 968714ccb8ff65f7c06c6a23876aa916ea7ba178
Author: Daniel Mendler
Commit: Daniel Mendler
Revert "vertico-insert: Insert single candidate even if not selected (Fix
#225)"
This reverts commit cc5f5421c6270b8fdd12265ccdaffc3cd297d0d8.
Fix #232
-
elpasync pushed a change to branch externals/srht.
from 0e53961bbc srht-read-with-annotaion: Add category arg.
new dd72e0f630 Ability to interact with multiple instances.
new 6167162568 Fix tests.
Summary of changes:
README.md | 15 +++-
README.org | 11
branch: externals/srht
commit dd72e0f6300f2285582a6c0a9350168308ccdebc
Author: Aleksandr Vityazev
Commit: Aleksandr Vityazev
Ability to interact with multiple instances.
* README: Add links to elpa badges. Add Copyright assignment section.
* lisp/srht-git: Add the required domai
branch: externals/srht
commit 6167162568c51c57d920dc4ef84f73b97a7084ac
Author: Aleksandr Vityazev
Commit: Aleksandr Vityazev
Fix tests.
---
tests/test.el | 7 ---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/tests/test.el b/tests/test.el
index f4014f8287..24d0213ca4 100
branch: externals/org
commit 4f0f2444772be674aaac06dd0037bf61349062e8
Author: Marco Wahl
Commit: Marco Wahl
Revert "org-src: Add RET to go from overlay to edit buffer"
This reverts commit 0d39ea6ef3ee55424a322c38eb6857299dca11f2.
---
etc/ORG-NEWS| 2 --
lisp/org-src.el | 7
branch: elpa/idris-mode
commit d965f35f9a4131765bc34778e5b228af21bb291c
Author: Guillaume Allais
Commit: Guillaume Allais
[ fix ] remove ibc deletions for idris2
Idris2 does not have .ibc files so this code is useless (and
actively harmful if you try to load a .tex file that hap
branch: elpa/idris-mode
commit 3c1f8f8410d909229d12d0227399f2d5c16b1ea4
Merge: 65d6db1b75 d965f35f9a
Author: Jan de Muijnck-Hughes
Commit: GitHub
Merge pull request #551 from idris-hackers/remove-ibc-deletion
[ fix ] remove ibc deletions for idris2
---
idris-commands.el | 26 ++
branch: externals/eglot
commit 2b87b06d9ef15e7c39d87fd5a4375b6deaa7e322
Author: João Távora
Commit: João Távora
Fix #508: Don't ignore flymake-no-changes-timeout
Also per #957.
Only actually and eagerly report LSP diagnotics if the user has
Flymake starting automaticall
51 matches
Mail list logo