[elpa] externals/hyperbole c86935b4a0: {M-w} and {C-x r s} utilize selectable things when no region active

2022-04-11 Thread ELPA Syncer
branch: externals/hyperbole commit c86935b4a030d340c62d77e706ceebc56c449453 Author: Bob Weiner Commit: Bob Weiner {M-w} and {C-x r s} utilize selectable things when no region active {C-w} in kotl-mode does the same thing. --- ChangeLog | 54 +- hbut.el

[elpa] externals/compat ed62b776b8 6/7: Add image-property

2022-04-11 Thread ELPA Syncer
branch: externals/compat commit ed62b776b85636fe0ef89a26a8d11539bf2f56f2 Author: Philip Kaludercic Commit: Philip Kaludercic Add image-property --- MANUAL | 4 compat-26.el | 27 +++ 2 files changed, 31 insertions(+) diff --git a/MANUAL b/MANUAL index 42

[elpa] externals/compat fe20be9ef2 2/7: Add file-name-quoted-p

2022-04-11 Thread ELPA Syncer
branch: externals/compat commit fe20be9ef269e81866c4e40a7d61cffe18080904 Author: Philip Kaludercic Commit: Philip Kaludercic Add file-name-quoted-p --- MANUAL | 1 + compat-26.el| 8 compat-tests.el | 10 ++ 3 files changed, 19 insertions(+) diff --git a/MAN

[elpa] externals/compat 91f25b356e 7/7: Add compat-dired-get-marked-files

2022-04-11 Thread ELPA Syncer
branch: externals/compat commit 91f25b356e2903d2179926992a9546ddcede9afb Author: Philip Kaludercic Commit: Philip Kaludercic Add compat-dired-get-marked-files --- MANUAL | 3 +++ compat-27.el | 18 ++ 2 files changed, 21 insertions(+) diff --git a/MANUAL b/MANUAL ind

[elpa] externals/compat e83e9a67fe 5/7: Add compat-executable-find

2022-04-11 Thread ELPA Syncer
branch: externals/compat commit e83e9a67fea13fc1087c918211206284c8e0cf7b Author: Philip Kaludercic Commit: Philip Kaludercic Add compat-executable-find --- MANUAL | 3 +++ compat-27.el | 21 + 2 files changed, 24 insertions(+) diff --git a/MANUAL b/MANUAL index 8

[elpa] externals/compat 933cf6b365 3/7: Add file-name-quote

2022-04-11 Thread ELPA Syncer
branch: externals/compat commit 933cf6b365161744e1f791cb852274cd38e62b85 Author: Philip Kaludercic Commit: Philip Kaludercic Add file-name-quote --- MANUAL | 1 + compat-26.el| 10 ++ compat-tests.el | 11 +++ 3 files changed, 22 insertions(+) diff --git a/MAN

[elpa] externals/compat ced0446916 1/7: Add missing function file-local-name

2022-04-11 Thread ELPA Syncer
branch: externals/compat commit ced04469166bdc1b8c95c77cbc0bd1faac71a1a1 Author: Philip Kaludercic Commit: Philip Kaludercic Add missing function file-local-name --- MANUAL | 1 + compat-26.el| 9 + compat-tests.el | 11 +++ 3 files changed, 21 insertions(+)

[elpa] externals/compat c4bde3f108 4/7: Add generalised variable handling for compat-alist-get

2022-04-11 Thread ELPA Syncer
branch: externals/compat commit c4bde3f108f5531ab20aa07415cb838d92fcfa4e Author: Philip Kaludercic Commit: Philip Kaludercic Add generalised variable handling for compat-alist-get --- MANUAL | 3 ++- compat-26.el| 31 +++ compat-tests.el | 16 ++

[elpa] externals/compat updated (a09c6c260c -> 91f25b356e)

2022-04-11 Thread ELPA Syncer
elpasync pushed a change to branch externals/compat. from a09c6c260c Remove unnecessary comment from compat-insert new ced0446916 Add missing function file-local-name new fe20be9ef2 Add file-name-quoted-p new 933cf6b365 Add file-name-quote new c4bde3f108 Add

[nongnu] elpa/evil updated (067a29214d -> a6a6a83e10)

2022-04-11 Thread ELPA Syncer
elpasync pushed a change to branch elpa/evil. from 067a29214d Add evil-update (write when buffer is modified) new cb3b3707c2 evil-ex-make-pattern: Don't transform the word boundaries into vim-style new a6a6a83e10 Add test for evil-ex-make-pattern subsequent / search Summa

