branch: elpa/xah-fly-keys
commit c0e4534acf973ecf709b3a24ae0c4ad84dbd44f6
Author: Xah Lee
Commit: Xah Lee
xah-run-current-file, minor fix on previous commit.
---
xah-fly-keys.el | 80 +++--
1 file changed, 38 insertions(+), 42 deletions(-)
branch: elpa/xah-fly-keys
commit 6cc6865d7387f0d67901c6a68d7123cb1f7bbb6e
Author: Xah Lee
Commit: Xah Lee
xah-run-current-file major rewrite. now use start-process and does not make
a shell call. also support java file again.
---
xah-fly-keys.el | 176 ++
branch: externals/dicom
commit a69cc62d0cdc6117ef16ef7b859680b2d51606e0
Author: Daniel Mendler
Commit: Daniel Mendler
Version 0.2
---
dicom.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dicom.el b/dicom.el
index 7805dd664a..95f1081b6f 100644
--- a/dicom.el
+++ b/dic
elpasync pushed a change to branch externals/dicom.
from fc2eab62c7 Add dicom--mpv-args
new a69cc62d0c Version 0.2
new 475ffdb240 dicom-larger: Clamp scaling
Summary of changes:
dicom.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
branch: externals/dicom
commit 475ffdb240775c751f62250ef35c652f94beadd9
Author: Daniel Mendler
Commit: Daniel Mendler
dicom-larger: Clamp scaling
---
dicom.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dicom.el b/dicom.el
index 95f1081b6f..8eea34975d 100644
--- a/di
branch: externals/corfu
commit 2050453a7ea5734fe85cdfd276e946ad59b1dd56
Author: Daniel Mendler
Commit: Daniel Mendler
corfu--in-region-1: Handle zero candidates after try-completion
Fix #538
---
corfu.el | 42 +++---
1 file changed, 23 insertions
branch: externals/speedrect
commit ec3e08544494838e0e6c476d87966f14180bd5e4
Author: JD Smith <93749+jdtsm...@users.noreply.github.com>
Commit: GitHub
Update README.md
---
README.md | 22 --
1 file changed, 12 insertions(+), 10 deletions(-)
diff --git a/README.md b/README
branch: externals/dicom
commit 33b7bfd0c8ce5470090eb9c27e94f3a448ff4457
Author: Daniel Mendler
Commit: Daniel Mendler
Add missing docstring
---
dicom.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/dicom.el b/dicom.el
index 9d747a0eb9..5d634751ad 100644
--- a/dicom.el
+++ b/dicom.el
branch: externals/dicom
commit 3b56c4d0e85cd5451662fd899e2138ded6df60fa
Author: Daniel Mendler
Commit: Daniel Mendler
Bookmark support and many improvements
---
dicom.el | 253 +++
1 file changed, 125 insertions(+), 128 deletions(-
elpasync pushed a change to branch externals/dicom.
from 7353a179a4 Better image placeholders
new 3b56c4d0e8 Bookmark support and many improvements
new 50133fe6f3 Add zoom support
new 72d0df5ed3 Shorter message
new 33b7bfd0c8 Add missing docstring
new
branch: externals/dicom
commit 72d0df5ed3cfb093b32c42964d54e798b3e0729e
Author: Daniel Mendler
Commit: Daniel Mendler
Shorter message
---
dicom.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dicom.el b/dicom.el
index ae4faa6c7f..9d747a0eb9 100644
--- a/dicom.el
+++ b
branch: externals/dicom
commit 50133fe6f35f53c3a6df55b36e5af23ec5f8a7da
Author: Daniel Mendler
Commit: Daniel Mendler
Add zoom support
---
dicom.el | 134 +--
1 file changed, 88 insertions(+), 46 deletions(-)
diff --git a/dicom.el
branch: externals/dicom
commit fc2eab62c7c3d18b06822685c093b2a97c32f5c2
Author: Daniel Mendler
Commit: Daniel Mendler
Add dicom--mpv-args
---
dicom.el | 10 --
1 file changed, 8 insertions(+), 2 deletions(-)
diff --git a/dicom.el b/dicom.el
index 5d634751ad..7805dd664a 100644
--- a
branch: externals/dicom
commit e2214120c8ac4bf8365029a3037b5dca2e428505
Author: Daniel Mendler
Commit: Daniel Mendler
Improve error messages
---
dicom.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dicom.el b/dicom.el
index 4489232430..af631743d5 100644
--- a/dic
branch: externals/dicom
commit 5f87368c2af2ec7325099e023fae8e44b19674b3
Author: Daniel Mendler
Commit: Daniel Mendler
Raise errors
---
dicom.el | 11 +--
1 file changed, 9 insertions(+), 2 deletions(-)
diff --git a/dicom.el b/dicom.el
index bce6a80b4d..4489232430 100644
--- a/dicom
branch: externals/dicom
commit 22f2ed0ed190b08d45e1cc6acb143d3e423a530a
Author: Daniel Mendler
Commit: Daniel Mendler
Improve commentary
---
README.org | 6 +++---
dicom.el | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/README.org b/README.org
index bb1164b11f.
branch: externals/dicom
commit 55293d152f4d1e05434a2bc1909a89a852b9e83b
Author: Daniel Mendler
Commit: Daniel Mendler
Add docs
---
.gitignore | 8 +
LICENSE| 674 +
README.org | 16 ++
3 files changed, 698 insertions(+)
dif
elpasync pushed a change to branch externals/dape.
from 4523745b58 Bump version to 0.18.0
new 34f8b04edc Fix REPL overlay-arrow at point 1 when no line selected
new 331de080a6 Fix bash-debug BASHDB_HOME
Summary of changes:
dape.el | 4 ++--
1 file changed, 2 insertions(+)
branch: externals/dicom
commit 35a2a99b459aacbb9e91d9945adfa01cf693b0e8
Author: Daniel Mendler
Commit: Daniel Mendler
Initial commit
---
dicom.el | 387 +++
1 file changed, 387 insertions(+)
diff --git a/dicom.el b/dicom.el
new fi
elpasync pushed a change to branch externals/dicom.
at 7353a179a4 Better image placeholders
This branch includes the following new commits:
new 35a2a99b45 Initial commit
new 55293d152f Add docs
new 22f2ed0ed1 Improve commentary
new aec76bf487 Improve mess
branch: externals/dicom
commit aec76bf48715869ae014cfeb79bb4bb63c94717b
Author: Daniel Mendler
Commit: Daniel Mendler
Improve messages
---
dicom.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/dicom.el b/dicom.el
index 485701887a..bce6a80b4d 100644
--- a/dicom.el
++
branch: externals/dicom
commit c0ad9daf154915c729b149ed061b0220db0652f8
Author: Daniel Mendler
Commit: Daniel Mendler
README: Add badges
---
README.org | 6 ++
1 file changed, 6 insertions(+)
diff --git a/README.org b/README.org
index 917075ad1e..67fcb6053f 100644
--- a/README.org
+++
branch: externals/dape
commit 34f8b04edc9940d148aa7a49fe3d3803126c69fb
Author: Daniel Pettersson
Commit: Daniel Pettersson
Fix REPL overlay-arrow at point 1 when no line selected
---
dape.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dape.el b/dape.el
index 60944b42
branch: externals/dicom
commit 7353a179a4f04a1e83db4ddc0f5e608f0511a976
Author: Daniel Mendler
Commit: Daniel Mendler
Better image placeholders
---
dicom.el | 23 +++
1 file changed, 15 insertions(+), 8 deletions(-)
diff --git a/dicom.el b/dicom.el
index af631743d5..6b4
branch: externals/dape
commit 331de080a662d4d2a97f21a37a7421f3470e83af
Author: Daniel Pettersson
Commit: Daniel Pettersson
Fix bash-debug BASHDB_HOME
---
dape.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dape.el b/dape.el
index 21665a2d87..280749fea2 100644
--- a/d
branch: main
commit cc36df897bc3e2372808eb65dafb26982b0f9c9d
Author: Stefan Monnier
Commit: Stefan Monnier
elpa-packages (dicom): New package
---
elpa-packages | 2 ++
1 file changed, 2 insertions(+)
diff --git a/elpa-packages b/elpa-packages
index 4e32a609e9..adedb3bb55 100644
--- a/elpa-
branch: elpa/smartparens
commit 11e25065df49f130e8c355c302420aaa88595924
Author: Marien Zwart
Commit: Marien Zwart
Copy dependencies into smartparens.el for MELPA
MELPA recently stopped extracting dependencies from
smartparens-pkg.el (see
https://github.com/melpa/package-bu
branch: elpa/smartparens
commit b0d935c11813bcd40f8d35bae8800e0741334c29
Merge: c7519a1b69 11e25065df
Author: Matus Goljer
Commit: GitHub
Merge pull request #1221 from marienz/melpa
Copy dependencies into smartparens.el for MELPA
---
smartparens-pkg.el | 3 +--
smartparens.el |
branch: externals/speedrect
commit 59172fb7932888d3922b0e874a2d74246aff068e
Author: JD Smith <93749+jdtsm...@users.noreply.github.com>
Commit: GitHub
Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 96503360d6..a47
branch: externals/parser-generator
commit 8b1dd7357d6dbcf64497ffa9db6d20203d613e4c
Author: Christian Johansson
Commit: Christian Johansson
Fix for signal when lex analyzer get token does not give non-nil result for
exported ll parsre
---
parser-generator-ll-export.el | 2 --
1 file changed
branch: externals/parser-generator
commit 434906501acb1e1122cea62f13641e26b0f7b979
Author: Christian Johansson
Commit: Christian Johansson
Fixed issue that production RHS elements could not have the same name as
Elisp functions
---
parser-generator.el | 6 --
test/parser-gen
branch: externals/parser-generator
commit 06458c9c925a07eb548d1c1ac6502ed7ca320e87
Author: Christian Johansson
Commit: Christian Johansson
Updated version and modified date for 0.2.4
---
parser-generator.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/parser-gener
cjohansson pushed a change to branch externals/parser-generator.
from 37732431e1 Updated version
new 8b1dd7357d Fix for signal when lex analyzer get token does not give
non-nil result for exported ll parsre
new 434906501a Fixed issue that production RHS elements could not h
branch: externals/do-at-point
commit c8b95d4d5dcfbebda4cd9f9c516f416ee9f48eea
Author: Philip Kaludercic
Commit: Philip Kaludercic
Consistently use the right file name in README
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 3481
branch: elpa/helm
commit 2565ace0375ead528fb5f55db1fa7f24df403924
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
DRY in *acase
---
helm-lib.el | 21 +++--
1 file changed, 11 insertions(+), 10 deletions(-)
diff --git a/helm-lib.el b/helm-lib.el
index 194977b0cf..c6b7983
elpasync pushed a change to branch elpa/helm-core.
from bccc3f5867 Update comment
adds 2565ace037 DRY in *acase
No new revisions were added by this update.
Summary of changes:
helm-lib.el | 21 +++--
1 file changed, 11 insertions(+), 10 deletions(-)
elpasync pushed a change to branch externals/greader.
from 00c6236c24 Greader version 0.12.2
new ace291fda0 functions `greader-inc-rate' and `greader-dec-rate'
fixed.
new 0379b8a704 greader version 0.12.3.
Summary of changes:
greader.el | 20 +---
1 file
branch: externals/greader
commit ace291fda0574a19dc0507b649c8e00515b7
Author: Michelangelo Rodriguez
Commit: Michelangelo Rodriguez
functions `greader-inc-rate' and `greader-dec-rate' fixed.
Now, when `current-backend' doesn't support `rate' command, they only
emit a beep in
branch: externals/greader
commit 0379b8a704692d6dbd728afdd982317803052e32
Author: Michelangelo Rodriguez
Commit: Michelangelo Rodriguez
greader version 0.12.3.
---
greader.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/greader.el b/greader.el
index afb718bff1..d36d1c
39 matches
Mail list logo