[elpa] externals/plz e077c706a2 06/13: Docs: Update USHIN references

2024-05-25 Thread ELPA Syncer
branch: externals/plz commit e077c706a240abfdc4ddee71d677668b2d35f159 Author: Adam Porter Commit: Adam Porter Docs: Update USHIN references To their preferred format. --- README.org | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.org b/README.org in

[elpa] externals/plz 4cfd78294d 10/13: Tests: Test on Emacs 29.1, 29.2, and 29.3

2024-05-25 Thread ELPA Syncer
branch: externals/plz commit 4cfd78294df69e13656ce5098eaa552615af29a6 Author: Adam Porter Commit: Adam Porter Tests: Test on Emacs 29.1, 29.2, and 29.3 --- .github/workflows/test.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/test.yml b/.github/workflows/test.y

[elpa] externals/plz be1d63c7d8 04/13: Docs: Update changelog

2024-05-25 Thread ELPA Syncer
branch: externals/plz commit be1d63c7d8fe4763b3bfb943dd48063d731e7aed Author: Adam Porter Commit: Adam Porter Docs: Update changelog --- README.org | 4 1 file changed, 4 insertions(+) diff --git a/README.org b/README.org index b313110d27..6e33a904b9 100644 --- a/README.org +++ b/READ

[elpa] externals/plz f2b1ee045b 08/13: Docs: Update changelog

2024-05-25 Thread ELPA Syncer
branch: externals/plz commit f2b1ee045b476461851d60ed6f50e6b5b546b9d1 Author: Adam Porter Commit: Adam Porter Docs: Update changelog --- README.org | 1 + 1 file changed, 1 insertion(+) diff --git a/README.org b/README.org index 042dd4d094..0e6e2e0629 100644 --- a/README.org +++ b/README.o

[elpa] externals/plz 46d0c54525 01/13: WIP

2024-05-25 Thread ELPA Syncer
branch: externals/plz commit 46d0c54525a8d598960162d2717aecbab3d85b03 Author: Adam Porter Commit: Adam Porter WIP See https://github.com/alphapapa/plz.el/issues/53. --- plz.el | 164 ++--- 1 file changed, 128 insertions(+)

[elpa] externals/plz b3e764c36a 07/13: Prevent yes-or-no-p query when killing plz process buffers

2024-05-25 Thread ELPA Syncer
branch: externals/plz commit b3e764c36a2d82b3b788bf9688fc69488f661d60 Author: Michał Krzywkowski Commit: Adam Porter Prevent yes-or-no-p query when killing plz process buffers --- plz.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plz.el b/plz.el index 72b8beac9e

[elpa] externals/plz 01b1ce77b8 02/13: Comment: Improve

2024-05-25 Thread ELPA Syncer
branch: externals/plz commit 01b1ce77b83b5b675c7b45931a3f026258d3a8e9 Author: Adam Porter Commit: Adam Porter Comment: Improve --- plz.el | 13 - 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/plz.el b/plz.el index 09a81af820..73e9d70319 100644 --- a/plz.el +++ b/

[elpa] externals/plz 2534262975 12/13: Fix: Alias generate-new-buffer for Emacs <28.1

2024-05-25 Thread ELPA Syncer
branch: externals/plz commit 2534262975f8ba731001f7283e0a6229c45b1969 Author: Adam Porter Commit: Adam Porter Fix: Alias generate-new-buffer for Emacs <28.1 --- plz.el | 14 -- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/plz.el b/plz.el index 7ff57f216d..d60ed

[elpa] externals/plz updated (5a9706c1c4 -> 6fbfc11d6e)

2024-05-25 Thread ELPA Syncer
elpasync pushed a change to branch externals/plz. from 5a9706c1c4 Meta: Require Emacs 27.1 or later new 46d0c54525 WIP new 01b1ce77b8 Comment: Improve new d9644302c7 Tidy: Docstring new be1d63c7d8 Docs: Update changelog new 85473ed857 Merge: Improve p

[elpa] externals/plz d9644302c7 03/13: Tidy: Docstring