[nongnu] elpa/evil cb3b3707c2 1/2: evil-ex-make-pattern: Don't transform the word boundaries into vim-style

2022-04-11 Thread ELPA Syncer
branch: elpa/evil commit cb3b3707c2ad170972ccb853096b8b9a0df01377 Author: Gong Qijian Commit: Tom Dalziel <33435574+tomd...@users.noreply.github.com> evil-ex-make-pattern: Don't transform the word boundaries into vim-style --- evil-search.el | 4 +++- 1 file changed, 3 insertions(+), 1 delet

[nongnu] elpa/evil a6a6a83e10 2/2: Add test for evil-ex-make-pattern subsequent / search

2022-04-11 Thread ELPA Syncer
branch: elpa/evil commit a6a6a83e1038acb4093fae4b46aa415a210ba17b Author: Tom Dalziel Commit: Tom Dalziel <33435574+tomd...@users.noreply.github.com> Add test for evil-ex-make-pattern subsequent / search --- evil-tests.el | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --gi

[nongnu] elpa/apropospriate-theme 0f8ff94594: adjust pos-tip foreground color

2022-04-11 Thread ELPA Syncer
branch: elpa/apropospriate-theme commit 0f8ff945942ecb036691ce4400c664a16545c491 Author: justin talbott Commit: justin talbott adjust pos-tip foreground color --- apropospriate.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apropospriate.el b/apropospriate.el index 7

[elpa] externals/embark-consult updated (2890e535f5 -> 67ef67885a)

