[elpa] externals/posframe updated (aa88860a16 -> 06b939cfb0)

2023-02-12 Thread ELPA Syncer
elpasync pushed a change to branch externals/posframe. from aa88860a16 v1.3.2 new d0a04f6ea9 configure posframe position during creation if position is available new 06b939cfb0 v1.3.3 Summary of changes: posframe.el | 6 +- 1 file changed, 5 insertions(+), 1 deletion

[elpa] externals/posframe 06b939cfb0 2/2: v1.3.3

2023-02-12 Thread ELPA Syncer
branch: externals/posframe commit 06b939cfb06168782fc378043ff35bd7fec203b8 Author: Feng Shu Commit: Feng Shu v1.3.3 --- posframe.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/posframe.el b/posframe.el index e8704fc2ef..cc78f20497 100644 --- a/posframe.el +++ b/posfr

[elpa] externals/posframe d0a04f6ea9 1/2: configure posframe position during creation if position is available

2023-02-12 Thread ELPA Syncer
branch: externals/posframe commit d0a04f6ea9983a9ffce0d76b98b90da73f52004a Author: Ta Quang Trung Commit: tumashu configure posframe position during creation if position is available --- posframe.el | 4 1 file changed, 4 insertions(+) diff --git a/posframe.el b/posframe.el index 4ce7

[elpa] externals/corfu 1575e42dd5: Ensure that child frame parameters are reset

2023-02-12 Thread ELPA Syncer
branch: externals/corfu commit 1575e42dd5aa9a10932e6f2ecd063968210c258b Author: Daniel Mendler Commit: Daniel Mendler Ensure that child frame parameters are reset --- corfu.el | 13 ++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/corfu.el b/corfu.el index b50720

[elpa] externals/tempel 3aa9ce8b00: Fix typo

2023-02-12 Thread ELPA Syncer
branch: externals/tempel commit 3aa9ce8b00278aa80dcabe93f10d0d9144362c48 Author: Daniel Mendler Commit: Daniel Mendler Fix typo --- tempel.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tempel.el b/tempel.el index cbe2417c67..629484ef6b 100644 --- a/tempel.el +++ b/t

[nongnu] elpa/markdown-mode 00f13a98d1 1/2: Improve checking if the line is delimiter row

2023-02-12 Thread ELPA Syncer
branch: elpa/markdown-mode commit 00f13a98d1bb99473645607cd3bb96549c7c5553 Author: Shohei YOSHIDA Commit: Shohei YOSHIDA Improve checking if the line is delimiter row --- CHANGES.md | 2 ++ markdown-mode.el | 12 +--- tests/markdown-test.el | 10 ++ 3 file

[nongnu] elpa/markdown-mode c765b73b37 2/2: Merge pull request #748 from jrblevin/issue-747

2023-02-12 Thread ELPA Syncer
branch: elpa/markdown-mode commit c765b73b370f0fcaaa3cee28b2be69652e2d2c39 Merge: 0f7eae8113 00f13a98d1 Author: Shohei YOSHIDA Commit: GitHub Merge pull request #748 from jrblevin/issue-747 Improve checking if the line is delimiter row --- CHANGES.md | 2 ++ markdown-m

[elpa] externals/vertico 25bd6f188c: vertico-buffer: Mark window as dedicated

2023-02-12 Thread ELPA Syncer
branch: externals/vertico commit 25bd6f188cadfe987a5e14ae1d09a7da5a510b43 Author: Daniel Mendler Commit: Daniel Mendler vertico-buffer: Mark window as dedicated See https://github.com/minad/consult/issues/744 --- extensions/vertico-buffer.el | 2 ++ 1 file changed, 2 insertions(+)

[elpa] externals/hyperbole d6e9341ffd: Add tests for Hyperbole set library (#302)

2023-02-12 Thread ELPA Syncer
branch: externals/hyperbole commit d6e9341ffd5d00ac727c4b6493903a6c39edacea Author: Mats Lidell Commit: GitHub Add tests for Hyperbole set library (#302) --- ChangeLog | 2 ++ set.el| 18 +++--- test/set-tests.el | 40 +++-

[nongnu] elpa/keycast cabb3fac1c: Bump compat dependency

2023-02-12 Thread ELPA Syncer
branch: elpa/keycast commit cabb3fac1ccf2980ff3bcdbc1648d2a15ebe7cb1 Author: Jonas Bernoulli Commit: Jonas Bernoulli Bump compat dependency --- keycast.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/keycast.el b/keycast.el index 74a0da0ea4..0c0c365821 100644 --- a/ke

[nongnu] elpa/orgit fc40397f7b: Bump compat dependency

2023-02-12 Thread ELPA Syncer
branch: elpa/orgit commit fc40397f7b36fa513d41f3119b7430cb236de9dd Author: Jonas Bernoulli Commit: Jonas Bernoulli Bump compat dependency --- orgit.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/orgit.el b/orgit.el index c48ff131de..cb8afb4fae 100644 --- a/orgit.el +

[nongnu] elpa/with-editor e5ba1cab37: Bump compat dependency

2023-02-12 Thread ELPA Syncer
branch: elpa/with-editor commit e5ba1cab376e71e7a858dd4855365a57c4ddb40d Author: Jonas Bernoulli Commit: Jonas Bernoulli Bump compat dependency --- lisp/with-editor.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/with-editor.el b/lisp/with-editor.el index 1dad118

[elpa] externals/crdt 9fdef6c11b 1/2: Send leave message to tuntox process, ensure `crdt--stop-session` is

2023-02-12 Thread ELPA Syncer
branch: externals/crdt commit 9fdef6c11bc4ba17a6bef919ca4239430e4ba3d1 Author: Arte Ebrahimi Commit: Arte Ebrahimi Send leave message to tuntox process, ensure `crdt--stop-session` is still called if error occurs Co-authored-by: Jonathan Ming --- crdt.el | 9 + 1 file

[elpa] externals/crdt 3ba890658d 2/2: Merge branch 'master' into 'master'

2023-02-12 Thread ELPA Syncer
branch: externals/crdt commit 3ba890658d657db5d6aaedd5c2a78b6f93a5f139 Merge: e6d42f42c5 9fdef6c11b Author: Qiantan Hong Commit: Qiantan Hong Merge branch 'master' into 'master' Send leave message to Tuntox proxy, and ensure session is stopped See merge request qhong/crdt.e

[nongnu] elpa/meow 1e69067c16: Add shim code for diff-hl

2023-02-12 Thread ELPA Syncer
branch: elpa/meow commit 1e69067c1647ea634c87c021c5acf4a81152f4b2 Author: DogLooksGood Commit: DogLooksGood Add shim code for diff-hl --- meow-shims.el | 93 --- 1 file changed, 51 insertions(+), 42 deletions(-) diff --git a/meow-shim

[elpa] externals/substitute a25d1d26cf: Use correct markup in some places in the manual

2023-02-12 Thread ELPA Syncer
branch: externals/substitute commit a25d1d26cf612cc385c57cb2b47fa46c015b18cd Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Use correct markup in some places in the manual --- README.org | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.org b/README.

[elpa] externals/hyperbole 40d80671ea: With {M-o} as hkey-operate, defer to any other minor mode binding

2023-02-12 Thread ELPA Syncer
branch: externals/hyperbole commit 40d80671eafec230cd1331071609702e9b6c4a18 Author: Bob Weiner Commit: Bob Weiner With {M-o} as hkey-operate, defer to any other minor mode binding Fix mis-parsing of grep lines where file is followed by both line and col numbers. Silence