2024-05-25 Thread ELPA Syncer
branch: externals/plz commit d9644302c78101b50402d8448759893b5fd04759 Author: Adam Porter Commit: Adam Porter Tidy: Docstring Checkdoooc! --- plz.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plz.el b/plz.el index 73e9d70319..72b8beac9e 100644 --- a/plz

[elpa] externals/plz 85473ed857 05/13: Merge: Improve process sentinel workaround, add plz-debug

2024-05-25 Thread ELPA Syncer
branch: externals/plz commit 85473ed857824a125d85f3dde95b47ab57c8c39d Merge: 5a9706c1c4 be1d63c7d8 Author: Adam Porter Commit: Adam Porter Merge: Improve process sentinel workaround, add plz-debug --- README.org | 4 ++ plz.el | 167

[elpa] externals/plz 6fbfc11d6e 13/13: Docs: Update changelog about testing Emacs versions

2024-05-25 Thread ELPA Syncer
branch: externals/plz commit 6fbfc11d6ee4a56ad0b5f4d212047ae400617028 Author: Adam Porter Commit: Adam Porter Docs: Update changelog about testing Emacs versions --- README.org | 4 1 file changed, 4 insertions(+) diff --git a/README.org b/README.org index 0e6e2e0629..84a7111795 10064

[elpa] externals/plz acba6e19a6 09/13: Merge: (plz) Inhibit buffer hooks when calling generate-new-buffer

2024-05-25 Thread ELPA Syncer
branch: externals/plz commit acba6e19a673e6d3e43a6cd3d1460fd5b9b94688 Merge: e077c706a2 f2b1ee045b Author: Adam Porter Commit: Adam Porter Merge: (plz) Inhibit buffer hooks when calling generate-new-buffer Closes #52. Thanks to Michał Krzywkowski (@mkcms). --- README.org | 1 + pl

[elpa] externals/plz 3e85bad7b3 11/13: Tests: Remove obsolete 26.3-related code and comment

2024-05-25 Thread ELPA Syncer
branch: externals/plz commit 3e85bad7b3ef19065306e889f8c9e188d287009c Author: Adam Porter Commit: Adam Porter Tests: Remove obsolete 26.3-related code and comment --- .github/workflows/test.yml | 6 -- 1 file changed, 6 deletions(-) diff --git a/.github/workflows/test.yml b/.github/wor

[elpa] externals/hyperbole b7931000aa 04/18: hui-em-but.el - Comment out non-load if non-interactive for hywiki

2024-05-25 Thread ELPA Syncer
branch: externals/hyperbole commit b7931000aa4c50a080429cc9b659b3f081358858 Author: bw Commit: bw hui-em-but.el - Comment out non-load if non-interactive for hywiki --- ChangeLog | 5 - hui-em-but.el | 10 +- 2 files changed, 9 insertions(+), 6 deletions(-) diff --git a/Ch

[elpa] externals/hyperbole 3709b59088 09/18: hywiki.el - Add hywiki minor mode and highlighting after punct

2024-05-25 Thread ELPA Syncer
branch: externals/hyperbole commit 3709b590883dfbf4ad46088c7124f197e5c1aa9b Author: bw Commit: bw hywiki.el - Add hywiki minor mode and highlighting after punct --- ChangeLog | 24 +++ hui-em-but.el | 34 ++ hywiki.el | 207 +

[elpa] externals/hyperbole ee3e970cbd 13/18: hywiki.el - Define 'hywiki--buttonize-characters' before use

2024-05-25 Thread ELPA Syncer
branch: externals/hyperbole commit ee3e970cbd8098b461d48438bcf321c56b8a4ce6 Author: bw Commit: bw hywiki.el - Define 'hywiki--buttonize-characters' before use --- hywiki.el | 24 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/hywiki.el b/hywiki.el i

[elpa] externals/llm 6b5611bcb8 1/3: Minor whitespace fix

2024-05-25 Thread ELPA Syncer
branch: externals/llm commit 6b5611bcb83d217fb285ee29daf5686aca1876c3 Author: Andrew Hyatt Commit: Andrew Hyatt Minor whitespace fix --- llm-ollama.el | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/llm-ollama.el b/llm-ollama.el index 4a95b033b3..5844ef368c 10064

