[elpa] externals/bbdb bbce0981a5: Bugfix and polish previous patch

2022-02-23 Thread Roland Winkler
branch: externals/bbdb commit bbce0981a54f28fa919132ee98e265a4580d29a4 Author: Roland Winkler Commit: Roland Winkler Bugfix and polish previous patch --- lisp/bbdb-mua.el | 62 lisp/bbdb.el | 7 ++- 2 files changed, 33 insert

[elpa] externals/embark-consult updated (ab6e9c1858 -> f741dab05b)

2022-02-23 Thread ELPA Syncer
elpasync pushed a change to branch externals/embark-consult. from ab6e9c1858 Recognize Emacs Lisp symbols in Custom-mode buffers too adds f741dab05b For repeatable actions, make start of next cycle configurable No new revisions were added by this update. Summary of changes: embar

[elpa] externals/embark f741dab05b: For repeatable actions, make start of next cycle configurable

2022-02-23 Thread ELPA Syncer
branch: externals/embark commit f741dab05b09beb18e0a7e87f5b80ea462ca44a2 Author: Omar Antolín Commit: Omar Antolín For repeatable actions, make start of next cycle configurable Previously the starting point of the next cycle was hard-coded: If you used as action one of mark, out

[elpa] externals/embark-consult updated (df4cdfd497 -> ab6e9c1858)

