[nongnu] elpa/magit-section updated (efe590bb4f -> f9a15cb349)

2022-02-16 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit-section. from efe590bb4f Move face utilities to magit-section adds f9a15cb349 magit-discard-files: Account for 'renamed on both sides' conflicts No new revisions were added by this update. Summary of changes: docs/RelNotes/3.4.0.org |

[nongnu] elpa/magit updated (efe590bb4f -> f9a15cb349)

2022-02-16 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit. from efe590bb4f Move face utilities to magit-section adds f9a15cb349 magit-discard-files: Account for 'renamed on both sides' conflicts No new revisions were added by this update. Summary of changes: docs/RelNotes/3.4.0.org | 3 +++

[nongnu] elpa/git-commit f9a15cb349: magit-discard-files: Account for 'renamed on both sides' conflicts

2022-02-16 Thread ELPA Syncer
branch: elpa/git-commit commit f9a15cb349b24ce705cae3dde646a1e027dc54d5 Author: Kyle Meyer Commit: Kyle Meyer magit-discard-files: Account for 'renamed on both sides' conflicts Merging two lines that both renamed a file leads to a conflict like this: DD f AU

[elpa] externals/marginalia cfeae6dff1 1/2: Fix marginalia-annotate-project-file

2022-02-16 Thread ELPA Syncer
branch: externals/marginalia commit cfeae6dff115dbc184a72e58f9ae994f614e443b Author: Daniel Mendler Commit: Daniel Mendler Fix marginalia-annotate-project-file --- marginalia.el | 34 +++--- 1 file changed, 23 insertions(+), 11 deletions(-) diff --git a/marginal

[elpa] externals/marginalia 097bd81743 2/2: Fix typo

2022-02-16 Thread ELPA Syncer
branch: externals/marginalia commit 097bd81743026c9b4889b860efd0283b26e64ccf Author: Daniel Mendler Commit: Daniel Mendler Fix typo --- marginalia.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/marginalia.el b/marginalia.el index 007f2e38c5..20341eebbf 100644 --- a/m

[elpa] externals/marginalia updated (5fcbed43d5 -> 097bd81743)

2022-02-16 Thread ELPA Syncer
elpasync pushed a change to branch externals/marginalia. from 5fcbed43d5 marginalia--library-name: Remove gz, el and elc extension new cfeae6dff1 Fix marginalia-annotate-project-file new 097bd81743 Fix typo Summary of changes: marginalia.el | 34 +++---

[elpa] externals/consult updated (19aa0d0302 -> 29ce1ba14b)

2022-02-16 Thread ELPA Syncer
elpasync pushed a change to branch externals/consult. from 19aa0d0302 Use tofus outside the Unicode range new 99b6fa85a1 consult--multi: Preserve `multi-category` of candidates new 29ce1ba14b Simplify and add comment Summary of changes: consult.el | 15 +++ 1

[elpa] externals/consult 99b6fa85a1 1/2: consult--multi: Preserve `multi-category` of candidates

2022-02-16 Thread ELPA Syncer
branch: externals/consult commit 99b6fa85a1419830bba532eeb37e899de5096b1c Author: Daniel Mendler Commit: Daniel Mendler consult--multi: Preserve `multi-category` of candidates Use `multi-category` for `consult--source-project-recent-file`. Instead of prepending an invisible proj

[elpa] externals/consult 29ce1ba14b 2/2: Simplify and add comment

2022-02-16 Thread ELPA Syncer
branch: externals/consult commit 29ce1ba14b578ebf28f00143e0b6280ad037029e Author: Daniel Mendler Commit: Daniel Mendler Simplify and add comment --- consult.el | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/consult.el b/consult.el index d235423f6c..a71e5fd0

[elpa] externals/embark updated (bc405f0e48 -> 29848fc3c8)

2022-02-16 Thread ELPA Syncer
elpasync pushed a change to branch externals/embark. from bc405f0e48 Enable actions that assume (this-command-keys) is non-empty new 8ed38f8811 Linting new e27441c561 Add tab bar actions from the README new e758c68e6a Explain that the tab-bar example configuration n

[elpa] externals/embark-consult updated (bc405f0e48 -> 29848fc3c8)

