[elpa] externals/eglot 2548c25c84: Per #858: Have a couple of LSP faces inherit from basic "shadow"

2022-03-06 Thread ELPA Syncer
branch: externals/eglot commit 2548c25c843d217e03ddd92b19a9d66483232585 Author: João Távora Commit: João Távora Per #858: Have a couple of LSP faces inherit from basic "shadow" * eglot.el (eglot-diagnostic-tag-unnecessary-face) (eglot-diagnostic-tag-deprecated-face): Inherit fro

[elpa] main c8bffdf113: * elpa-packages (dbus-codegen, compact-docstrings): Auto sync

2022-03-06 Thread Stefan Monnier via
branch: main commit c8bffdf11382ff638c8dcde17be684280c1ff98f Author: Stefan Monnier Commit: Stefan Monnier * elpa-packages (dbus-codegen, compact-docstrings): Auto sync --- elpa-packages | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/elpa-packages b/elpa-package

[elpa] externals/compact-docstrings 3b2233120d 2/2: Merge commit '4b1c9c89a4'

2022-03-06 Thread ELPA Syncer
branch: externals/compact-docstrings commit 3b2233120d33943b8af65fec6257f0c16ad3c6fd Merge: b3b78b72b0 4b1c9c89a4 Author: Clément Pit-Claudel Commit: Clément Pit-Claudel Merge commit '4b1c9c89a4' --- compact-docstrings.el | 6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) diff --g

[elpa] externals/dbus-codegen 04114e4cbc 3/3: Merge commit 'fb5f2da5c0'

2022-03-06 Thread ELPA Syncer
branch: externals/dbus-codegen commit 04114e4cbc8f422e6b77cfc202d1109c96316117 Merge: 6644979dfe fb5f2da5c0 Author: Daiki Ueno Commit: Daiki Ueno Merge commit 'fb5f2da5c0' --- dbus-codegen.el | 14 +++--- tests/dbus-codegen-tests.el | 7 --- 2 files changed, 11 inse

[elpa] externals/dbus-codegen e014ff92ae 1/3: Add GPLv3 license file

2022-03-06 Thread ELPA Syncer
branch: externals/dbus-codegen commit e014ff92ae5a564ed60b9b3a16e64f49575e36e5 Author: Stefan Kangas Commit: Stefan Kangas Add GPLv3 license file --- COPYING | 674 1 file changed, 674 insertions(+) diff --git a/COPYING b/COP

[elpa] externals/dbus-codegen 6644979dfe 2/3: Merge pull request #1 from skangas/add-license

2022-03-06 Thread ELPA Syncer
branch: externals/dbus-codegen commit 6644979dfe6a15aceea1deaa8ab145a652983372 Merge: cba581013c e014ff92ae Author: Daiki Ueno Commit: GitHub Merge pull request #1 from skangas/add-license Add GPLv3 license file --- COPYING | 674

[elpa] externals/compact-docstrings b3b78b72b0 1/2: Fix harmless typo

2022-03-06 Thread ELPA Syncer
branch: externals/compact-docstrings commit b3b78b72b0e018c927af559841710fa702e7ce12 Author: Clément Pit-Claudel Commit: Clément Pit-Claudel Fix harmless typo --- compact-docstrings.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compact-docstrings.el b/compact-docstr

[elpa] externals/dbus-codegen updated (fb5f2da5c0 -> 04114e4cbc)

2022-03-06 Thread ELPA Syncer
elpasync pushed a change to branch externals/dbus-codegen. from fb5f2da5c0 * dbus-codegen/dbus-codegen.el (dbus-codegen-object): Fix slot defs new e014ff92ae Add GPLv3 license file new 6644979dfe Merge pull request #1 from skangas/add-license new 04114e4cbc Merge co

[nongnu] elpa/geiser 2add7137ec: Depend on project 0.8.1, for users of emacs < 28

