[elpa] externals/corfu 8344352ef9: README: Document TAB-only configuration

2023-07-11 Thread ELPA Syncer
branch: externals/corfu commit 8344352ef93077137e49729a4b0421b12fba79ae Author: Daniel Mendler Commit: Daniel Mendler README: Document TAB-only configuration --- README.org | 343 ++--- 1 file changed, 190 insertions(+), 153 deletions(

[elpa] externals/hyperbole 7f37701e2c 3/4: Local straight (#363)

2023-07-11 Thread ELPA Syncer
branch: externals/hyperbole commit 7f37701e2c8af08725179172776a417e295d6b7c Author: Mats Lidell Commit: GitHub Local straight (#363) --- Makefile | 12 hargs.el | 3 ++- install-test/MANIFEST | 1 + ins

[elpa] externals/hyperbole dcaa66eadc 1/4: Remove warnings 20230710 (#364)

2023-07-11 Thread ELPA Syncer
branch: externals/hyperbole commit dcaa66eadc5b1f43bbbe9ba6f8d8ecf7511cecb5 Author: Mats Lidell Commit: GitHub Remove warnings 20230710 (#364) * Quote defact as symbol defact and not understood as functions by the byte compiler so quoting as symbol avoids a warning.

[elpa] externals/hyperbole 968a141c89 4/4: Do not include hyperbole-pgk.el (#357)

2023-07-11 Thread ELPA Syncer
branch: externals/hyperbole commit 968a141c8927a7fcf6a86219f16584b7ef620243 Author: Mats Lidell Commit: GitHub Do not include hyperbole-pgk.el (#357) * Makefile (version, $(pkg_parent)/hyperbole-$(HYPB_VERSION).tar): Do not include hyperbole-pgk.el. It is generated by elpa a

[elpa] externals/hyperbole updated (1fe4924b1c -> 968a141c89)

2023-07-11 Thread ELPA Syncer
elpasync pushed a change to branch externals/hyperbole. from 1fe4924b1c Merge pull request #361 from rswgnu/rsw new dcaa66eadc Remove warnings 20230710 (#364) new 742a272bd7 Update main.yml (#362) new 7f37701e2c Local straight (#363) new 968a141c89 Do not inc

[elpa] externals/hyperbole 742a272bd7 2/4: Update main.yml (#362)

2023-07-11 Thread ELPA Syncer
branch: externals/hyperbole commit 742a272bd71ba608acaad88bb8984738c654ce2f Author: Mats Lidell Commit: GitHub Update main.yml (#362) --- .github/workflows/main.yml | 7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.

[nongnu] elpa/meow 023183656e: Update changelog and bump version

2023-07-11 Thread ELPA Syncer
branch: elpa/meow commit 023183656e86165c293359969ddf6f2566b4cb65 Author: DogLooksGood Commit: DogLooksGood Update changelog and bump version --- CHANGELOG.md | 27 +-- meow.el | 2 +- 2 files changed, 22 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md

[nongnu] elpa/opam-switch-mode 3867447130 2/4: feat: Extend release.sh to handle NEWS.md updates

2023-07-11 Thread ELPA Syncer
branch: elpa/opam-switch-mode commit 3867447130d21d5c393f04bc204adfb6f7c3c362 Author: Erik Martin-Dorel Commit: Erik Martin-Dorel feat: Extend release.sh to handle NEWS.md updates --- NEWS.md| 1 + release.sh | 59 +++ 2 files cha

[nongnu] elpa/opam-switch-mode 459c0a0f9d 3/4: chore: Release 1.2

2023-07-11 Thread ELPA Syncer
branch: elpa/opam-switch-mode commit 459c0a0f9dd7eee22e9e97b06d3fb7bf572aa285 Author: Erik Martin-Dorel Commit: Erik Martin-Dorel chore: Release 1.2 --- NEWS.md | 4 ++-- opam-switch-mode.el | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/NEWS.md b/NEWS.md

[nongnu] elpa/opam-switch-mode 115d2e4be3 4/4: chore: Prepare next dev cycle

2023-07-11 Thread ELPA Syncer
branch: elpa/opam-switch-mode commit 115d2e4be39d780462627006e3a4f3f274bc276a Author: Erik Martin-Dorel Commit: Erik Martin-Dorel chore: Prepare next dev cycle --- NEWS.md | 11 +++ opam-switch-mode.el | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git

[nongnu] elpa/opam-switch-mode 633ab20105 1/4: feat(opam-switch--setup-opam-switch-mode): Change mode-bar's title

2023-07-11 Thread ELPA Syncer
branch: elpa/opam-switch-mode commit 633ab20105fa653ebcc12535ba838477107493a7 Author: Erik Martin-Dorel Commit: Erik Martin-Dorel feat(opam-switch--setup-opam-switch-mode): Change mode-bar's title so it provides both short- and full-name: "OPSW - Opam Switch Mode". --- NEWS.md

[nongnu] elpa/opam-switch-mode updated (55d1add5f7 -> 115d2e4be3)

2023-07-11 Thread ELPA Syncer
elpasync pushed a change to branch elpa/opam-switch-mode. from 55d1add5f7 Merge pull request #14 from ProofGeneral/improve new 633ab20105 feat(opam-switch--setup-opam-switch-mode): Change mode-bar's title new 3867447130 feat: Extend release.sh to handle NEWS.md updates

[nongnu] elpa/with-editor updated (9e437353ee -> a485378183)

2023-07-11 Thread ELPA Syncer
elpasync pushed a change to branch elpa/with-editor. from 9e437353ee Place comma after "e.g." and "i.e." new f04b3c790d manual: Fix name of vterm's hook new a485378183 with-editor-debug: Display $PATH as a list Summary of changes: docs/with-editor.org | 2 +- docs/with-e

[nongnu] elpa/with-editor a485378183 2/2: with-editor-debug: Display $PATH as a list

2023-07-11 Thread ELPA Syncer
branch: elpa/with-editor commit a4853781835346aabf083d2d9cb87f656d01ccac Author: Jonas Bernoulli Commit: Jonas Bernoulli with-editor-debug: Display $PATH as a list Makes it slightly easier to compare it with exec-path. --- lisp/with-editor.el | 2 +- 1 file changed, 1 insertion(+),

[nongnu] elpa/with-editor f04b3c790d 1/2: manual: Fix name of vterm's hook

2023-07-11 Thread ELPA Syncer
branch: elpa/with-editor commit f04b3c790d59103a4145066de747dc9a6df6b325 Author: Louai Al-Khanji Commit: Jonas Bernoulli manual: Fix name of vterm's hook This seems to work properly only with `vterm-mode-hook', not with `vterm-exec-hook'. "with-editor.el" correctly mentions

[elpa] externals/jinx c9fbfd4025 2/2: Simplify jinx-correct

2023-07-11 Thread ELPA Syncer
branch: externals/jinx commit c9fbfd40259e59a2c0e4ad630611d8f88d040cc6 Author: Daniel Mendler Commit: Daniel Mendler Simplify jinx-correct --- jinx.el | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/jinx.el b/jinx.el index 06bd4668e3..c526bd71e6 100644

[elpa] externals/jinx updated (6b6a85daff -> c9fbfd4025)

2023-07-11 Thread ELPA Syncer
elpasync pushed a change to branch externals/jinx. from 6b6a85daff jinx-languages: Ensure that jinx-mode is enabled new 1715607237 jinx-correct: Refontify should not be necessary new c9fbfd4025 Simplify jinx-correct Summary of changes: jinx.el | 24 +++

[elpa] externals/jinx 1715607237 1/2: jinx-correct: Refontify should not be necessary

2023-07-11 Thread ELPA Syncer
branch: externals/jinx commit 1715607237aa70560e47c2568c5b1c4efc8601ef Author: Daniel Mendler Commit: Daniel Mendler jinx-correct: Refontify should not be necessary --- jinx.el | 6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/jinx.el b/jinx.el index 1b1f4ae7ca..06bd

[nongnu] elpa/opam-switch-mode e9634d24c7 3/4: chore: Prepare next dev cycle

2023-07-11 Thread ELPA Syncer
branch: elpa/opam-switch-mode commit e9634d24c749983abe7ff54d1f837cc586e65e6e Author: Erik Martin-Dorel Commit: Erik Martin-Dorel chore: Prepare next dev cycle --- NEWS.md | 11 +++ opam-switch-mode.el | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git

[nongnu] elpa/opam-switch-mode d710b350da 4/4: docs(README.md): Document opam-switch-before-change-opam-switch-hook

2023-07-11 Thread ELPA Syncer
branch: elpa/opam-switch-mode commit d710b350da6b8101e284d0250776e89f47a55eef Author: Erik Martin-Dorel Commit: Erik Martin-Dorel docs(README.md): Document opam-switch-before-change-opam-switch-hook --- NEWS.md | 2 ++ README.md | 8 +--- 2 files changed, 7 insertions(+), 3 deletions(

[nongnu] elpa/opam-switch-mode 5ac0375eca 1/4: feat: Add new hook opam-switch-before-change-opam-switch-hook

2023-07-11 Thread ELPA Syncer
branch: elpa/opam-switch-mode commit 5ac0375ecaa38ab4d829b2d60a379d986a8f9f42 Author: Erik Martin-Dorel Commit: Erik Martin-Dorel feat: Add new hook opam-switch-before-change-opam-switch-hook (opam-switch-set-switch) now calls: - (run-hooks 'opam-switch-before-change-opam-s

[nongnu] elpa/opam-switch-mode updated (115d2e4be3 -> d710b350da)

2023-07-11 Thread ELPA Syncer
elpasync pushed a change to branch elpa/opam-switch-mode. from 115d2e4be3 chore: Prepare next dev cycle new 5ac0375eca feat: Add new hook opam-switch-before-change-opam-switch-hook new 4e347bfbd0 chore: Release 1.3 new e9634d24c7 chore: Prepare next dev cycle

[nongnu] elpa/opam-switch-mode 4e347bfbd0 2/4: chore: Release 1.3

2023-07-11 Thread ELPA Syncer
branch: elpa/opam-switch-mode commit 4e347bfbd00d2b0f6c32d9c14ef389290a5ea2ea Author: Erik Martin-Dorel Commit: Erik Martin-Dorel chore: Release 1.3 --- NEWS.md | 4 ++-- opam-switch-mode.el | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/NEWS.md b/NEWS.md

[elpa] externals/embark acebdf7ed7 2/2: Add autoload cookie for embark-select

2023-07-11 Thread ELPA Syncer
branch: externals/embark commit acebdf7ed7173fdadc4acdcc071dbba07579fc8f Author: Omar Antolín Camarena Commit: Omar Antolín Camarena Add autoload cookie for embark-select --- embark.el | 1 + 1 file changed, 1 insertion(+) diff --git a/embark.el b/embark.el index 42ccdf72be..0a8dbcff9a 100

[elpa] externals/embark 37bf538667 1/2: Make embark-select callable as a top-level command (fix #648)

2023-07-11 Thread ELPA Syncer
branch: externals/embark commit 37bf5386674952b47c2bb517213aea646bb33193 Author: Omar Antolín Camarena Commit: Omar Antolín Camarena Make embark-select callable as a top-level command (fix #648) --- CHANGELOG.org | 3 +++ README.org| 27 +++ embark.el | 18 +

[elpa] externals/embark updated (9d02dd1359 -> acebdf7ed7)

2023-07-11 Thread ELPA Syncer
elpasync pushed a change to branch externals/embark. from 9d02dd1359 Remove invisible text from input in embark-become new 37bf538667 Make embark-select callable as a top-level command (fix #648) new acebdf7ed7 Add autoload cookie for embark-select Summary of changes: CH

[elpa] externals/embark-consult updated (9d02dd1359 -> acebdf7ed7)

2023-07-11 Thread ELPA Syncer
elpasync pushed a change to branch externals/embark-consult. from 9d02dd1359 Remove invisible text from input in embark-become adds 37bf538667 Make embark-select callable as a top-level command (fix #648) adds acebdf7ed7 Add autoload cookie for embark-select No new revisions

[nongnu] elpa/opam-switch-mode 8314827bd5 2/3: chore: Release 1.4

2023-07-11 Thread ELPA Syncer
branch: elpa/opam-switch-mode commit 8314827bd50ae872219a2289019c2ced8393da5f Author: Erik Martin-Dorel Commit: Erik Martin-Dorel chore: Release 1.4 --- NEWS.md | 4 ++-- opam-switch-mode.el | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/NEWS.md b/NEWS.md

[nongnu] elpa/opam-switch-mode 8da0c56433 3/3: chore: Prepare next dev cycle

2023-07-11 Thread ELPA Syncer
branch: elpa/opam-switch-mode commit 8da0c5643377dcd75571e6db3d315939e56179d3 Author: Erik Martin-Dorel Commit: Erik Martin-Dorel chore: Prepare next dev cycle --- NEWS.md | 11 +++ opam-switch-mode.el | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git

[nongnu] elpa/opam-switch-mode updated (d710b350da -> 8da0c56433)

2023-07-11 Thread ELPA Syncer
elpasync pushed a change to branch elpa/opam-switch-mode. from d710b350da docs(README.md): Document opam-switch-before-change-opam-switch-hook new 8b8670ca8b feat(opam-switch-mode-lighter): Show the switch name in the mode-bar new 8314827bd5 chore: Release 1.4 new

[nongnu] elpa/opam-switch-mode 8b8670ca8b 1/3: feat(opam-switch-mode-lighter): Show the switch name in the mode-bar

2023-07-11 Thread ELPA Syncer
branch: elpa/opam-switch-mode commit 8b8670ca8b4d1115fe2d2f0295a4e5ca969714a0 Author: Erik Martin-Dorel Commit: Erik Martin-Dorel feat(opam-switch-mode-lighter): Show the switch name in the mode-bar & workaround the fact that the frames are not redisplayed just after a click on

[nongnu] elpa/opam-switch-mode 6d49f80c25: docs(README.md): Use vanilla Markdown (not GFM) syntax for snippets

2023-07-11 Thread ELPA Syncer
branch: elpa/opam-switch-mode commit 6d49f80c252803cfac9464a43b95ebfd3debab9c Author: Erik Martin-Dorel Commit: Erik Martin-Dorel docs(README.md): Use vanilla Markdown (not GFM) syntax for snippets --- NEWS.md | 2 ++ README.md | 12 +--- 2 files changed, 7 insertions(+), 7 delet