2022-02-23 Thread ELPA Syncer
elpasync pushed a change to branch externals/embark-consult. from df4cdfd497 sort-regexp-fields should ignore the target (fix #465) adds ab6e9c1858 Recognize Emacs Lisp symbols in Custom-mode buffers too No new revisions were added by this update. Summary of changes: embark.el | 1

[elpa] externals/embark ab6e9c1858: Recognize Emacs Lisp symbols in Custom-mode buffers too

2022-02-23 Thread ELPA Syncer
branch: externals/embark commit ab6e9c185846b773caf162816ab8bd8551a6a315 Author: Omar Antolín Commit: Omar Antolín Recognize Emacs Lisp symbols in Custom-mode buffers too This is useful for variable whose value is an Emacs Lisp function or expression. I thought I was al

[nongnu] elpa/magit updated (3525928602 -> cd2b712602)

2022-02-23 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit. from 3525928602 magit-stashes-section-map: Bind magit-stash-list adds 41fcb24761 Avoid updating section highlighting twice or prematurely adds cd2b712602 magit-diff-highlight-file: Always highlight module sections No new revisio

[nongnu] elpa/magit-section updated (3525928602 -> cd2b712602)

2022-02-23 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit-section. from 3525928602 magit-stashes-section-map: Bind magit-stash-list adds 41fcb24761 Avoid updating section highlighting twice or prematurely adds cd2b712602 magit-diff-highlight-file: Always highlight module sections No new

[nongnu] elpa/git-commit 41fcb24761 1/2: Avoid updating section highlighting twice or prematurely

2022-02-23 Thread ELPA Syncer
branch: elpa/git-commit commit 41fcb247613783bca9768f791506ba25a9aee8f8 Author: Jonas Bernoulli Commit: Jonas Bernoulli Avoid updating section highlighting twice or prematurely Some commands need to force updating of section highlighting, which they used to do by calling `magit-

[nongnu] elpa/git-commit cd2b712602 2/2: magit-diff-highlight-file: Always highlight module sections

2022-02-23 Thread ELPA Syncer
branch: elpa/git-commit commit cd2b712602ab4ae6bc930d9e9011c5f669562117 Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-diff-highlight-file: Always highlight module sections Module sections are currently being treated as a special kind of file sections, which may be a mist

[nongnu] elpa/git-commit updated (3525928602 -> cd2b712602)

2022-02-23 Thread ELPA Syncer
elpasync pushed a change to branch elpa/git-commit. from 3525928602 magit-stashes-section-map: Bind magit-stash-list new 41fcb24761 Avoid updating section highlighting twice or prematurely new cd2b712602 magit-diff-highlight-file: Always highlight module sections Summary

[elpa] externals/tempel 40de509ff6: Fix file loading bug (Fix #40)

2022-02-23 Thread ELPA Syncer
branch: externals/tempel commit 40de509ff635b75d877d83d42d8e36672fdcc47d Author: Daniel Mendler Commit: Daniel Mendler Fix file loading bug (Fix #40) --- tempel.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tempel.el b/tempel.el index 93397e80c7..ada8a190ce 1006

[elpa] externals/satchel d741c1f36c: Change keywords

2022-02-23 Thread ELPA Syncer
branch: externals/satchel commit d741c1f36cca51a64a2d02a58f9ae25f25f84e8b Author: Theodor Thornhill Commit: Theodor Thornhill Change keywords --- satchel.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/satchel.el b/satchel.el index 698a4bca7f..5fd388bd3c 100644 --- a/

[elpa] externals/transient 72b8c01393 6/6: manual: Regenerate texi file

2022-02-23 Thread Jonas Bernoulli
branch: externals/transient commit 72b8c013936b8e8d891105144107781a43516735 Author: Jonas Bernoulli Commit: Jonas Bernoulli manual: Regenerate texi file --- docs/transient.texi | 275 ++-- 1 file changed, 157 insertions(+), 118 deletions(-) d

[elpa] externals/transient 51914d44a4 2/6: manual: Fix typos, missing commas and other mistakes

2022-02-23 Thread Jonas Bernoulli
branch: externals/transient commit 51914d44a47b62c8d822906d4286bac2d9066c5c Author: Jonas Bernoulli Commit: Jonas Bernoulli manual: Fix typos, missing commas and other mistakes This is a forward port of changes Eli has made to the exported manual for v0.3.7 in Emacs' "emacs-28"

[elpa] externals/transient 7643a8338e 1/6: make: Remove redundant bump-version target

2022-02-23 Thread Jonas Bernoulli
branch: externals/transient commit 7643a8338e738482f7c8d1f0343d1ecc8e39f0b9 Author: Jonas Bernoulli Commit: Jonas Bernoulli make: Remove redundant bump-version target The sisyphus package takes care of this now. --- Makefile | 8 +--- 1 file changed, 1 insertion(+), 7 deletions

[elpa] externals/transient updated (1f1e377097 -> 72b8c01393)

2022-02-23 Thread Jonas Bernoulli
tarsius pushed a change to branch externals/transient. from 1f1e377097 manual: Fix typos new 7643a8338e make: Remove redundant bump-version target new 51914d44a4 manual: Fix typos, missing commas and other mistakes new a2707a7a21 manual: Add concept index and a first

[elpa] externals/transient 17f3feb2de 5/6: manual: Place comma after e.g. and i.e.

2022-02-23 Thread Jonas Bernoulli
branch: externals/transient commit 17f3feb2de2b331aba3694ba5ad44b89fc4dbd0a Author: Jonas Bernoulli Commit: Jonas Bernoulli manual: Place comma after e.g. and i.e. --- docs/transient.org | 48 1 file changed, 24 insertions(+), 24 deletions(-)

[elpa] externals/transient a2707a7a21 3/6: manual: Add concept index and a first batch of entries

2022-02-23 Thread Jonas Bernoulli
branch: externals/transient commit a2707a7a21ddc3734cd9a9cfa983f3e6e4f484d2 Author: Jonas Bernoulli Commit: Jonas Bernoulli manual: Add concept index and a first batch of entries This is a forward port of changes Eli has made to the exported manual for v0.3.7 in Emacs' "emacs-28

[elpa] externals/transient f0fdda1a20 4/6: manual: Markup t and the nil in non-nil as code

2022-02-23 Thread Jonas Bernoulli
branch: externals/transient commit f0fdda1a2028d954f749940553406a3aaa9102ce Author: Jonas Bernoulli Commit: Jonas Bernoulli manual: Markup t and the nil in non-nil as code This is a forward port of changes Eli has made to the exported manual for v0.3.7 in Emacs' "emacs-28" branc

[elpa] externals/satchel 228668cbac: Add information about tracker and lists

2022-02-23 Thread ELPA Syncer
branch: externals/satchel commit 228668cbac0a5f8567764caefaabda99f6a52f72 Author: Theodor Thornhill Commit: Theodor Thornhill Add information about tracker and lists --- README.md | 10 ++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 4fb3901f8e..ca70d4b

[elpa] externals/satchel f431ffea23: Add elpa badge

2022-02-23 Thread ELPA Syncer
branch: externals/satchel commit f431ffea2336beffd6846082467d1621e20068f0 Author: Theodor Thornhill Commit: Theodor Thornhill Add elpa badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 166866c778..4fb3901f8e 100644 --- a/README.md +++ b/RE

[elpa] externals/consult c3104299de 1/2: README: Do not list Embark as a completion system

2022-02-23 Thread ELPA Syncer
branch: externals/consult commit c3104299de9abba26ddb448cfde06344c7dbe49d Author: Daniel Mendler Commit: Daniel Mendler README: Do not list Embark as a completion system See discussion in https://github.com/oantolin/embark/issues/466. In the light of capable and flexible altern

[elpa] externals/consult 5b374e591f 2/2: README updates

2022-02-23 Thread ELPA Syncer
branch: externals/consult commit 5b374e591f7276ccbac50a738597998bba2bc9d7 Author: Daniel Mendler Commit: Daniel Mendler README updates --- README.org | 26 -- 1 file changed, 12 insertions(+), 14 deletions(-) diff --git a/README.org b/README.org index 903ee4ac74..ec

[elpa] externals/consult updated (d0261c0ecd -> 5b374e591f)

2022-02-23 Thread ELPA Syncer
elpasync pushed a change to branch externals/consult. from d0261c0ecd consult-preview: add-hook is broken on Emacs 28, don't use it new c3104299de README: Do not list Embark as a completion system new 5b374e591f README updates Summary of changes: README.org | 42

[nongnu] elpa/geiser ed6d6a1b36: Set REPL's default directory to project's root

2022-02-23 Thread ELPA Syncer
branch: elpa/geiser commit ed6d6a1b362fe389acb7f7e1bf6d89ff88e060af Author: jao Commit: jao Set REPL's default directory to project's root --- doc/repl.texi| 5 + elisp/geiser-repl.el | 1 + news.org | 4 3 files changed, 10 insertions(+) diff --git a/doc/repl.

[elpa] externals/compat 52cb1ae441 1/2: Update maintainer address to new mailing list

2022-02-23 Thread ELPA Syncer
branch: externals/compat commit 52cb1ae441b86f2986ccd9f55fc9cd3d28c99422 Author: Philip Kaludercic Commit: Philip Kaludercic Update maintainer address to new mailing list --- compat.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compat.el b/compat.el index eb1c37a955

[elpa] externals/compat updated (88ab7dd9a5 -> cac9929134)

2022-02-23 Thread ELPA Syncer
elpasync pushed a change to branch externals/compat. from 88ab7dd9a5 Install nadvice in the tests if necessary new 52cb1ae441 Update maintainer address to new mailing list new cac9929134 Check if nadvice is available using fboundp Summary of changes: compat-tests.el | 6 +

[elpa] externals/compat cac9929134 2/2: Check if nadvice is available using fboundp

2022-02-23 Thread ELPA Syncer
branch: externals/compat commit cac99291348be757cddc57d54f26d9bfd4d5381c Author: Philip Kaludercic Commit: Philip Kaludercic Check if nadvice is available using fboundp --- compat-tests.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/compat-tests.el b/compat-tes

[nongnu] elpa/typescript-mode 0464cb2e5c 1/2: capitalize mode name "TypeScript"

2022-02-23 Thread ELPA Syncer
branch: elpa/typescript-mode commit 0464cb2e5c94c4cfc4d6c9cac0e4448c0995e171 Author: Trevor Richards Commit: Trevor Richards capitalize mode name "TypeScript" --- typescript-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/typescript-mode.el b/typescript-mode.el i

[nongnu] elpa/typescript-mode 84ff4228b5 2/2: Merge pull request #160 from trev-dev/master

2022-02-23 Thread ELPA Syncer
branch: elpa/typescript-mode commit 84ff4228b5d1af287f35c9869e8eb079184a9831 Merge: e824162051 0464cb2e5c Author: Jostein Kjønigsen Commit: GitHub Merge pull request #160 from trev-dev/master capitalize mode name "TypeScript" --- typescript-mode.el | 2 +- 1 file changed, 1 inserti

[elpa] externals/repology db7ddc5593: repology: Release 1.2.2

2022-02-23 Thread Nicolas Goaziou
branch: externals/repology commit db7ddc5593964e9cecb162627bdd2a0f59658f3f Author: Nicolas Goaziou Commit: Nicolas Goaziou repology: Release 1.2.2 --- repology.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/repology.el b/repology.el index 621d6da469..15a50675af 10064

[elpa] externals/ergoemacs-mode 04b716743c 1/2: Update Readme.md

2022-02-23 Thread ELPA Syncer
branch: externals/ergoemacs-mode commit 04b716743cf849be32c3d3fe0b3b4b4ce4a22f58 Author: Matthew Fidler Commit: GitHub Update Readme.md --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 0de3c362c8..12f0a3a00b 100644 --- a/Readme.md

[elpa] externals/ergoemacs-mode 757475874a 2/2: Change ergoemacs-mode version

2022-02-23 Thread ELPA Syncer
branch: externals/ergoemacs-mode commit 757475874a840f99b20c56182c7199257b6ae477 Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com> Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com> Change ergoemacs-mode version --- ergoemacs-mode.el | 2 +- 1 file changed,

[elpa] externals/ergoemacs-mode updated (b0ede648b6 -> 757475874a)

2022-02-23 Thread ELPA Syncer
elpasync pushed a change to branch externals/ergoemacs-mode. from b0ede648b6 Merge pull request #513 from sobkas/master new 04b716743c Update Readme.md new 757475874a Change ergoemacs-mode version Summary of changes: Readme.md | 2 +- ergoemacs-mode.el | 2 +- 2 f

[elpa] externals/repology ffc71f40ed: repology: Add missing autoload cookie

2022-02-23 Thread Nicolas Goaziou
branch: externals/repology commit ffc71f40ed433d1a8eb0f50c2afa0d9dd7bfc42d Author: Nicolas Goaziou Commit: Nicolas Goaziou repology: Add missing autoload cookie * repology-utils.el (repology-filter-outdated-projects): Move to... * repology.el (repology-filter-outdated-projects):

[elpa] externals/repology 00fad505e5: repology-tests: Fix copyright header

2022-02-23 Thread Nicolas Goaziou
branch: externals/repology commit 00fad505e50452fe32d0f3b7646a62bf2da0ed46 Author: Nicolas Goaziou Commit: Nicolas Goaziou repology-tests: Fix copyright header --- repology-tests.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/repology-tests.el b/repology-tests.el ind

[elpa] externals/repology aa7275de83: repology: Release 1.2.1

2022-02-23 Thread Nicolas Goaziou
branch: externals/repology commit aa7275de834c540af512e3579851a68b7feba9b8 Author: Nicolas Goaziou Commit: Nicolas Goaziou repology: Release 1.2.1 --- repology.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/repology.el b/repology.el index ae9ddf5e47..31928c6980 10064