2022-03-06 Thread ELPA Syncer
branch: elpa/geiser commit 2add7137ec813137fec044c3bae6e74bfb983669 Author: jao Commit: jao Depend on project 0.8.1, for users of emacs < 28 Fixes issue #37. --- elisp/geiser-repl.el | 10 +- news.org | 4 +++- 2 files changed, 8 insertions(+), 6 deletions(-)

[nongnu] elpa/cider updated (72f04cbf63 -> 4f9697b5c9)

2022-03-06 Thread ELPA Syncer
elpasync pushed a change to branch elpa/cider. from 72f04cbf63 Adapt some tests new a46f6cbc86 Set a codename for the upcoming release new 4f9697b5c9 [Docs] Update the compatibility matrix Summary of changes: cider.el| 2 +- doc/mod

[nongnu] elpa/cider 4f9697b5c9 2/2: [Docs] Update the compatibility matrix

2022-03-06 Thread ELPA Syncer
branch: elpa/cider commit 4f9697b5c9f5d56cea63a1edc55a858dfbfcb575 Author: Bozhidar Batsov Commit: Bozhidar Batsov [Docs] Update the compatibility matrix --- doc/modules/ROOT/pages/about/compatibility.adoc | 7 +++ 1 file changed, 7 insertions(+) diff --git a/doc/modules/ROOT/pages/abo

[nongnu] elpa/cider a46f6cbc86 1/2: Set a codename for the upcoming release

2022-03-06 Thread ELPA Syncer
branch: elpa/cider commit a46f6cbc86b725b695bdd4c9e42b091950aed703 Author: Bozhidar Batsov Commit: Bozhidar Batsov Set a codename for the upcoming release --- cider.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cider.el b/cider.el index 67ca7c009b..955d61d061 100644

[nongnu] elpa/geiser e9f89952ee: Actually depend on project.el!

2022-03-06 Thread ELPA Syncer
branch: elpa/geiser commit e9f89952ee7466d030319c5b26eb9ce505516b1f Author: jao Commit: jao Actually depend on project.el! --- elisp/geiser.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elisp/geiser.el b/elisp/geiser.el index f58afc0909..342eb4aba3 100644 --- a/elis

[elpa] externals/vertico updated (ca7c729215 -> 77c15c1a6b)

