[elpa] externals/mct 624685d575 1/6: REMOVE mct-backward-updir; document it instead

2022-02-08 Thread ELPA Syncer
branch: externals/mct commit 624685d575b4190e019f305b5ffa7453a35b9179 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou REMOVE mct-backward-updir; document it instead This is part of the plan to keep the mct.el code focused on the core functionality. Thanks to Chr

[elpa] externals/mct 7c08a297e2 3/6: Minor clarification in the manual

2022-02-08 Thread ELPA Syncer
branch: externals/mct commit 7c08a297e2358a49c1098d22d0769aa88b76e4e8 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Minor clarification in the manual --- README.org | 9 + 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.org b/README.org index ee9ceedc1

[elpa] externals/mct 84e4eb4f2b 4/6: Reword doc string for hiding the mode line

2022-02-08 Thread ELPA Syncer
branch: externals/mct commit 84e4eb4f2b294aad8cc0601004f13aeb47c084da Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Reword doc string for hiding the mode line --- mct.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mct.el b/mct.el index 3f42f8c1a4..e419cd468

[elpa] externals/mct d6fcfd0da1 2/6: Rename internal function

2022-02-08 Thread ELPA Syncer
branch: externals/mct commit d6fcfd0da19feca9dbdb6859d21a88581b690374 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Rename internal function --- mct.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mct.el b/mct.el index 08e290de33..3f42f8c1a4 100644 --- a

[elpa] externals/mct updated (7195641421 -> a038b4c194)

2022-02-08 Thread ELPA Syncer
elpasync pushed a change to branch externals/mct. from 7195641421 Remove outdated comments new 624685d575 REMOVE mct-backward-updir; document it instead new d6fcfd0da1 Rename internal function new 7c08a297e2 Minor clarification in the manual new 84e4eb4f2b Re

[elpa] externals/mct b70f4ca230 5/6: Remove superfluous dot

2022-02-08 Thread ELPA Syncer
branch: externals/mct commit b70f4ca230b109264a7d3aa2a8ff93596ab79665 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Remove superfluous dot --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 9282e8c213..e4282908d4 100644

[elpa] externals/mct a038b4c194 6/6: REMOVE the CRM tag; document it instead

2022-02-08 Thread ELPA Syncer
branch: externals/mct commit a038b4c194f222ae73287ba945fbd1b7cfaca91f Author: Protesilaos Stavrou Commit: Protesilaos Stavrou REMOVE the CRM tag; document it instead Same principle as with commit 624685d: we want to keep MCT focused on its core functionality. --- README.org | 4

[elpa] branch old/master-2020-dec-14 deleted (was 6749a2982a)

2022-02-08 Thread Stefan Monnier via
monnier pushed a change to branch old/master-2020-dec-14. was 6749a2982a * externals-list: Convert `auto-overlays` from subtree to external This change permanently discards the following revisions: discards 6749a2982a * externals-list: Convert `auto-overlays` from subtree to externa

[elpa] externals/org e52743fb30 2/4: ox-texinfo: Optionally use @itemx for certain description list items

2022-02-08 Thread ELPA Syncer
branch: externals/org commit e52743fb30626423446c529f1464e1bd0ed70c19 Author: Jonas Bernoulli Commit: Nicolas Goaziou ox-texinfo: Optionally use @itemx for certain description list items * doc/org-manual.org (Plain lists in Texinfo export): Reorder and document new functionality

[elpa] externals/org 3d0f592de7 1/4: ox-texinfo: Add function for use by kbd macro

2022-02-08 Thread ELPA Syncer
branch: externals/org commit 3d0f592de715a98674a370d19a2b5415687ccf77 Author: Jonas Bernoulli Commit: Nicolas Goaziou ox-texinfo: Add function for use by kbd macro * doc/doc-setup.org: Use org-texinfo-kbd-macro for kbd macro. * doc/org-manual.org: Add new node "Key bindings in T

[elpa] externals/org 98588ebfe1 4/4: ox-texinfo: Allow enabling compact syntax for @itemx per file