2022-04-11 Thread ELPA Syncer
elpasync pushed a change to branch externals/embark-consult. from 2890e535f5 Use completion--string if available (fix #485) adds 67ef67885a Simplify test for URLs in file target finder No new revisions were added by this update. Summary of changes: embark.el | 11 +-- 1 fi

[elpa] externals/embark 67ef67885a: Simplify test for URLs in file target finder

2022-04-11 Thread ELPA Syncer
branch: externals/embark commit 67ef67885a2a51c3171b5e47dbb7d9a8d2aab1db Author: Omar Antolín Commit: Omar Antolín Simplify test for URLs in file target finder --- embark.el | 11 +-- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/embark.el b/embark.el index a07dd26e6

[elpa] externals/tempel 69882ea8ff 2/5: Make tempel-org-src-block-mode more robust

2022-04-11 Thread ELPA Syncer
branch: externals/tempel commit 69882ea8fffa1500dabb1dc7f909c36efbbf6728 Author: Daniel Mendler Commit: Daniel Mendler Make tempel-org-src-block-mode more robust --- tempel.el | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/tempel.el b/tempel.el index 00e5a48892..1

[nongnu] elpa/apropospriate-theme d3c7b3399a: configure other vertico posframe border faces

2022-04-11 Thread ELPA Syncer
branch: elpa/apropospriate-theme commit d3c7b3399a5ea371cfc5c3059745f1de86d8ac3d Author: justin talbott Commit: justin talbott configure other vertico posframe border faces --- apropospriate.el | 4 1 file changed, 4 insertions(+) diff --git a/apropospriate.el b/apropospriate.el index

[elpa] externals/tempel 85364d79fe 5/5: Revert "Add org source block support (Fix #48)"

2022-04-11 Thread ELPA Syncer
branch: externals/tempel commit 85364d79fe240d43d234086fae75d0478eca75ed Author: Daniel Mendler Commit: Daniel Mendler Revert "Add org source block support (Fix #48)" This reverts commit bffdf5140c86cdae2d8b381ba31f82ed5f98720c. --- tempel.el | 20 +--- 1 file chang

[elpa] externals/tempel updated (11319f98b5 -> 85364d79fe)

2022-04-11 Thread ELPA Syncer
elpasync pushed a change to branch externals/tempel. from 11319f98b5 README indentation new 006ec9c361 Add support for markdown source blocks (See #48) new 69882ea8ff Make tempel-org-src-block-mode more robust new 4995e16bc0 Revert "Make tempel-org-src-block-mode mor

[elpa] externals/tempel 6c833ccd58 4/5: Revert "Add support for markdown source blocks (See #48)"

2022-04-11 Thread ELPA Syncer
branch: externals/tempel commit 6c833ccd58e5fba28c48af9a191bedaeebcef481 Author: Daniel Mendler Commit: Daniel Mendler Revert "Add support for markdown source blocks (See #48)" This reverts commit 006ec9c361e243365cc0c709bb1ef5b39516d42b. --- README.org | 9 - tempel.el |

[elpa] externals/tempel 4995e16bc0 3/5: Revert "Make tempel-org-src-block-mode more robust"

2022-04-11 Thread ELPA Syncer
branch: externals/tempel commit 4995e16bc0f710e8617bf1ebb9d6f5cc12a38e67 Author: Daniel Mendler Commit: Daniel Mendler Revert "Make tempel-org-src-block-mode more robust" This reverts commit 69882ea8fffa1500dabb1dc7f909c36efbbf6728. --- tempel.el | 6 ++ 1 file changed, 2 inser

[elpa] externals/tempel 006ec9c361 1/5: Add support for markdown source blocks (See #48)

2022-04-11 Thread ELPA Syncer
branch: externals/tempel commit 006ec9c361e243365cc0c709bb1ef5b39516d42b Author: Daniel Mendler Commit: Daniel Mendler Add support for markdown source blocks (See #48) --- README.org | 9 + tempel.el | 16 +++- 2 files changed, 20 insertions(+), 5 deletions(-) diff --

[nongnu] elpa/pacmacs 071d008ebd: * pacmacs.el: Bump version to make an installable release

2022-04-11 Thread Stefan Monnier via
branch: elpa/pacmacs commit 071d008ebd734f469b87597cbdd34139a92e5308 Author: Stefan Monnier Commit: Stefan Monnier * pacmacs.el: Bump version to make an installable release --- pacmacs.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pacmacs.el b/pacmacs.el index 97db4

[nongnu] elpa/pacmacs c499aa4b31: Remove dependency on `f` and fix some compilation issues

2022-04-11 Thread Stefan Monnier via
branch: elpa/pacmacs commit c499aa4b31d97d9777da7ce267b37c34891e41df Author: Stefan Monnier Commit: Stefan Monnier Remove dependency on `f` and fix some compilation issues * test/test-helper.el: Use lexical-binding. Mark as not to be compiled. * test/pacmacs-walls-test.el:

[elpa] externals/corfu ad9047b09b: README indentation

2022-04-11 Thread ELPA Syncer
branch: externals/corfu commit ad9047b09bfa7b7521d5566fb6f6315d248e9461 Author: Daniel Mendler Commit: Daniel Mendler README indentation --- README.org | 411 ++--- 1 file changed, 204 insertions(+), 207 deletions(-) diff --git a/READ

[elpa] externals/vertico 3926a8a13a 2/2: README indentation

2022-04-11 Thread ELPA Syncer
branch: externals/vertico commit 3926a8a13aebf185f8aa0652f39b906090a9f9fa Author: Daniel Mendler Commit: Daniel Mendler README indentation --- README.org | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.org b/README.org index 1f56c1acb0..c62a30b724 100

[elpa] externals/vertico updated (21ac5a946b -> 3926a8a13a)

2022-04-11 Thread ELPA Syncer
elpasync pushed a change to branch externals/vertico. from 21ac5a946b Introduce vertico-sort-override-function new 4f7103d1a0 README: Fix indentation new 3926a8a13a README indentation Summary of changes: README.org | 24 1 file changed, 12 inserti

[elpa] externals/vertico 4f7103d1a0 1/2: README: Fix indentation

2022-04-11 Thread ELPA Syncer
branch: externals/vertico commit 4f7103d1a0728e18c82938b0419f59b103b6f061 Author: Daniel Mendler Commit: Daniel Mendler README: Fix indentation --- README.org | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.org b/README.org index 6bab3671fe..1f56c1acb

[elpa] externals/tempel 11319f98b5: README indentation

2022-04-11 Thread ELPA Syncer
branch: externals/tempel commit 11319f98b51d47c94bee40e93fbb1abf6899e1be Author: Daniel Mendler Commit: Daniel Mendler README indentation --- README.org | 38 +++--- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/README.org b/README.org index

[elpa] externals/consult c0bdc7030e: README indentation

2022-04-11 Thread ELPA Syncer
branch: externals/consult commit c0bdc7030ec484043e7d60360f1abf517bbdaf2c Author: Daniel Mendler Commit: Daniel Mendler README indentation --- README.org | 1744 ++-- 1 file changed, 868 insertions(+), 876 deletions(-) diff --git a/RE

[elpa] externals/vertico updated (46e8e05650 -> 21ac5a946b)

2022-04-11 Thread ELPA Syncer
elpasync pushed a change to branch externals/vertico. from 46e8e05650 README: Update URL of Prot's Mct new 944388dd45 Indentation new 00d0a76c41 Store a string in vertico--base new 23af69e4f9 Simplify vertico--history-hash cache validation new 21ac5a946b Intr

[elpa] externals/vertico 23af69e4f9 3/4: Simplify vertico--history-hash cache validation

2022-04-11 Thread ELPA Syncer
branch: externals/vertico commit 23af69e4f94426912b7b9b30afbb60866ba437d5 Author: Daniel Mendler Commit: Daniel Mendler Simplify vertico--history-hash cache validation --- vertico.el | 18 ++ 1 file changed, 6 insertions(+), 12 deletions(-) diff --git a/vertico.el b/vertico

[elpa] externals/vertico 00d0a76c41 2/4: Store a string in vertico--base

2022-04-11 Thread ELPA Syncer
branch: externals/vertico commit 00d0a76c4179e10890a8299ada1a8c225ebf4523 Author: Daniel Mendler Commit: Daniel Mendler Store a string in vertico--base --- vertico.el | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/vertico.el b/vertico.el index a90ea482ca..e85

[elpa] externals/vertico 21ac5a946b 4/4: Introduce vertico-sort-override-function

2022-04-11 Thread ELPA Syncer
branch: externals/vertico commit 21ac5a946b4f09797ee98fc65babcb48b4240e0c Author: Daniel Mendler Commit: Daniel Mendler Introduce vertico-sort-override-function --- README.org | 3 ++- vertico.el | 8 +++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/README.org b/READM

[elpa] externals/vertico 944388dd45 1/4: Indentation

2022-04-11 Thread ELPA Syncer
branch: externals/vertico commit 944388dd45a6d065f23d47381d26ebc765288a38 Author: Daniel Mendler Commit: Daniel Mendler Indentation --- extensions/vertico-directory.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/extensions/vertico-directory.el b/extensions/vert

[elpa] externals/corfu 65dd164b25 1/3: Store a string in corfu--base

2022-04-11 Thread ELPA Syncer
branch: externals/corfu commit 65dd164b2599763016b4e8429578f30ad68488e8 Author: Daniel Mendler Commit: Daniel Mendler Store a string in corfu--base --- corfu.el | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/corfu.el b/corfu.el index 2e3fa55f6d..cb43c90bc

[elpa] externals/corfu de6bb40ea8 2/3: Introduce corfu-sort-override-function

2022-04-11 Thread ELPA Syncer
branch: externals/corfu commit de6bb40ea83a161fa29f43689c0882c8b0605d25 Author: Daniel Mendler Commit: Daniel Mendler Introduce corfu-sort-override-function See also vertico-sort-override-function --- corfu.el | 8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git

[elpa] externals/corfu updated (62e6057f63 -> 5ded9efe1c)

2022-04-11 Thread ELPA Syncer
elpasync pushed a change to branch externals/corfu. from 62e6057f63 README: Update URL of Prot's Mct new 65dd164b25 Store a string in corfu--base new de6bb40ea8 Introduce corfu-sort-override-function new 5ded9efe1c Ensure that corfu--base is bound dynamically during

[elpa] externals/corfu 5ded9efe1c 3/3: Ensure that corfu--base is bound dynamically during candidate recomputation

2022-04-11 Thread ELPA Syncer
branch: externals/corfu commit 5ded9efe1cb2568688a580150827656fdbd6588d Author: Daniel Mendler Commit: Daniel Mendler Ensure that corfu--base is bound dynamically during candidate recomputation --- corfu.el | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/corfu.el b/

[elpa] externals/ivy 764e0d35ba 1/3: ; Run CI on latest Emacs 27/28 releases as well.

2022-04-11 Thread Basil L. Contovounesios
branch: externals/ivy commit 764e0d35ba63adb893743f27a979144477d9bfb9 Author: Basil L. Contovounesios Commit: Basil L. Contovounesios ; Run CI on latest Emacs 27/28 releases as well. --- .github/workflows/test.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/test.

[elpa] externals/ivy 7489968257 2/3: Support minibuffer-history-variable being disabled

2022-04-11 Thread Basil L. Contovounesios
branch: externals/ivy commit 7489968257a74f176c0d1de7ec8bd1e2011f0db4 Author: Basil L. Contovounesios Commit: Basil L. Contovounesios Support minibuffer-history-variable being disabled Emacs 28 minibuffer history can be disabled with a value of t. * ivy.el (ivy--update-hist

[elpa] externals/ivy updated (369784d8f3 -> d2acfb5af0)

2022-04-11 Thread Basil L. Contovounesios
blc pushed a change to branch externals/ivy. from 369784d8f3 Merge branch 'master' into externals/ivy new 764e0d35ba ; Run CI on latest Emacs 27/28 releases as well. new 7489968257 Support minibuffer-history-variable being disabled new d2acfb5af0 Merge branch 'master

[elpa] externals/ivy d2acfb5af0 3/3: Merge branch 'master' into externals/ivy

2022-04-11 Thread Basil L. Contovounesios
branch: externals/ivy commit d2acfb5af06732cdda52135f59f07db16e90314f Merge: 369784d8f3 7489968257 Author: Basil L. Contovounesios Commit: Basil L. Contovounesios Merge branch 'master' into externals/ivy --- ivy.el | 72 +++--- 1 f

[elpa] externals/tempel bffdf5140c: Add org source block support (Fix #48)

2022-04-11 Thread ELPA Syncer
branch: externals/tempel commit bffdf5140c86cdae2d8b381ba31f82ed5f98720c Author: Daniel Mendler Commit: Daniel Mendler Add org source block support (Fix #48) --- tempel.el | 40 1 file changed, 32 insertions(+), 8 deletions(-) diff --git a/tempel.el

[elpa] externals/eev 56a1dd00f0: Rewrote the template in `find-newbrowser-links'.

2022-04-11 Thread ELPA Syncer
branch: externals/eev commit 56a1dd00f0282e0713e38a95435da06b949c6754 Author: Eduardo Ochs Commit: Eduardo Ochs Rewrote the template in `find-newbrowser-links'. --- ChangeLog | 4 ++ VERSION | 4 +- eev-intro.el | 5 +- eev-tlinks.el | 170 +++---

[nongnu] elpa/popup 0a4a906ef7: ci: remove trailing space

2022-04-11 Thread ELPA Syncer
branch: elpa/popup commit 0a4a906ef747948eb6ee5521b47607970a7f3044 Author: Jen-Chieh Shen Commit: GitHub ci: remove trailing space --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index

[nongnu] elpa/elpher 0d68c92d0a 1/2: Prevents indenting gemini lines prefixed only with spaces.

2022-04-11 Thread ELPA Syncer
branch: elpa/elpher commit 0d68c92d0ad990230c9c018c1f6d43ef63d052c3 Author: plugd Commit: plugd Prevents indenting gemini lines prefixed only with spaces. Addresses this comment from the elpher feedback page: Admittedly, this is a small complaint, but elpher has problems wit

[nongnu] elpa/elpher ab75cffa45 2/2: Patch release.

2022-04-11 Thread ELPA Syncer
branch: elpa/elpher commit ab75cffa4572115c3d6b17348b6bfa2f746f4798 Author: plugd Commit: plugd Patch release. --- config.mk | 2 +- elpher-pkg.el | 2 +- elpher.el | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/config.mk b/config.mk index d82a178b2c..b3cc1

[nongnu] elpa/elpher updated (ecb5e17d37 -> ab75cffa45)

2022-04-11 Thread ELPA Syncer
elpasync pushed a change to branch elpa/elpher. from ecb5e17d37 Pre-define xterm-color vars to avoid compiler warnings. new 0d68c92d0a Prevents indenting gemini lines prefixed only with spaces. new ab75cffa45 Patch release. Summary of changes: config.mk | 2 +- elphe

[nongnu] elpa/popup b0537f8dee: ci: cancel last workflow on push

2022-04-11 Thread ELPA Syncer
branch: elpa/popup commit b0537f8dee40afea316c87badb81ad90d205cf89 Author: Jen-Chieh Shen Commit: GitHub ci: cancel last workflow on push --- .github/workflows/test.yml | 4 1 file changed, 4 insertions(+) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index e634

[nongnu] elpa/helm-core updated (cac2ffceef -> 90841263c9)

2022-04-11 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm-core. from cac2ffceef Protect system processes calls (Issue #2497) adds 90841263c9 New HFF action to list files in file No new revisions were added by this update. Summary of changes: helm-files.el | 31 +++

[nongnu] elpa/helm 90841263c9: New HFF action to list files in file

2022-04-11 Thread ELPA Syncer
branch: elpa/helm commit 90841263c9e7535bbf5ddcf00843c8c150ef4c71 Author: Thierry Volpiatto Commit: Thierry Volpiatto New HFF action to list files in file --- helm-files.el | 31 +++ 1 file changed, 31 insertions(+) diff --git a/helm-files.el b/helm-files.el ind