2022-02-16 Thread ELPA Syncer
elpasync pushed a change to branch externals/embark-consult. from bc405f0e48 Enable actions that assume (this-command-keys) is non-empty adds 8ed38f8811 Linting adds e27441c561 Add tab bar actions from the README adds e758c68e6a Explain that the tab-bar example configu

[elpa] externals/embark e758c68e6a 3/4: Explain that the tab-bar example configuration now comes with Embark

2022-02-16 Thread ELPA Syncer
branch: externals/embark commit e758c68e6ae18269fbcf4fef073b51228ed2c3d8 Author: Omar Antolín Commit: Omar Antolín Explain that the tab-bar example configuration now comes with Embark --- README.org | 13 - embark.texi | 13 - 2 files changed, 16 insertions(+), 10 d

[elpa] externals/embark 29848fc3c8 4/4: Merge pull request #462 from minad/tab-actions

2022-02-16 Thread ELPA Syncer
branch: externals/embark commit 29848fc3c88761fac6cea4093e6af48aa10b1fd3 Merge: bc405f0e48 e758c68e6a Author: Omar Antolín Camarena Commit: GitHub Merge pull request #462 from minad/tab-actions Tab actions --- README.org | 13 - embark.el | 37 +++

[elpa] externals/embark e27441c561 2/4: Add tab bar actions from the README

2022-02-16 Thread ELPA Syncer
branch: externals/embark commit e27441c561a3686b28d02ce1cef06b3e2c5a22dd Author: Daniel Mendler Commit: Daniel Mendler Add tab bar actions from the README I added a tab prompt classifier and a tab annotator to Marginalia. --- embark.el | 11 +++ 1 file changed, 11 insertion

[elpa] externals/embark 8ed38f8811 1/4: Linting

2022-02-16 Thread ELPA Syncer
branch: externals/embark commit 8ed38f8811305fa8e31b70809a16b9c4111613bf Author: Daniel Mendler Commit: Daniel Mendler Linting --- embark.el | 26 +- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/embark.el b/embark.el index 2f90209d08..12b29e4777 10

[nongnu] elpa/magit-section updated (dc11ba7b29 -> efe590bb4f)

2022-02-16 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit-section. from dc11ba7b29 magit-fetch-modules: Remove --all argument adds 53199f2dd5 magit-repolist-column-version: Almost hide post release commits adds d66104373f magit-submodule-list-refresh: Consistently use magit-repolist-col

[nongnu] elpa/magit updated (dc11ba7b29 -> efe590bb4f)

2022-02-16 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit. from dc11ba7b29 magit-fetch-modules: Remove --all argument adds 53199f2dd5 magit-repolist-column-version: Almost hide post release commits adds d66104373f magit-submodule-list-refresh: Consistently use magit-repolist-columns

[nongnu] elpa/git-commit updated (dc11ba7b29 -> efe590bb4f)

2022-02-16 Thread ELPA Syncer
elpasync pushed a change to branch elpa/git-commit. from dc11ba7b29 magit-fetch-modules: Remove --all argument new 53199f2dd5 magit-repolist-column-version: Almost hide post release commits new d66104373f magit-submodule-list-refresh: Consistently use magit-repolist-column

[nongnu] elpa/git-commit efe590bb4f 3/3: Move face utilities to magit-section

2022-02-16 Thread ELPA Syncer
branch: elpa/git-commit commit efe590bb4f1020cf8e9503e564a84f569f5ba82e Author: Jonas Bernoulli Commit: Jonas Bernoulli Move face utilities to magit-section Other packages that use magit-section should also use these functions. --- lisp/magit-section.el | 32 +++

[nongnu] elpa/git-commit d66104373f 2/3: magit-submodule-list-refresh: Consistently use magit-repolist-columns

2022-02-16 Thread ELPA Syncer
branch: elpa/git-commit commit d66104373faab7d239f1f899feed8240edc425c4 Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-submodule-list-refresh: Consistently use magit-repolist-columns `magit-setup-list-setup' sets `magit-repolist-columns' to the value of its COLUMNS argume