2022-02-08 Thread ELPA Syncer
branch: externals/org commit 98588ebfe1c5e80329aa8720116c6b548ddcacfe Author: Jonas Bernoulli Commit: Nicolas Goaziou ox-texinfo: Allow enabling compact syntax for @itemx per file * doc/org-manual.org (Plain lists in Texinfo export): Document the :texinfo-compact-itemx export op

[elpa] externals/org 1312e1a938 3/4: ox-texinfo: Define definition commands using description lists

2022-02-08 Thread ELPA Syncer
branch: externals/org commit 1312e1a938f08c3c1fe8cfb8fa23fd0abddbbbca Author: Jonas Bernoulli Commit: Nicolas Goaziou ox-texinfo: Define definition commands using description lists * doc/org-manual.org (Plain lists in Texinfo export): Document use of definition command prefixes

[elpa] externals/org updated (a694cf5224 -> 98588ebfe1)

2022-02-08 Thread ELPA Syncer
elpasync pushed a change to branch externals/org. from a694cf5224 Merge branch 'bugfix' new 3d0f592de7 ox-texinfo: Add function for use by kbd macro new e52743fb30 ox-texinfo: Optionally use @itemx for certain description list items new 1312e1a938 ox-texinfo: Define

[elpa] externals/dtache e91def3b21 3/3: Remove compilation warning

2022-02-08 Thread ELPA Syncer
branch: externals/dtache commit e91def3b2192b8a18f116466beb9405733db1487 Author: Niklas Eklund Commit: Niklas Eklund Remove compilation warning --- dtache-compile.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dtache-compile.el b/dtache-compile.el index 931abd7731..27bd810a89 1006

[elpa] externals/dtache 9bf2e0592e 2/3: Add dired-rsync integration example

2022-02-08 Thread ELPA Syncer
branch: externals/dtache commit 9bf2e0592eaf86d856d888dc988de403c01044a9 Author: Niklas Eklund Commit: Niklas Eklund Add dired-rsync integration example --- README.org | 16 1 file changed, 16 insertions(+) diff --git a/README.org b/README.org index 26b3aac46b..fb482da733

[elpa] externals/dtache 2a9b299de3 1/3: Add dtache-local-session option

2022-02-08 Thread ELPA Syncer
branch: externals/dtache commit 2a9b299de30fcce3201d9c352c633cd255035acd Author: Niklas Eklund Commit: Niklas Eklund Add dtache-local-session option Add variable to control wether a session should be forced to run on the local host. This feature is required in order to support

[elpa] externals/dtache updated (a0179de712 -> e91def3b21)

2022-02-08 Thread ELPA Syncer
elpasync pushed a change to branch externals/dtache. from a0179de712 No properties in vterm command new 2a9b299de3 Add dtache-local-session option new 9bf2e0592e Add dired-rsync integration example new e91def3b21 Remove compilation warning Summary of changes: READ

