branch: externals/vertico
commit d5d6e312af7c2525c8e6be3397373929a28dd421
Author: Daniel Mendler
Commit: Daniel Mendler
Make vertico-repeat more robust
---
extensions/vertico-repeat.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/extensions/vertico-repeat.el b/ext
elpasync pushed a change to branch externals/osm.
from 05ac461360 Bail out earlier if dependencies are missing
new 2b8d06a2c9 Revert "Bail out earlier if dependencies are missing"
new 70167f04c0 Add more library checks
Summary of changes:
osm.el | 36 -
branch: externals/osm
commit 70167f04c0fbf3fdddfbc306e26f70848e3b60a7
Author: Daniel Mendler
Commit: Daniel Mendler
Add more library checks
---
osm.el | 2 ++
1 file changed, 2 insertions(+)
diff --git a/osm.el b/osm.el
index 299408197c..d655fbf328 100644
--- a/osm.el
+++ b/osm.el
@@ -1397
branch: externals/fontaine
commit fbd3a148e2a622eeb8195b278fb9c6c34c04e8a5
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Require subr-x at compile time
This is to avoid scenaria where 'if-let' and friends are not known to
the byte compiler. Such a problem was reported
branch: externals/osm
commit 2b8d06a2c9393e38da82e729378e26815f9e1552
Author: Daniel Mendler
Commit: Daniel Mendler
Revert "Bail out earlier if dependencies are missing"
This reverts commit 05ac461360f32692f91305e9b42726334fcc81da.
---
osm.el | 34 ++
branch: externals/easy-kill
commit de7d66c3c864a4722a973ee9bc228a14be49ba0c
Author: Stefan Monnier
Commit: Leo Liu
Fix an obsolete form of with-demoted-errors and #' functions
---
easy-kill.el | 54 ++
1 file changed, 26 insertions(+), 28
branch: externals/ggtags
commit 40635a1effd3a9c2adef63c4760010c9468a7a4d
Author: Leo Liu
Commit: Leo Liu
Correct xref locations due to misaligned default-directory
Fixes #218.
---
ggtags.el | 15 ---
1 file changed, 8 insertions(+), 7 deletions(-)
diff --git a/ggtags.e
branch: externals/eev
commit ad58a3e39e7d37fdfeb1c54bfe95770ee8924ec9
Author: Eduardo Ochs
Commit: Eduardo Ochs
Use `find-psne-eevvideo-links' to download videos and subtitles.
---
ChangeLog | 25
VERSION | 4 +-
eev-blinks.el | 6 +--
eev-intro.el
branch: externals/pyim
commit 4fdd7741cfc40b52b3ce5a79d264856316137a98
Author: Feng Shu
Commit: Feng Shu
* pyim-candidates.el (pyim-candidates-search-buffer): 优化速度。
---
pyim-candidates.el | 35 ++-
1 file changed, 18 insertions(+), 17 deletions(-)
diff --git
branch: externals/pyim
commit d7dcc568cc77e6c9b94c2aa3ccf97e3be55759f7
Author: Feng Shu
Commit: Feng Shu
让 pyim-cloudim 不依赖 json-parse-buffer
* tests/pyim-tests.el (pyim-tests-pyim-cloudim):
* pyim-cloudim.el (json, pyim-cloudim:baidu)
(pyim-clou
branch: externals/pyim
commit 1284b68d06e149f2b146505fc52f30b0b41634b3
Author: Feng Shu
Commit: Feng Shu
Add pyim-cloudim-url-retrieve-sync.
* pyim-cloudim.el (pyim-cloudim-url-retrieve-sync): New function.
(pyim-cloudim:baidu, pyim-cloudim:google): Use above fun
elpasync pushed a change to branch externals/pyim.
from 3339ffac4b * tests/pyim-tests.el
(pyim-tests-pyim-candidates-cloud-search): Fixed.
new 4fdd7741cf * pyim-candidates.el (pyim-candidates-search-buffer):
优化速度。
new 1284b68d06 Add pyim-cloudim-url-retrieve-sync.
n
branch: elpa/evil
commit 5a9cfbc443219c4063b17853b7828ec0a00d2736
Author: Sean Smith
Commit: Tom Dalziel <33435574+tomd...@users.noreply.github.com>
Prevent setting a negative value for `temporary-goal-column`
---
evil-common.el | 8 ++--
1 file changed, 6 insertions(+), 2 deletions(-)
elpasync pushed a change to branch elpa/magit-section.
from 125a8d5e41 make: Run check-declare-directory by default
adds 6d66ab34c5 magit-refresh-get-relative-position: Fix regression
No new revisions were added by this update.
Summary of changes:
lisp/magit-mode.el | 2 +-
1 file
elpasync pushed a change to branch elpa/magit.
from 125a8d5e41 make: Run check-declare-directory by default
adds 6d66ab34c5 magit-refresh-get-relative-position: Fix regression
No new revisions were added by this update.
Summary of changes:
lisp/magit-mode.el | 2 +-
1 file changed
branch: elpa/git-commit
commit 6d66ab34c54f2cd70aa1ffcb3b32a6daa31e689e
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
magit-refresh-get-relative-position: Fix regression
[1: 95b432530a] started to use the point determined earlier, but
we need the point after the movement from
branch: elpa/pcmpl-args
commit 43229e1096f89c277190f09a3d794781f8fa0015
Author: Valeriy Litkovskyy
Commit: Troy Hinckley
Add pwgen completion
---
pcmpl-args.el | 11 ++-
1 file changed, 10 insertions(+), 1 deletion(-)
diff --git a/pcmpl-args.el b/pcmpl-args.el
index ddf88e4291..903
branch: externals/osm
commit 05ac461360f32692f91305e9b42726334fcc81da
Author: Daniel Mendler
Commit: Daniel Mendler
Bail out earlier if dependencies are missing
---
osm.el | 34 --
1 file changed, 16 insertions(+), 18 deletions(-)
diff --git a/osm.el b/osm.e
branch: externals/javaimp
commit c4e5f13d46567bce35c7409151ddde82b2ca4541
Author: Filipp Gunbin
Commit: Filipp Gunbin
Describe behavior when not visiting a project
---
javaimp.el | 11 ++-
1 file changed, 10 insertions(+), 1 deletion(-)
diff --git a/javaimp.el b/javaimp.el
index 75
branch: externals/javaimp
commit a3a17d4a40bea26acf7bb06b5488c38010737dc6
Author: Filipp Gunbin
Commit: Filipp Gunbin
* javaimp.el (javaimp--collect-from-source-dir): Use mapcan instead of
dolist/nconc
---
javaimp.el | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
diff --
branch: externals/kind-icon
commit d03a7d1c9016ce78a8f1f83375741a0b80b35ab0
Author: JD Smith <93749+jdtsm...@users.noreply.github.com>
Commit: JD Smith <93749+jdtsm...@users.noreply.github.com>
Add relateds
---
README.md | 16
1 file changed, 12 insertions(+), 4 deletions(-)
branch: externals/javaimp
commit e54ce89618edaf22209095818f03f1f9d02ea60d
Author: Filipp Gunbin
Commit: Filipp Gunbin
Fix javaimp-add-import which should request only classes
---
javaimp.el | 64 +-
tests/tests.el | 28
branch: externals/kind-icon
commit e0306506be52a7ea5260e217cbfa352599217252
Author: JD Smith <93749+jdtsm...@users.noreply.github.com>
Commit: GitHub
Update README.md
---
README.md | 8 +++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 39a8c97e
branch: externals/kind-icon
commit ee51d05c09cfa9096abb9145313a604b89868b43
Author: JD Smith <93749+jdtsm...@users.noreply.github.com>
Commit: JD Smith <93749+jdtsm...@users.noreply.github.com>
kind-icon-preview-all command
---
README.md| 4
kind-icon.el | 21 +
elpasync pushed a change to branch externals/kind-icon.
from f9d803cc12 Right-pad 2 char badges in terminal
new ee51d05c09 kind-icon-preview-all command
new e0306506be Update README.md
Summary of changes:
README.md| 10 ++
kind-icon.el | 21 +++
branch: externals/javaimp
commit 1cdfdd01fdaa5b31cf2a7cbfafafae5751157aef
Author: Filipp Gunbin
Commit: Filipp Gunbin
Mention xref support in commentary
---
javaimp.el | 18 ++
1 file changed, 10 insertions(+), 8 deletions(-)
diff --git a/javaimp.el b/javaimp.el
index 03cc3
branch: externals/javaimp
commit b2331ee38b2d9bc4c7f26a09745d0147dcac0eb0
Author: Filipp Gunbin
Commit: Filipp Gunbin
Implement xref-backend-apropos
---
javaimp.el | 40 +---
1 file changed, 25 insertions(+), 15 deletions(-)
diff --git a/javaimp.el b/jav
branch: externals/javaimp
commit 1c5c4c9c7a84979d974a72e5a9e36578de0d4d58
Author: Filipp Gunbin
Commit: Filipp Gunbin
Remove optimization in javaimp--collect-idents to include methods in xref
---
javaimp-parse.el | 3 ++-
javaimp.el | 6 +-
2 files changed, 3 insertions(+), 6 dele
branch: externals/engrave-faces
commit d84964ec8a9076ce0bf47d8397c8a23e89d94b87
Author: TEC
Commit: TEC
LaTeX: set standalone page color/background
---
engrave-faces-latex.el | 13 ++---
1 file changed, 10 insertions(+), 3 deletions(-)
diff --git a/engrave-faces-latex.el b/engrave-
branch: externals/engrave-faces
commit 2628fd8936443dd10e6a8d68ce140dc4603cf62b
Author: TEC
Commit: TEC
fix: transform named colors into hex colors
---
engrave-faces.el | 8 +++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/engrave-faces.el b/engrave-faces.el
index 7dc8d
elpasync pushed a change to branch externals/engrave-faces.
from f684e4 fix elpa tracking
new 2628fd8936 fix: transform named colors into hex colors
new 9f8dedd877 LaTeX: Add support for mathescape
new 8fc37b3152 tweak: LaTeX post-process func dostring and indent
branch: externals/engrave-faces
commit 04e55d1d3a2290cf777f2c8cc681dcd4e4993c33
Author: TEC
Commit: TEC
fix: implementation mistakes in LaTeX mathescape
---
engrave-faces-latex.el | 39 ++-
1 file changed, 22 insertions(+), 17 deletions(-)
diff --git a/e
branch: externals/engrave-faces
commit 8fc37b31528bc4984e294a86bd5dc6634a0a5362
Author: TEC
Commit: TEC
tweak: LaTeX post-process func dostring and indent
---
engrave-faces-latex.el | 7 +--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/engrave-faces-latex.el b/engrave-f
branch: externals/engrave-faces
commit 9f8dedd87773ae5910252060999c8396d6c0af0b
Author: TEC
Commit: TEC
LaTeX: Add support for mathescape
---
engrave-faces-latex.el | 58 +++---
1 file changed, 45 insertions(+), 13 deletions(-)
diff --git a/engra
branch: externals/javaimp
commit 4f54c6ac1995e361e87d125808d68bbcca37f0d0
Author: Filipp Gunbin
Commit: Filipp Gunbin
Several fixes
---
javaimp.el | 57 +
1 file changed, 33 insertions(+), 24 deletions(-)
diff --git a/javaimp.el b/jav
branch: externals/org-real
commit c68bfaf474a9e84952f72e22d07fef9503c73041
Author: Tyler Grinn
Commit: Tyler Grinn
Updated eldev install location
---
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 74e6f757a4..50d886ad
elpasync pushed a change to branch externals/org-real.
from 02e1045f78 Merge branch 'next' into 'main'
new 435f636120 Added post-jump-hook
new c68bfaf474 Updated eldev install location
Summary of changes:
.gitlab-ci.yml | 2 +-
deps/boxy| 2 +-
org-rea
branch: externals/org-real
commit 435f6361207cf98bb1c5f4c8e8a987005ba21d41
Author: Tyler Grinn
Commit: Tyler Grinn
Added post-jump-hook
After jumping to the location of a marker, org-reveal will be called.
---
deps/boxy| 2 +-
org-real.el | 5 +++--
tests/edg
branch: externals/boxy-headings
commit f32c6777da1713aa5d2f93fddca58007225941ef
Author: Tyler Grinn
Commit: Tyler Grinn
Updated eldev install location
---
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b96307025d..36e
branch: externals/boxy-headings
commit 66fc9e50f02d6dee546fa6923ca28f1f64db9065
Author: Tyler Grinn
Commit: Tyler Grinn
Added post-jump-hook
Added post-jump-hook as org-reveal
---
boxy-headings.el | 3 ++-
deps/boxy| 2 +-
tests/smoke.org | 19 +++
3 file
elpasync pushed a change to branch externals/boxy-headings.
from 1e3e62410e Merge branch 'next' into 'main'
new 66fc9e50f0 Added post-jump-hook
new f32c6777da Updated eldev install location
Summary of changes:
.gitlab-ci.yml | 2 +-
boxy-headings.el | 3 ++-
deps/boxy
branch: externals/boxy
commit 27fd4fceccdcefc6e272cb4961a8f0f59d017cd3
Author: Tyler Grinn
Commit: Tyler Grinn
Revert "Using org reveal after navigating to a box"
This reverts commit 57310c19a7e8afd8a87ab701d5f9c0102b42dd1d.
---
boxy.el | 13 -
1 file changed, 4 inserti
branch: externals/boxy
commit 68b1c6db7bb585e5942ab2e12765cf80cfcfb619
Author: Tyler Grinn
Commit: Tyler Grinn
Added post-jump-hook slot
---
boxy.el | 24 ++--
1 file changed, 18 insertions(+), 6 deletions(-)
diff --git a/boxy.el b/boxy.el
index 465e3a4c27..5169b0e476 1
branch: externals/boxy
commit 57310c19a7e8afd8a87ab701d5f9c0102b42dd1d
Author: Tyler Grinn
Commit: Tyler Grinn
Using org reveal after navigating to a box
---
boxy.el | 13 +
1 file changed, 9 insertions(+), 4 deletions(-)
diff --git a/boxy.el b/boxy.el
index 465e3a4c27..6fb05bb
elpasync pushed a change to branch externals/boxy.
from 02cb3a4b28 Merge branch 'DamienCassou-main-patch-54220' into 'main'
new 57310c19a7 Using org reveal after navigating to a box
new 27fd4fcecc Revert "Using org reveal after navigating to a box"
new 68b1c6db7b Add
branch: externals/fontaine
commit 3f89f1406f1e204b6241c6550e6150816144da30
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Fix bug with nil history
---
fontaine.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/fontaine.el b/fontaine.el
index 8aeb497abb..f48ab
elpasync pushed a change to branch externals/fontaine.
from a8e7f2e9b8 Prepare version 0.2.0
new 3f89f1406f Fix bug with nil history
new 165aa35d9c Bump version to 0.2.1
Summary of changes:
fontaine.el | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
branch: externals/fontaine
commit 165aa35d9c73943372bfcdd52e95589e3cb9c10f
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Bump version to 0.2.1
We need to rebuild the package in light of commit 3f89f14.
---
fontaine.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
branch: elpa/smartparens
commit ec15aaa748b21c9b8453dd95604ccc95fc1138cf
Author: Matus Goljer
Commit: Matus Goljer
feat(python): add auto-colon insert on async def and class
See #1075
---
smartparens-python.el | 25 +
test/smartparens-python-test.e
branch: elpa/popup
commit 114d646f0f4dd49de19dfedd78630018f71470e5
Author: Jen-Chieh Shen
Commit: Jen-Chieh Shen
Add checkdoc and lint commands
---
Makefile | 14 ++
1 file changed, 10 insertions(+), 4 deletions(-)
diff --git a/Makefile b/Makefile
index 7a6c52ecdb..fe5c962280 1
branch: elpa/smartparens
commit 3ee3baf41f0e74371bea8fa3a1766903ca2f8f53
Author: Sangwoo Joh
Commit: GitHub
Add more pairs for OCaml (#1118)
---
smartparens-ml.el | 6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/smartparens-ml.el b/smartparens-ml.el
index 7960c5f13d.
branch: elpa/smartparens
commit c2b2e603f904baff69e6606d11d5961ca298d332
Merge: 3ee3baf41f 7e5f169879
Author: Matus Goljer
Commit: GitHub
Merge pull request #1125 from woolsweater/swift-mode
Add basic 'swift-mode' support
---
Cask | 1 +
smartparens-conf
elpasync pushed a change to branch elpa/smartparens.
from 37f77bf2e2 fix(escape): when autoescaping, explicitly check for
escape on open quote
new 3ee3baf41f Add more pairs for OCaml (#1118)
new 7e5f169879 Add basic 'swift-mode' support
new c2b2e603f9 Merge pull req
branch: elpa/smartparens
commit 7e5f16987902fd93ffa296aae47014fac9d4341d
Author: Josh Caswell
Commit: Josh Caswell
Add basic 'swift-mode' support
- Add pairing for '<' and '>', adapted from the existing code for Rust.
- Add pairing for triple quotes
---
Cask
54 matches
Mail list logo