[elpa] externals/hyperbole dbc6f35360 01/18: Add initial version of "hywiki.el" and the hywiki ibtype

2024-05-25 Thread ELPA Syncer
branch: externals/hyperbole commit dbc6f353604876721b49a8382651b56df7d67a1c Author: Bob Weiner Commit: Bob Weiner Add initial version of "hywiki.el" and the hywiki ibtype --- ChangeLog | 21 +++ MANIFEST | 4 + Makefile | 7 +- hasht.el | 432

[elpa] externals/hyperbole fa74da7539 06/18: hpath.el - Fix to always trim paths and expand shell paths

2024-05-25 Thread ELPA Syncer
branch: externals/hyperbole commit fa74da7539a5341e3e9190503aa116695ca63ecd Author: bw Commit: bw hpath.el - Fix to always trim paths and expand shell paths --- ChangeLog | 11 + hpath.el | 155 -- 2 files changed, 90 inserti

[elpa] externals/llm 7cb15d4c56 2/3: Add non-standard-params, so clients can add any parameter

2024-05-25 Thread ELPA Syncer
branch: externals/llm commit 7cb15d4c563400fffdd262f8b7bd0b4f6632e85a Author: Andrew Hyatt Commit: Andrew Hyatt Add non-standard-params, so clients can add any parameter These non-standard-params are in the prompt, since most of them are expected to vary with the task, and are

[elpa] externals/hyperbole c3f8c4bc48 08/18: hact.el (actype:act, action:params): Add Emacs 30 closure support

2024-05-25 Thread ELPA Syncer
branch: externals/hyperbole commit c3f8c4bc4834f2969a8a05a09a5cdab87f4945ed Author: Bob Weiner Commit: Bob Weiner hact.el (actype:act, action:params): Add Emacs 30 closure support --- ChangeLog | 4 hact.el | 10 +++--- 2 files changed, 11 insertions(+), 3 deletions(-) diff --g

[elpa] externals/llm updated (ebb7b6e4cd -> 2e9cc586e9)

2024-05-25 Thread ELPA Syncer
elpasync pushed a change to branch externals/llm. from ebb7b6e4cd Set version to 0.15.0 new 6b5611bcb8 Minor whitespace fix new 7cb15d4c56 Add non-standard-params, so clients can add any parameter new 2e9cc586e9 Updated copyright notices Summary of changes: Eldev

[elpa] externals/hyperbole 1d551be5bb 03/18: hywiki.el - Fixes and performance improvements

2024-05-25 Thread ELPA Syncer
branch: externals/hyperbole commit 1d551be5bb8a9813e0092664473b0e8b7a477358 Author: Bob Weiner Commit: Bob Weiner hywiki.el - Fixes and performance improvements --- ChangeLog | 21 hywiki.el | 326 ++ 2 files changed, 201 ins

[elpa] externals/hyperbole cedb626489 14/18: hywiki.el - Eliminate circular dep on `hywiki--buttonize-characters'

2024-05-25 Thread ELPA Syncer
branch: externals/hyperbole commit cedb62648914b7f56681419ea41056537ad95d1a Author: bw Commit: bw hywiki.el - Eliminate circular dep on `hywiki--buttonize-characters' --- ChangeLog | 4 hywiki.el | 8 +--- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/C

[elpa] externals/hyperbole 64ce04dc4a 10/18: hywiki.el - Enable hywiki-mode on hywiki pages and highlight

2024-05-25 Thread ELPA Syncer
branch: externals/hyperbole commit 64ce04dc4aaf85375838e61d75c7da07b933a918 Author: bw Commit: bw hywiki.el - Enable hywiki-mode on hywiki pages and highlight Extend hywiki characters that highlight wiki words to symbol chars. Fix hpath:find and anchor handling for dired an

[elpa] externals/hyperbole 424203e56c 05/18: hywiki.el - Conditionaly load company-mode backend function

2024-05-25 Thread ELPA Syncer
branch: externals/hyperbole commit 424203e56c5f7374d627bbc2793bc4072551bdd1 Author: bw Commit: bw hywiki.el - Conditionaly load company-mode backend function --- hui.el| 2 +- hywiki.el | 27 ++- 2 files changed, 15 insertions(+), 14 deletions(-) diff --git a/h