[elpa] externals/embark 56e28c23d5: Add user option to confirm embark-act-all (fix #457)

2022-02-08 Thread ELPA Syncer
branch: externals/embark commit 56e28c23d56da3ae4b755bfa50a181bdedf439e6 Author: Omar Antolín Camarena Commit: Omar Antolín Camarena Add user option to confirm embark-act-all (fix #457) --- README.org | 5 - embark.el | 12 ++-- embark.texi | 5 - 3 files changed, 18

[elpa] externals/embark-consult updated (1e7cc508b4 -> 56e28c23d5)

2022-02-08 Thread ELPA Syncer
elpasync pushed a change to branch externals/embark-consult. from 1e7cc508b4 Fix #459 adds 56e28c23d5 Add user option to confirm embark-act-all (fix #457) No new revisions were added by this update. Summary of changes: README.org | 5 - embark.el | 12 ++-- embark.

[elpa] externals/embark d9332ca498: Fix carelessly copy/pasted error message (fix #458)

2022-02-08 Thread ELPA Syncer
branch: externals/embark commit d9332ca49895af5f8acb0ba0108be587cedcb61b Author: Omar Antolín Camarena Commit: Omar Antolín Camarena Fix carelessly copy/pasted error message (fix #458) --- embark.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/embark.el b/embark.el

[elpa] externals/embark-consult updated (2163e3f874 -> d9332ca498)

2022-02-08 Thread ELPA Syncer
elpasync pushed a change to branch externals/embark-consult. from 2163e3f874 Merge pull request #456 from minad/confirm adds d9332ca498 Fix carelessly copy/pasted error message (fix #458) No new revisions were added by this update. Summary of changes: embark.el | 2 +- 1 file chan

[elpa] externals/embark-consult updated (d9332ca498 -> 1e7cc508b4)

2022-02-08 Thread ELPA Syncer
elpasync pushed a change to branch externals/embark-consult. from d9332ca498 Fix carelessly copy/pasted error message (fix #458) adds 1e7cc508b4 Fix #459 No new revisions were added by this update. Summary of changes: embark.el | 41 ++--- 1 fil

[elpa] externals/embark 1e7cc508b4: Fix #459

2022-02-08 Thread ELPA Syncer
branch: externals/embark commit 1e7cc508b46fb862351450d03a560651781aeedc Author: Omar Antolín Camarena Commit: Omar Antolín Camarena Fix #459 --- embark.el | 41 ++--- 1 file changed, 22 insertions(+), 19 deletions(-) diff --git a/embark.el b/embark.el

[nongnu] elpa/inf-clojure d89ad48a5b 2/3: Bump copyright

2022-02-08 Thread ELPA Syncer
branch: elpa/inf-clojure commit d89ad48a5b61ccf1c7417f63b006493cec4063f7 Author: Bozhidar Batsov Commit: Bozhidar Batsov Bump copyright --- README.md | 2 +- inf-clojure.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dc314a8a26..97

[nongnu] elpa/inf-clojure e47684de78 3/3: Tweak a changelog entry

2022-02-08 Thread ELPA Syncer
branch: elpa/inf-clojure commit e47684de78da1ee470d42ae2a411909b2cf61d50 Author: Bozhidar Batsov Commit: Bozhidar Batsov Tweak a changelog entry --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ec5e0c1c7a..01a558a6b0 1006

[nongnu] elpa/inf-clojure updated (edbdd09569 -> e47684de78)

2022-02-08 Thread ELPA Syncer
elpasync pushed a change to branch elpa/inf-clojure. from edbdd09569 Specify customize variable :type attribute new 975ed78919 Put a space after prompt new d89ad48a5b Bump copyright new e47684de78 Tweak a changelog entry Summary of changes: CHANGELOG.md | 2 +-

[elpa] externals/vertico 509ca602c7: vertico-directory: Add prefix arguments to delete char and word fns.

2022-02-08 Thread ELPA Syncer
branch: externals/vertico commit 509ca602c7aa565ab8f54c07e09af8fc3e706108 Author: Andrew Tropin Commit: Daniel Mendler vertico-directory: Add prefix arguments to delete char and word fns. --- extensions/vertico-directory.el | 41 + 1 file changed, 21

[nongnu] elpa/elpher 6e3a8ef5af: Allow square brackets around IPv6 addresses.

2022-02-08 Thread ELPA Syncer
branch: elpa/elpher commit 6e3a8ef5af192eddcd834efac49866f84e2c73dd Author: plugd Commit: plugd Allow square brackets around IPv6 addresses. --- config.mk | 2 +- elpher-pkg.el | 2 +- elpher.el | 16 +--- 3 files changed, 15 insertions(+), 5 deletions(-) diff --git a

[nongnu] elpa/inf-clojure 975ed78919 1/3: Put a space after prompt

2022-02-08 Thread ELPA Syncer
branch: elpa/inf-clojure commit 975ed78919ff50ddc290a0630502c42cee3e9a81 Author: Shohei YOSHIDA Commit: Bozhidar Batsov Put a space after prompt --- inf-clojure.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inf-clojure.el b/inf-clojure.el index 45347663e4..2008939d6

[elpa] externals/elisp-benchmarks d9986d67b9: * benchmarks/elb-scroll.el: New benchmark

2022-02-08 Thread Stefan Monnier via
branch: externals/elisp-benchmarks commit d9986d67b92669993ddd553d6c3701614fac4e79 Author: Stefan Monnier Commit: Stefan Monnier * benchmarks/elb-scroll.el: New benchmark --- benchmarks/elb-scroll.el | 61 1 file changed, 61 insertions(+) di

[elpa] externals/elisp-benchmarks 8a8e9fa6a8: Make it usable on Emacs-27

2022-02-08 Thread Stefan Monnier via
branch: externals/elisp-benchmarks commit 8a8e9fa6a8c5a24841289a781a75fbb354cf71cb Author: Stefan Monnier Commit: Stefan Monnier Make it usable on Emacs-27 Also scale some of the benchmarks so they don't take less than 1s on my test machine. * elisp-benchmarks.el (elb-s

[elpa] elpa-admin updated (a1c1621446 -> b1661078c7)

2022-02-08 Thread Stefan Monnier via
monnier pushed a change to branch elpa-admin. from a1c1621446 * elpa-admin.el (elpaa--release-email): Sanitize names new cdc36a0450 * elpa-admin.el (elpaa--release-email): Report bad email addresses new b1661078c7 * elpa-admin.el: Silence bogus "No upstream URL" Summary o

[elpa] externals/elisp-benchmarks 94acd95591: * benchmarks/elb-smie.el: New benchmark

2022-02-08 Thread Stefan Monnier via
branch: externals/elisp-benchmarks commit 94acd955912811d67ac0174a1ab08b5547927621 Author: Stefan Monnier Commit: Stefan Monnier * benchmarks/elb-smie.el: New benchmark * resources/xmenu.c: New file. * elisp-benchmarks.el (elb-bench-directory): Use `expand-file-name` and use

[elpa] externals/elisp-benchmarks 25c70d87f8: * benchmarks/elb-bytecomp.el: New benchmark

2022-02-08 Thread Stefan Monnier via
branch: externals/elisp-benchmarks commit 25c70d87f82c377e765f5e7353e94d5b5b7bdf5b Author: Stefan Monnier Commit: Stefan Monnier * benchmarks/elb-bytecomp.el: New benchmark --- benchmarks/elb-bytecomp.el | 32 1 file changed, 32 insertions(+) diff --git a/b

[elpa] externals/compat 603860f9ee 1/2: Use advice-add if available on Emacs 24.3

2022-02-08 Thread ELPA Syncer
branch: externals/compat commit 603860f9eee078480e201726ed47055540b1bf51 Author: Philip Kaludercic Commit: Philip Kaludercic Use advice-add if available on Emacs 24.3 If the ELPA package nadvice has been installed, we can make use of that instead of our own ersatz-system. --- c

[elpa] elpa-admin cdc36a0450 1/2: * elpa-admin.el (elpaa--release-email): Report bad email addresses

2022-02-08 Thread Stefan Monnier via
branch: elpa-admin commit cdc36a04503e6cb7ad93294dd3033bc1a3e20f08 Author: Stefan Monnier Commit: Stefan Monnier * elpa-admin.el (elpaa--release-email): Report bad email addresses --- elpa-admin.el | 16 ++-- 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/elpa-ad

[elpa] elpa-admin b1661078c7 2/2: * elpa-admin.el: Silence bogus "No upstream URL"

2022-02-08 Thread Stefan Monnier via
branch: elpa-admin commit b1661078c792d19b1a388625b5919ee791de234c Author: Stefan Monnier Commit: Stefan Monnier * elpa-admin.el: Silence bogus "No upstream URL" (elpaa--spec-member): New function. (elpaa-batch-archive-update-worktrees): Remove old `:external:` option. (elpa

[elpa] externals/compat updated (156b723fc1 -> 4143e6e2e0)

2022-02-08 Thread ELPA Syncer
elpasync pushed a change to branch externals/compat. from 156b723fc1 Fix copyright in compat-help.el new 603860f9ee Use advice-add if available on Emacs 24.3 new 4143e6e2e0 Rename setup-preserve-defaults to compat-preserve-defaults Summary of changes: compat-macs.el | 3

[nongnu] elpa/projectile updated (df3d73e1f0 -> 474cd42df5)

2022-02-08 Thread ELPA Syncer
elpasync pushed a change to branch elpa/projectile. from df3d73e1f0 Move defvars out of eval-when-compile new 90da545aa8 [Fix #1750] Fix src-dir and test-dir for Maven projects new 474cd42df5 Add support for preset-based installs in CMake projects. Summary of changes: CHA

[elpa] externals/corfu updated (e1b9e9a72d -> 205e7231d2)

2022-02-08 Thread ELPA Syncer
elpasync pushed a change to branch externals/corfu. from e1b9e9a72d Fix doc for restoring default behavior (#124) new 7f84ff41f1 README: Document transfer to the minibuffer new 205e7231d2 README: Document improved shell configuration, corfu-insert-and-send Summary of chan

[nongnu] elpa/projectile 90da545aa8 1/2: [Fix #1750] Fix src-dir and test-dir for Maven projects

2022-02-08 Thread ELPA Syncer
branch: elpa/projectile commit 90da545aa86e0d0444c5f9a542bf15b9f20e4cbc Author: Dmitry Polienko Commit: Bozhidar Batsov [Fix #1750] Fix src-dir and test-dir for Maven projects --- CHANGELOG.md | 1 + projectile.el | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CHA

[nongnu] elpa/geiser-gambit 381d74ca50: Fix to ELPA metadata (maintainer)

2022-02-08 Thread ELPA Syncer
branch: elpa/geiser-gambit commit 381d74ca5059b44fe3d8b5daf42214019c6d1a88 Author: jao Commit: jao Fix to ELPA metadata (maintainer) --- geiser-gambit.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/geiser-gambit.el b/geiser-gambit.el index fe20287882..a01e788239

[elpa] elpa-admin a1c1621446: * elpa-admin.el (elpaa--release-email): Sanitize names

2022-02-08 Thread Stefan Monnier via
branch: elpa-admin commit a1c1621446de89666210325310bfba5d39bd6253 Author: Stefan Monnier Commit: Stefan Monnier * elpa-admin.el (elpaa--release-email): Sanitize names --- elpa-admin.el | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/elpa-admin.el b/elpa-admin.el ind

[elpa] externals/corfu 7f84ff41f1 1/2: README: Document transfer to the minibuffer

2022-02-08 Thread ELPA Syncer
branch: externals/corfu commit 7f84ff41f11dbe7f521f9e4ec02af0a5dc4e9ed4 Author: Daniel Mendler Commit: Daniel Mendler README: Document transfer to the minibuffer --- README.org | 24 1 file changed, 24 insertions(+) diff --git a/README.org b/README.org index b4127f

[elpa] externals/corfu 205e7231d2 2/2: README: Document improved shell configuration, corfu-insert-and-send

2022-02-08 Thread ELPA Syncer
branch: externals/corfu commit 205e7231d267d06618c1af07828989e5453e1dda Author: Daniel Mendler Commit: Daniel Mendler README: Document improved shell configuration, corfu-insert-and-send --- README.org | 31 +-- 1 file changed, 29 insertions(+), 2 deletions(-) d

[nongnu] elpa/projectile 474cd42df5 2/2: Add support for preset-based installs in CMake projects.

2022-02-08 Thread ELPA Syncer
branch: elpa/projectile commit 474cd42df58e748eb83d312ccb7ea75b1b3dda13 Author: John Eivind Helset Commit: Bozhidar Batsov Add support for preset-based installs in CMake projects. --- CHANGELOG.md | 1 + projectile.el | 12 +--- 2 files changed, 10 insertions(+), 3 deletions(-) d

[nongnu] elpa/inf-clojure 59194187df 1/3: Declare global variable before referenced

2022-02-08 Thread ELPA Syncer
branch: elpa/inf-clojure commit 59194187dfd289b77d927fcc1767d5a78f38 Author: Shohei YOSHIDA Commit: Bozhidar Batsov Declare global variable before referenced --- inf-clojure.el | 108 - 1 file changed, 54 insertions(+), 54 deletion

[nongnu] elpa/inf-clojure edbdd09569 3/3: Specify customize variable :type attribute

2022-02-08 Thread ELPA Syncer
branch: elpa/inf-clojure commit edbdd09569cac829f824a1f52dd15829de6f8904 Author: Shohei YOSHIDA Commit: Bozhidar Batsov Specify customize variable :type attribute --- inf-clojure.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/inf-clojure.el b/inf-clojure.el index 3

[nongnu] elpa/inf-clojure a510837368 2/3: Fix byte-compile warnings of unused variables

2022-02-08 Thread ELPA Syncer
branch: elpa/inf-clojure commit a5108373680fc9b3b1eecc247d66f0bbeecc2537 Author: Shohei YOSHIDA Commit: Bozhidar Batsov Fix byte-compile warnings of unused variables --- inf-clojure.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/inf-clojure.el b/inf-clojure.el in

[nongnu] elpa/inf-clojure updated (dca9f19572 -> edbdd09569)

2022-02-08 Thread ELPA Syncer
elpasync pushed a change to branch elpa/inf-clojure. from dca9f19572 Remove a noise character new 59194187df Declare global variable before referenced new a510837368 Fix byte-compile warnings of unused variables new edbdd09569 Specify customize variable :type attribu

[elpa] externals/mct 8109bf3955 1/3: Minor tweak to the Commentary

2022-02-08 Thread ELPA Syncer
branch: externals/mct commit 8109bf3955173e78d7d4244add51d22744c4cc13 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Minor tweak to the Commentary --- mct.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mct.el b/mct.el index e072d18783..dc0cf2f4fa 100644 ---

[elpa] externals/mct updated (0e931a4b21 -> 7195641421)

2022-02-08 Thread ELPA Syncer
elpasync pushed a change to branch externals/mct. from 0e931a4b21 Minor tweak to the manual new 8109bf3955 Minor tweak to the Commentary new 680d772721 Update to version 0.5.0 new 7195641421 Remove outdated comments Summary of changes: CHANGELOG.org | 286

[elpa] externals/mct 7195641421 3/3: Remove outdated comments

2022-02-08 Thread ELPA Syncer
branch: externals/mct commit 71956414216e765a6c9b5c8136de95b319fee99a Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Remove outdated comments --- README.org | 6 -- 1 file changed, 6 deletions(-) diff --git a/README.org b/README.org index 6bdbd26b24..a9bedddb71 100644 --- a/RE

[elpa] externals/mct 680d772721 2/3: Update to version 0.5.0

2022-02-08 Thread ELPA Syncer
branch: externals/mct commit 680d7727216ed05ba58e7d2f04a046d1f27cf3e9 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Update to version 0.5.0 --- CHANGELOG.org | 286 ++ README.org| 6 +- mct.el| 2 +- 3 files c

[nongnu] elpa/inf-clojure dca9f19572: Remove a noise character

2022-02-08 Thread ELPA Syncer
branch: elpa/inf-clojure commit dca9f1957237214a0bb6155c68163efd6783e445 Author: Shohei YOSHIDA Commit: Bozhidar Batsov Remove a noise character --- inf-clojure.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inf-clojure.el b/inf-clojure.el index bbcb0c16c2..bb38c7dea

[elpa] externals/mct 0e931a4b21: Minor tweak to the manual

2022-02-08 Thread ELPA Syncer
branch: externals/mct commit 0e931a4b2139b4aa399fb7b3c14753c3cd502844 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Minor tweak to the manual --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index c6885df731..71b77f1fd6 100

[elpa] externals/mct f12bdc41be: Document emacs-mct Guix package

2022-02-08 Thread ELPA Syncer
branch: externals/mct commit f12bdc41be0be4c2fda4017cb0d5e8c7f5d3c722 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Document emacs-mct Guix package Thanks to Andrew Tropin and Nicolas Goaziou for making it happen: . --- README.org |