2022-03-06 Thread ELPA Syncer
elpasync pushed a change to branch externals/vertico. from ca7c729215 README: Update comparison with other UIs new 039533a910 README: Note about commands that require a match or the empty string (#209) new 77c15c1a6b README: Expand section on empty input (See #208) Summar

[nongnu] elpa/geiser f9a40fe67e: Harmonizing buffer names

2022-03-06 Thread ELPA Syncer
branch: elpa/geiser commit f9a40fe67e15ad2ec984687a8e99844707f736e5 Author: jao Commit: jao Harmonizing buffer names So that now all start with *Geiser (and a space for hidden ones) and use consistent capitalization (see issue #38). --- elisp/geiser-debug.el | 10 +- e

[elpa] externals/vertico 77c15c1a6b 2/2: README: Expand section on empty input (See #208)

2022-03-06 Thread ELPA Syncer
branch: externals/vertico commit 77c15c1a6b5f963fad18c380c3aeb4410dbd13b3 Author: Daniel Mendler Commit: Daniel Mendler README: Expand section on empty input (See #208) --- README.org | 30 ++ 1 file changed, 22 insertions(+), 8 deletions(-) diff --git a/README.

[elpa] externals/vertico 039533a910 1/2: README: Note about commands that require a match or the empty string (#209)

2022-03-06 Thread ELPA Syncer
branch: externals/vertico commit 039533a91014be5c09e5cb825a1797f3aaa285ee Author: Augusto Stoffel Commit: GitHub README: Note about commands that require a match or the empty string (#209) --- README.org | 12 +++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README

[elpa] externals/transient 7c771c94c8: Do not let-bind overriding-terminal-local-map to nil

2022-03-06 Thread Jonas Bernoulli
branch: externals/transient commit 7c771c94c8fc31d859c1e083bf32fbce403f4766 Author: Jonas Bernoulli Commit: Jonas Bernoulli Do not let-bind overriding-terminal-local-map to nil Previously we let-bound `overriding-terminal-local-map' to nil in `transient-infix-read', which is not

[elpa] externals/vertico 0910013a80: README: Correction

2022-03-06 Thread ELPA Syncer
branch: externals/vertico commit 0910013a80c17fba3b1ff297b63a6c6fa2575859 Author: Daniel Mendler Commit: Daniel Mendler README: Correction --- README.org | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.org b/README.org index eb2853cbbe..3a3bd46aa3 100644 --- a/R

[nongnu] elpa/cider updated (4f9697b5c9 -> 6ddccef1d8)

2022-03-06 Thread ELPA Syncer
elpasync pushed a change to branch elpa/cider. from 4f9697b5c9 [Docs] Update the compatibility matrix new 34119f6db7 Tweak the changelog new 6ddccef1d8 Bump the version Summary of changes: CHANGELOG.md | 10 ++ cider.el | 4 ++-- 2 files changed, 8 insertions

[nongnu] elpa/cider 34119f6db7 1/2: Tweak the changelog

2022-03-06 Thread ELPA Syncer
branch: elpa/cider commit 34119f6db78667dc8183c8c69f670d47766d3582 Author: Bozhidar Batsov Commit: Bozhidar Batsov Tweak the changelog --- CHANGELOG.md | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 43887ac94c..91c5680da0 100

[nongnu] elpa/cider 6ddccef1d8 2/2: Bump the version

2022-03-06 Thread ELPA Syncer
branch: elpa/cider commit 6ddccef1d8cf48515b1cfa0addc1dd41e57e840a Author: Bozhidar Batsov Commit: Bozhidar Batsov Bump the version --- cider.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cider.el b/cider.el index 955d61d061..79bb2e94ab 100644 --- a/cider.el +++

[nongnu] elpa/git-commit a4c443239e: magit-diff-visit--hunk: Update for change in chmod hunk value

2022-03-06 Thread ELPA Syncer
branch: elpa/git-commit commit a4c443239ee84b2d07a04431d900af1add0b12cd Author: Kyle Meyer Commit: Kyle Meyer magit-diff-visit--hunk: Update for change in chmod hunk value magit-diff-visit--hunk detects mode change hunks (and returns nil) by checking if the section has no value.

[nongnu] elpa/magit updated (f9ae2a6306 -> a4c443239e)

2022-03-06 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit. from f9ae2a6306 magit-blame--make-highlight-overlay: Add only to intended line adds a4c443239e magit-diff-visit--hunk: Update for change in chmod hunk value No new revisions were added by this update. Summary of changes: docs/RelNot

[nongnu] elpa/magit-section updated (f9ae2a6306 -> a4c443239e)

2022-03-06 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit-section. from f9ae2a6306 magit-blame--make-highlight-overlay: Add only to intended line adds a4c443239e magit-diff-visit--hunk: Update for change in chmod hunk value No new revisions were added by this update. Summary of changes: doc

[elpa] externals/eglot d03235f39a: Temporarily disable 'snapshot' matrix job for CI

2022-03-06 Thread ELPA Syncer
branch: externals/eglot commit d03235f39a39bdf2e74571d695163aa42f5b9506 Author: João Távora Commit: João Távora Temporarily disable 'snapshot' matrix job for CI I don't think it's provinding false positive, this is definitely a problem to look at. However, having it prevent oth

[elpa] externals/hyperbole 4b2496e9ea: Remove kotl source buffers modified due to export (#175)

2022-03-06 Thread ELPA Syncer
branch: externals/hyperbole commit 4b2496e9eaec51c84ad9ff15a9ab0b9ebdf4005a Author: Mats Lidell Commit: GitHub Remove kotl source buffers modified due to export (#175) --- ChangeLog | 4 hypb-maintenance.el | 14 +++--- 2 files changed, 15 insertions(+), 3 deletions(

[nongnu] elpa/git-commit 424956f782 1/2: make: Rename some documentation targets

2022-03-06 Thread ELPA Syncer
branch: elpa/git-commit commit 424956f782314c0ed9eb51630ad18ca2cb7aeb39 Author: Jonas Bernoulli Commit: Jonas Bernoulli make: Rename some documentation targets For consistencies with other packages. --- Makefile | 13 ++--- docs/Makefile | 4 ++-- 2 files changed, 8 i

[nongnu] elpa/git-commit 036f5cb775 2/2: Automatically publish statistics

2022-03-06 Thread ELPA Syncer
branch: elpa/git-commit commit 036f5cb77576dd0fd141210ec02918893b482da5 Author: Jonas Bernoulli Commit: Jonas Bernoulli Automatically publish statistics --- .github/workflows/stats.yml | 18 ++ Makefile| 19 +++ default.mk

[nongnu] elpa/magit updated (a4c443239e -> 036f5cb775)

2022-03-06 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit. from a4c443239e magit-diff-visit--hunk: Update for change in chmod hunk value adds 424956f782 make: Rename some documentation targets adds 036f5cb775 Automatically publish statistics No new revisions were added by this update.

[nongnu] elpa/git-commit updated (a4c443239e -> 036f5cb775)

2022-03-06 Thread ELPA Syncer
elpasync pushed a change to branch elpa/git-commit. from a4c443239e magit-diff-visit--hunk: Update for change in chmod hunk value new 424956f782 make: Rename some documentation targets new 036f5cb775 Automatically publish statistics Summary of changes: .github/workflows/

[nongnu] elpa/magit-section updated (a4c443239e -> 036f5cb775)

2022-03-06 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit-section. from a4c443239e magit-diff-visit--hunk: Update for change in chmod hunk value adds 424956f782 make: Rename some documentation targets adds 036f5cb775 Automatically publish statistics No new revisions were added by this u

[elpa] externals/consult 9b4f33ba7a: README: Add link to consult-flyspell

2022-03-06 Thread ELPA Syncer
branch: externals/consult commit 9b4f33ba7a41b5b2facf163a411c27f9c4e52777 Author: Daniel Mendler Commit: Daniel Mendler README: Add link to consult-flyspell --- README.org | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.org b/README.org index a5745c0437..f558abd

[elpa] externals/eev 8ed988fbca 2/2: Rewrote eev-kla.el almost completely.

2022-03-06 Thread ELPA Syncer
branch: externals/eev commit 8ed988fbcaa75033d9d1984dae787c3b3801ed11 Author: Eduardo Ochs Commit: Eduardo Ochs Rewrote eev-kla.el almost completely. --- VERSION | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 8881439aab..59dd71dcd6 100644 ---

[elpa] externals/eev updated (ff0854d730 -> 8ed988fbca)

2022-03-06 Thread ELPA Syncer
elpasync pushed a change to branch externals/eev. from ff0854d730 Added `find-emenubar-links' and changed some docs. new 2b04415e95 Rewrote eev-kla.el almost completely. new 8ed988fbca Rewrote eev-kla.el almost completely. Summary of changes: ChangeLog | 4 +++ VERSION

[elpa] externals/eev 2b04415e95 1/2: Rewrote eev-kla.el almost completely.

2022-03-06 Thread ELPA Syncer
branch: externals/eev commit 2b04415e95fd7308ff8d43d14b505cf54509479e Author: Eduardo Ochs Commit: Eduardo Ochs Rewrote eev-kla.el almost completely. --- ChangeLog | 4 +++ VERSION| 4 +-- eev-kla.el | 115 - 3 files chang

[nongnu] elpa/cider updated (6ddccef1d8 -> 64cdcd468b)

2022-03-06 Thread ELPA Syncer
elpasync pushed a change to branch elpa/cider. from 6ddccef1d8 Bump the version new 02ca530216 Release CIDER 1.3 ("Ukraine") new 64cdcd468b Switch back the docs version Summary of changes: CHANGELOG.md | 2 ++ doc/antora.yml | 2 +- 2 files changed, 3 insertions(+), 1 d