[elpa] externals/hyperbole 3fb1173075 11/18: Merge branch 'master' into rsw

2024-05-25 Thread ELPA Syncer
branch: externals/hyperbole commit 3fb117307550b25b724cbc51f04e3314523c0d72 Merge: 64ce04dc4a 4314e8c246 Author: bw Commit: bw Merge branch 'master' into rsw --- .github/workflows/main.yml | 1 + ChangeLog | 15 +++ Makefile | 4 ++-- hact.el

[elpa] externals/hyperbole fffbd7c255 12/18: hywiki.el - Fix old/bad function name references

2024-05-25 Thread ELPA Syncer
branch: externals/hyperbole commit fffbd7c255e979c7d9c1bfb6963e1f228d0179de Author: bw Commit: bw hywiki.el - Fix old/bad function name references --- ChangeLog | 11 +++ hibtypes.el | 7 +-- hywiki.el | 14 ++ 3 files changed, 22 insertions(+), 10 deletions(-)

[elpa] externals/hyperbole 36e6dc66d3 18/18: Merge pull request #521 from rswgnu/rsw

2024-05-25 Thread ELPA Syncer
branch: externals/hyperbole commit 36e6dc66d39c5de82338c9220e643555bad29bc5 Merge: 61937530ea 232ed572d8 Author: Robert Weiner Commit: GitHub Merge pull request #521 from rswgnu/rsw Add initial version of "hywiki.el" and the hywiki ibtype --- ChangeLog| 167

[elpa] externals/hyperbole 2da96d8b06 15/18: Fix gbut:act to global button context is the current buffer

2024-05-25 Thread ELPA Syncer
branch: externals/hyperbole commit 2da96d8b06af087f63b22bc0044a03c3c083a012 Author: bw Commit: bw Fix gbut:act to global button context is the current buffer Fix ibtype and actype delete interactive specs. --- ChangeLog | 17 + Makefile | 5 +++-- hact.el | 10 +

[elpa] externals/llm 2e9cc586e9 3/3: Updated copyright notices

2024-05-25 Thread ELPA Syncer
branch: externals/llm commit 2e9cc586e9a654adf709e8c0691122c9a38a8120 Author: Andrew Hyatt Commit: Andrew Hyatt Updated copyright notices --- Eldev | 7 +++ llm-fake.el| 2 +- llm-gemini.el | 2 +- llm-gpt4all.el | 2 +- llm-

[elpa] externals/hyperbole 232ed572d8 17/18: Merge branch 'master' into rsw

2024-05-25 Thread ELPA Syncer
branch: externals/hyperbole commit 232ed572d8df97a5bec575bc9a8656816ec675e3 Merge: 893b778fcc 61937530ea Author: bw Commit: bw Merge branch 'master' into rsw --- ChangeLog | 2 ++ hypb.el | 11 --- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/Change

[elpa] externals/hyperbole 4e9cc5f25a 07/18: hyrolo-name-at-p - Fix to test point is in 'hyrolo-display-buffer'

2024-05-25 Thread ELPA Syncer
branch: externals/hyperbole commit 4e9cc5f25a2ffca9692f0ea544d0fd17e555ee45 Author: Bob Weiner Commit: Bob Weiner hyrolo-name-at-p - Fix to test point is in 'hyrolo-display-buffer' --- ChangeLog | 4 hyrolo.el | 67 --- 2 fil

[elpa] externals/hyperbole 893b778fcc 16/18: Add first release of HyWiki to merge

2024-05-25 Thread ELPA Syncer
branch: externals/hyperbole commit 893b778fccb48a2c41d34d7a8402fd7a63d0bc16 Author: bw Commit: bw Add first release of HyWiki to merge --- ChangeLog | 21 ++ hibtypes.el | 23 +++--- hsys-org.el | 4 +- hywiki.el | 238 +---

[elpa] externals/hyperbole updated (61937530ea -> 36e6dc66d3)