[nongnu] elpa/git-commit 53199f2dd5 1/3: magit-repolist-column-version: Almost hide post release commits

2022-02-16 Thread ELPA Syncer
branch: elpa/git-commit commit 53199f2dd55fd78dbbcdf5423b1abe1481f3193a Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-repolist-column-version: Almost hide post release commits It is useful to quickly see which repositories have unreleased commits and which do not. Unfor

[elpa] externals/transient 1f1e377097: manual: Fix typos

2022-02-16 Thread Jonas Bernoulli
branch: externals/transient commit 1f1e37709726fc945ecd03336223247a0595e811 Author: Jonas Bernoulli Commit: Jonas Bernoulli manual: Fix typos --- docs/transient.org | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/transient.org b/docs/transient.org index ab85

[nongnu] elpa/magit-section updated (2df1e34665 -> dc11ba7b29)

2022-02-16 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit-section. from 2df1e34665 magit-section-child-count: New face adds dc11ba7b29 magit-fetch-modules: Remove --all argument No new revisions were added by this update. Summary of changes: lisp/magit-fetch.el | 1 - 1 file changed, 1 deleti

[nongnu] elpa/magit updated (2df1e34665 -> dc11ba7b29)

2022-02-16 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit. from 2df1e34665 magit-section-child-count: New face adds dc11ba7b29 magit-fetch-modules: Remove --all argument No new revisions were added by this update. Summary of changes: lisp/magit-fetch.el | 1 - 1 file changed, 1 deletion(-)

[nongnu] elpa/git-commit dc11ba7b29: magit-fetch-modules: Remove --all argument

2022-02-16 Thread ELPA Syncer
branch: elpa/git-commit commit dc11ba7b295cc36990ad96150564a0803d6b286c Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-fetch-modules: Remove --all argument The intention was to fetch --all remotes of all submodules, which may or may not work. It does cause all remotes of

[elpa] externals/repology 2b59659241: repology: Add defcustoms to initially sort displayed results

2022-02-16 Thread Nicolas Goaziou
branch: externals/repology commit 2b5965924130d1e7d5befa03ba64cf9ca4d74003 Author: Nicolas Goaziou Commit: Nicolas Goaziou repology: Add defcustoms to initially sort displayed results * repology.el (repology-display-problems-sort-key): (repology-display-packages-sort-key): (

[elpa] externals/org 37d8bc801e: oc-basic: Fix `org-cite-basic--get-author'.

2022-02-16 Thread ELPA Syncer
branch: externals/org commit 37d8bc801eb463a7d0ed4ffa93298f1ac7bb0f52 Author: Nicolas Goaziou Commit: Nicolas Goaziou oc-basic: Fix `org-cite-basic--get-author'. * lisp/oc-basic.el (org-cite-basic--get-author): Allow optional RAW argument. (org-cite-basic--get-year): (org-c

[elpa] externals/consult 19aa0d0302: Use tofus outside the Unicode range

2022-02-16 Thread ELPA Syncer
branch: externals/consult commit 19aa0d03025de2f4afaaca4d3ac5e4e7c1f68608 Author: Daniel Mendler Commit: Daniel Mendler Use tofus outside the Unicode range @astoff told me that Emacs allows characters outside this range. Thanks! --- consult.el | 13 ++--- 1 file changed, 6

[elpa] externals/devdocs b87acab44e: Rework disambiguation cookies

2022-02-16 Thread ELPA Syncer
branch: externals/devdocs commit b87acab44ed391b9c10a1118a6415b43b4223dfc Author: Augusto Stoffel Commit: Augusto Stoffel Rework disambiguation cookies Previously, the cookies contained text that could be matched by the user input. We now use character beyond the Unicode range.

[nongnu] elpa/cider 7afa8ac74b: Use enrich-classpath 1.9.0 (#3151)

2022-02-16 Thread ELPA Syncer
branch: elpa/cider commit 7afa8ac74b1e511387ac9bfe5b0bee83c1dbb943 Author: vemv Commit: GitHub Use enrich-classpath 1.9.0 (#3151) Fixes https://github.com/clojure-emacs/cider/issues/3136 --- cider.el| 2 +- doc/modules/ROOT/pages/basics/