2024-05-25 Thread ELPA Syncer
elpasync pushed a change to branch externals/hyperbole. from 61937530ea Add info about Emacs native comp (#529) new dbc6f35360 Add initial version of "hywiki.el" and the hywiki ibtype new 4d5293086a * hywiki.el - Remove autoload from defib to fix autoload error new

[elpa] externals/hyperbole 4d5293086a 02/18: * hywiki.el - Remove autoload from defib to fix autoload error

2024-05-25 Thread ELPA Syncer
branch: externals/hyperbole commit 4d5293086a786fc122332e75c8ce3cd723b7c55a Author: Bob Weiner Commit: Bob Weiner * hywiki.el - Remove autoload from defib to fix autoload error --- ChangeLog | 4 hywiki.el | 4 +--- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/ChangeL

[elpa] externals/gnu-elpa-keyring-update 1e8726c459: (gnu-elpa-keyring-update): Install the new keys even into empty keyring

2024-05-25 Thread Stefan Monnier via
branch: externals/gnu-elpa-keyring-update commit 1e8726c459258fba62ee38807abdae4e350e5238 Author: Stefan Monnier Commit: Stefan Monnier (gnu-elpa-keyring-update): Install the new keys even into empty keyring --- gnu-elpa-keyring-update.el | 20 +--- 1 file changed, 13 insert

[elpa] externals/mpdired ff0fbe1003 2/2: Bump version

2024-05-25 Thread ELPA Syncer
branch: externals/mpdired commit ff0fbe100360fbcc25d1e6f3b9120770d759fcfa Author: Manuel Giraud Commit: Manuel Giraud Bump version --- mpdired.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mpdired.el b/mpdired.el index ad9fac1840..98b243455a 100644 --- a/mpdired.el

[elpa] externals/mpdired adf0efb64d 1/2: fix `mpdired--subdir-p'

2024-05-25 Thread ELPA Syncer
branch: externals/mpdired commit adf0efb64d0e3efc712cd4d3b02a6dc9bc07575d Author: Manuel Giraud Commit: Manuel Giraud fix `mpdired--subdir-p' `mpdired--subdir-p' falsely returned t for sibling directory names where one is a substring of the other. For instance: Artist A/A

[elpa] externals/mpdired updated (b3ea71a548 -> ff0fbe1003)

2024-05-25 Thread ELPA Syncer
elpasync pushed a change to branch externals/mpdired. from b3ea71a548 typo new adf0efb64d fix `mpdired--subdir-p' new ff0fbe1003 Bump version Summary of changes: mpdired.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)

[elpa] externals/auctex 6b1c1f6da3: Tune byte compile condition

2024-05-25 Thread ELPA Syncer
branch: externals/auctex commit 6b1c1f6da312fc113a80bedabf703f8cff5cd6d6 Author: Ikumi Keita Commit: Ikumi Keita Tune byte compile condition * lpath.el: Add appropriate file local variables section to suppress spurious byte compile. * GNUmakefile: Make sure that tex-site.elc

[elpa] externals/dape 301f379f23 2/2: Fix docstring spelling

2024-05-25 Thread ELPA Syncer
branch: externals/dape commit 301f379f23b636e4c3afac4218337aa771e18171 Author: Daniel Pettersson Commit: Daniel Pettersson Fix docstring spelling --- dape.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dape.el b/dape.el index c758892dae..7844a30414 100644 --- a/dape.

[elpa] externals/dape updated (1406ea80f4 -> 301f379f23)

2024-05-25 Thread ELPA Syncer
elpasync pushed a change to branch externals/dape. from 1406ea80f4 Remove recursive evaluation of hover variable new a3f8947e6e Cache mode line format for performance reasons new 301f379f23 Fix docstring spelling Summary of changes: dape.el | 43 --

[elpa] externals/dape a3f8947e6e 1/2: Cache mode line format for performance reasons

2024-05-25 Thread ELPA Syncer
branch: externals/dape commit a3f8947e6e3f2faf5dbc43491ac927e2de793603 Author: Daniel Pettersson Commit: Daniel Pettersson Cache mode line format for performance reasons --- dape.el | 41 +++-- 1 file changed, 23 insertions(+), 18 deletions(-) diff --git

[elpa] externals/dape 1406ea80f4: Remove recursive evaluation of hover variable

2024-05-25 Thread ELPA Syncer
branch: externals/dape commit 1406ea80f4a6ca41e6fda31192f662e2b076e165 Author: Daniel Pettersson Commit: Daniel Pettersson Remove recursive evaluation of hover variable Performance hit is noticeable with only the 1 recursive variable call with adapters who move set column value

[elpa] externals/csv-mode 2e4e55a6fe: Add function for reading a CSV line and return its values as a list.

2024-05-25 Thread Philip Kaludercic
branch: externals/csv-mode commit 2e4e55a6feb7894652b1d6e78d5a230fa84cb1b1 Author: Joost Kremers Commit: Philip Kaludercic Add function for reading a CSV line and return its values as a list. * (csv-parse-current-row): New function; unlike csv--collect-fields, unquotes the fie

[elpa] main 5bf6ba661e: ; * layout.css (dl): Reindent block

2024-05-25 Thread Philip Kaludercic
branch: main commit 5bf6ba661e56998b399bb308a92cf631a93c2a3a Author: Philip Kaludercic Commit: Philip Kaludercic ; * layout.css (dl): Reindent block --- html/layout.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/html/layout.css b/html/layout.css index 0a80942d

[elpa] main 879861de4d 1/2: * html/layout.css (table): margin: 1em 0 1em

2024-05-25 Thread Philip Kaludercic
branch: main commit 879861de4d9983f82e8016b360bb86bebe8635a1 Author: Adam Porter Commit: Philip Kaludercic * html/layout.css (table): margin: 1em 0 1em Ensure some margin around tables, otherwise they run up against body text and other tables. --- html/layout.css | 1 + 1 file

[elpa] main e926c4cd4c 2/2: * html/layout.css: Improve readability of DL elements

2024-05-25 Thread Philip Kaludercic
branch: main commit e926c4cd4c36f514209425ed23013eb9dd92fca9 Author: Adam Porter Commit: Philip Kaludercic * html/layout.css: Improve readability of DL elements (dl): Don't decrease font size. Indent list slightly to set off from body text. (dt): Don't limit width. Don't d

[elpa] main updated (d5ea227a37 -> e926c4cd4c)

2024-05-25 Thread Philip Kaludercic
zge pushed a change to branch main. from d5ea227a37 * elpa-packages (window-tool-bar): New core package new 879861de4d * html/layout.css (table): margin: 1em 0 1em new e926c4cd4c * html/layout.css: Improve readability of DL elements Summary of changes: html/layout.css | 2

[nongnu] elpa/cider updated (b6e9448ec1 -> 8be2bcffca)

2024-05-25 Thread ELPA Syncer
elpasync pushed a change to branch elpa/cider. from b6e9448ec1 Update cheatsheet to v55 new fd955070f8 Remove useless bit of code from cheatsheet new 8be2bcffca Teach codespell about eduction and unform Summary of changes: cider-cheatsheet.el | 5 + codespell.txt

[nongnu] elpa/cider 8be2bcffca 2/2: Teach codespell about eduction and unform

2024-05-25 Thread ELPA Syncer
branch: elpa/cider commit 8be2bcffca2c58491ec24255a760302f1c81562f Author: Bozhidar Batsov Commit: Bozhidar Batsov Teach codespell about eduction and unform --- codespell.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/codespell.txt b/codespell.txt index 5158a017f

[nongnu] elpa/cider fd955070f8 1/2: Remove useless bit of code from cheatsheet

2024-05-25 Thread ELPA Syncer
branch: elpa/cider commit fd955070f8ab7d8bcc3b373c93da0a75246c2d57 Author: Kato Muso Commit: Bozhidar Batsov Remove useless bit of code from cheatsheet --- cider-cheatsheet.el | 5 + 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/cider-cheatsheet.el b/cider-cheatsheet.el i

[elpa] externals/plz 5a9706c1c4: Meta: Require Emacs 27.1 or later

2024-05-25 Thread ELPA Syncer
branch: externals/plz commit 5a9706c1c4fbe3d5312820d94ecf63290b1e88ab Author: Adam Porter Commit: Adam Porter Meta: Require Emacs 27.1 or later It's not practical to automatically test with Emacs 26.3 anymore (at least, not with the CI setup I have). plz might still work with i