[elpa] externals/denote ce8e661325: fix: cl-defgeneric -> cl-defmethod

2022-11-21 Thread ELPA Syncer
branch: externals/denote commit ce8e6613257664a650e4cba86f9ee4e401876653 Author: Noboru Ota Commit: Protesilaos Stavrou fix: cl-defgeneric -> cl-defmethod We are implementing a denote-specific implementation of the method. Do not override the generic one. --- denote.el | 2 +-

[elpa] externals/corfu 20af7bc5f4 2/3: corfu-popupinfo: Add corfu-popupinfo-direction variable

2022-11-21 Thread ELPA Syncer
branch: externals/corfu commit 20af7bc5f41379718fc7b61f21cc9642db0f39ba Author: Daniel Mendler Commit: Daniel Mendler corfu-popupinfo: Add corfu-popupinfo-direction variable Allow to customize direction of the popup (See #255). --- extensions/corfu-popupinfo.el | 34 +++

[elpa] externals/corfu b9727c5ed7 3/3: corfu-popupinfo: Minor cleanup

2022-11-21 Thread ELPA Syncer
branch: externals/corfu commit b9727c5ed7301b0e48c566e6f711db1e35e626f8 Author: Daniel Mendler Commit: Daniel Mendler corfu-popupinfo: Minor cleanup --- extensions/corfu-popupinfo.el | 34 ++ 1 file changed, 18 insertions(+), 16 deletions(-) diff --git a/ext

[elpa] externals/corfu updated (c75ed960f4 -> b9727c5ed7)

2022-11-21 Thread ELPA Syncer
elpasync pushed a change to branch externals/corfu. from c75ed960f4 Version 0.33 new 9007b978d4 corfu-popupinfo: No top/bottom direction distinction new 20af7bc5f4 corfu-popupinfo: Add corfu-popupinfo-direction variable new b9727c5ed7 corfu-popupinfo: Minor cleanup

[elpa] externals/corfu 9007b978d4 1/3: corfu-popupinfo: No top/bottom direction distinction

2022-11-21 Thread ELPA Syncer
branch: externals/corfu commit 9007b978d4892ac09bd54e4aa2502d921077b308 Author: Daniel Mendler Commit: Daniel Mendler corfu-popupinfo: No top/bottom direction distinction It suffices to remember the vertical direction, since top or bottom is fixed by the popup position relat

[elpa] externals/ef-themes bd324d1b88: Make the 'match' face use a coloured background

2022-11-21 Thread ELPA Syncer
branch: externals/ef-themes commit bd324d1b88301776a0092fb296d6665f5280f1a4 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Make the 'match' face use a coloured background This makes it easier to stand out. The choice of colour is consistent with the backgrounds used by

[elpa] externals/ef-themes 2b4b7102cc: Recalibrate bg-err and/or bg-info in some themes

2022-11-21 Thread ELPA Syncer
branch: externals/ef-themes commit 2b4b7102ccbbbd29bdbd5e0d6ccd2736d06fb400 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Recalibrate bg-err and/or bg-info in some themes These are some minor tweaks that improve the visuals of certain elements. Overall, the effect is

[elpa] externals/org b57674a847 1/2: org-manual: Document `org-babel-pre-tangle-hook' and `org-babel-tangle-body-hook'

2022-11-21 Thread ELPA Syncer
branch: externals/org commit b57674a84779bbcf3bd4bd2ace8d16906ef7051c Author: Ihor Radchenko Commit: Ihor Radchenko org-manual: Document `org-babel-pre-tangle-hook' and `org-babel-tangle-body-hook' * doc/org-manual.org (Tangle hooks): Document the missing hooks. --- doc/org-manual

[elpa] externals/org updated (f995425d06 -> 07eced3639)

2022-11-21 Thread ELPA Syncer
elpasync pushed a change to branch externals/org. from f995425d06 org-table-convert-region: Update docstring new b57674a847 org-manual: Document `org-babel-pre-tangle-hook' and `org-babel-tangle-body-hook' new 07eced3639 org-make-parameter-alist: Change the argument name

[elpa] externals/org 07eced3639 2/2: org-make-parameter-alist: Change the argument name

2022-11-21 Thread ELPA Syncer
branch: externals/org commit 07eced3639f483b7bc0351aaee66715da80354df Author: Ihor Radchenko Commit: Ihor Radchenko org-make-parameter-alist: Change the argument name * lisp/org-macs.el (org-make-parameter-alist): Change the argument name to conventional PLIST, as the FIXME sugg

[elpa] externals/denote 3e074afb4b 2/6: feat: follow-symlinks

2022-11-21 Thread ELPA Syncer
branch: externals/denote commit 3e074afb4b96822c9f792f34970f84ae4b251a12 Author: Noboru Ota Commit: Protesilaos Stavrou feat: follow-symlinks Currently, the "do-or-create" functions do not show files under a subdirectory that is symlinked to another directory outside 'denote

[elpa] externals/denote 93971de099 3/6: fix: denote-get-path-by-id to send only denote notes file

2022-11-21 Thread ELPA Syncer
branch: externals/denote commit 93971de099246f3fcb76f85c9f95eab4326fdca3 Author: Noboru Ota Commit: Protesilaos Stavrou fix: denote-get-path-by-id to send only denote notes file Currently this function returns any file that starts with the identifier passed into it. There are c

[elpa] externals/denote updated (69824125b9 -> 0665a1e367)

2022-11-21 Thread ELPA Syncer
elpasync pushed a change to branch externals/denote. from 69824125b9 Use consistent style for references to publications new 22829d8541 Remove reference to non-existing function new 6bb6da0882 feat: project.el integration & backlinks refactoring with xref new 3e074a

[elpa] externals/denote 0a94f3e3c3 4/6: feat: xref-backend facility to enable xref integration

2022-11-21 Thread ELPA Syncer
branch: externals/denote commit 0a94f3e3c3e0369daa49cca91b75d307d5921974 Author: Noboru Ota Commit: Protesilaos Stavrou feat: xref-backend facility to enable xref integration Add xref-backend facility for Denote. To enable this feature, `xref-backend-functions' like this.

[elpa] externals/denote 22829d8541 5/6: Remove reference to non-existing function

2022-11-21 Thread ELPA Syncer
branch: externals/denote commit 22829d8541c86ba2d88e0dc1f10fbaa8cc08099d Author: Elias Storms Commit: Protesilaos Stavrou Remove reference to non-existing function There is no function denote-link-add-backlinks. Remove references to it. --- README.org | 4 ++-- denote

[elpa] externals/denote 0665a1e367 6/6: Merge branch 'xref-refinement-project-integration'

2022-11-21 Thread ELPA Syncer
branch: externals/denote commit 0665a1e367bfd16991b928617ce27b20bdd0d607 Merge: 22829d8541 0a94f3e3c3 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Merge branch 'xref-refinement-project-integration' --- denote-org-dblock.el | 3 +- denote.el| 216

[elpa] externals/denote 6bb6da0882 1/6: feat: project.el integration & backlinks refactoring with xref

2022-11-21 Thread ELPA Syncer
branch: externals/denote commit 6bb6da088211324cdd1ad35396c2988ccb2eccb7 Author: Noboru Ota Commit: Protesilaos Stavrou feat: project.el integration & backlinks refactoring with xref The main intent of the patch is as follows: - To simplify the implementations of functions

[elpa] elpa-admin b22dd221b0: elpa-admin: Add code to check dependencies

2022-11-21 Thread Stefan Monnier via
branch: elpa-admin commit b22dd221b02926c27752d851d29a17f31205da05 Author: Stefan Monnier Commit: Stefan Monnier elpa-admin: Add code to check dependencies * elpa-admin.el (elpaa--dependencies-archive-contents): New var. (elpaa-batch-check): Rename from `elpaa-batch-copyright-ch

[elpa] externals/org f995425d06: org-table-convert-region: Update docstring

2022-11-21 Thread ELPA Syncer
branch: externals/org commit f995425d06e6a9a6a7033e5609df5163ffe6f5d2 Author: Ihor Radchenko Commit: Ihor Radchenko org-table-convert-region: Update docstring * lisp/org-table.el (org-table-convert-region): Mention when an error can be thrown in the docstring. --- lisp/org-tabl

[nongnu] elpa/xah-fly-keys f357d610a9 1/2: * xah-insert-unicode, added useful chars.

2022-11-21 Thread ELPA Syncer
branch: elpa/xah-fly-keys commit f357d610a95d556325338e9ca39b4b37bc27717e Author: Xah Lee Commit: Xah Lee * xah-insert-unicode, added useful chars. * qwerty key (space l e) now does toggle-frame-fullscreen instead of toggle-frame-maximized. Because in MS Windows, accidently doing both i

[nongnu] elpa/xah-fly-keys updated (644dc9a4e2 -> 094095d608)

2022-11-21 Thread ELPA Syncer
elpasync pushed a change to branch elpa/xah-fly-keys. from 644dc9a4e2 Internal implementation change. New function xah-fly-define-keys. This is called by xah-fly-keys-set-layout. Basically, command mode keys and leader keys are set by this function. It was several code blocks calling xah

[nongnu] elpa/xah-fly-keys 094095d608 2/2: xah-repeat-key now default to m

2022-11-21 Thread ELPA Syncer
branch: elpa/xah-fly-keys commit 094095d6084d6a640c33dd1f503e00b81da481ab Author: Xah Lee Commit: Xah Lee xah-repeat-key now default to m --- xah-fly-keys.el | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/xah-fly-keys.el b/xah-fly-keys.el index 6dbd48e1f2..74

[elpa] elpa-admin 41a130da5f: * elpa-admin.el (elpaa--send-email): Remove let-over debugging code

2022-11-21 Thread Stefan Monnier via
branch: elpa-admin commit 41a130da5f11e6f0c805ea5bf64102a8aa03ea1e Author: Stefan Monnier Commit: Stefan Monnier * elpa-admin.el (elpaa--send-email): Remove let-over debugging code --- elpa-admin.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elpa-admin.el b/elpa-adm

[elpa] externals/corfu 9388007a5d 2/6: Update changelog

2022-11-21 Thread ELPA Syncer
branch: externals/corfu commit 9388007a5d60cb921b0f90fc46c9816f01b91f90 Author: Daniel Mendler Commit: Daniel Mendler Update changelog --- CHANGELOG.org | 4 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.org b/CHANGELOG.org index 0e5d70d3d8..1886b89f9b 100644 --- a/CHANGELOG.

[elpa] externals/corfu updated (4bd40f82f1 -> c75ed960f4)

2022-11-21 Thread ELPA Syncer
elpasync pushed a change to branch externals/corfu. from 4bd40f82f1 corfu-popupinfo: Work around yet another Emacs quirk new 9e854d2a97 corfu-popupinfo: Do not setup keymap if completion-in-region-mode disabled new 9388007a5d Update changelog new 076073dd3d Version

[elpa] externals/corfu c02381dd4c 5/6: corfu-popupinfo: Remove call to corfu--popup-support-p

2022-11-21 Thread ELPA Syncer
branch: externals/corfu commit c02381dd4c4b9c9c334da1e729d35d3e84454302 Author: Daniel Mendler Commit: Daniel Mendler corfu-popupinfo: Remove call to corfu--popup-support-p --- extensions/corfu-popupinfo.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extensions/corfu

[elpa] externals/corfu f8bed9212e 4/6: corfu-popupinfo: Fix timer handling

2022-11-21 Thread ELPA Syncer
branch: externals/corfu commit f8bed9212eb79bbcdade7ab3104702a3a118cfe2 Author: Daniel Mendler Commit: Daniel Mendler corfu-popupinfo: Fix timer handling --- extensions/corfu-echo.el | 2 +- extensions/corfu-popupinfo.el | 11 ++- 2 files changed, 7 insertions(+), 6 deletions(

[elpa] externals/corfu c75ed960f4 6/6: Version 0.33

2022-11-21 Thread ELPA Syncer
branch: externals/corfu commit c75ed960f4c6c835abf574247406c244dbe62916 Author: Daniel Mendler Commit: Daniel Mendler Version 0.33 --- CHANGELOG.org | 2 +- corfu.el | 2 +- extensions/corfu-echo.el | 2 +- extensions/corfu-history.el | 2 +- exte

[elpa] externals/corfu 076073dd3d 3/6: Version 0.32

2022-11-21 Thread ELPA Syncer
branch: externals/corfu commit 076073dd3d17f66cfd398cad4125cf6703b42a46 Author: Daniel Mendler Commit: Daniel Mendler Version 0.32 --- CHANGELOG.org | 2 +- corfu.el | 2 +- extensions/corfu-echo.el | 2 +- extensions/corfu-history.el | 2 +- exte

[elpa] externals/corfu 9e854d2a97 1/6: corfu-popupinfo: Do not setup keymap if completion-in-region-mode disabled

2022-11-21 Thread ELPA Syncer
branch: externals/corfu commit 9e854d2a979445b11d6454d440bb886ebfd8ff0a Author: Daniel Mendler Commit: Daniel Mendler corfu-popupinfo: Do not setup keymap if completion-in-region-mode disabled Fix #254 --- extensions/corfu-popupinfo.el | 47 ++---

[elpa] externals/cape 8962e15381: Version 0.11

2022-11-21 Thread ELPA Syncer
branch: externals/cape commit 8962e15381682544b268afd032661101692a3cd2 Author: Daniel Mendler Commit: Daniel Mendler Version 0.11 --- cape.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cape.el b/cape.el index f3bd0da5de..deb96061a3 100644 --- a/cape.el +++ b/cape.el

[elpa] elpa-admin 48645e2926: * elpa-admin.el (elpaa--publish-package-specs): Fix false positives

2022-11-21 Thread Stefan Monnier via
branch: elpa-admin commit 48645e2926dc37c3beb07aca05346cbd2741dc51 Author: Stefan Monnier Commit: Stefan Monnier * elpa-admin.el (elpaa--publish-package-specs): Fix false positives (elpaa--supported-keywords): Add `:rolling-release`. (elpaa--publish-package-spec): Rename from `e

[elpa] elpa-admin cb3f9cb97c: * elpa-admin.el: Notify upon tarball build failure

2022-11-21 Thread Stefan Monnier via
branch: elpa-admin commit cb3f9cb97c1d9a9620c431a53b0fe81543f2d8ef Author: Stefan Monnier Commit: Stefan Monnier * elpa-admin.el: Notify upon tarball build failure (elpaa--notification-email-bcc): New var. (elpaa-read-config): Make it work with any other elpaa-- var. (elpaa-

[elpa] externals/consult 3478f4d2cd: README: Add links to auxillary Consult packages

2022-11-21 Thread ELPA Syncer
branch: externals/consult commit 3478f4d2cdc548796c467b7e78b133567496186f Author: Daniel Mendler Commit: Daniel Mendler README: Add links to auxillary Consult packages --- README.org | 4 1 file changed, 4 insertions(+) diff --git a/README.org b/README.org index 290139f138..ed524ce3fb

[nongnu] elpa/sweeprolog ec8ef75bc2: Use new prolog_interrupt/0 to interrupt top-level threads

2022-11-21 Thread ELPA Syncer
branch: elpa/sweeprolog commit ec8ef75bc2183336e05b083337801745c4ac9546 Author: Eshel Yaron Commit: Eshel Yaron Use new prolog_interrupt/0 to interrupt top-level threads * sweeprolog.el (sweeprolog-top-level-signal-default-goal): change default value to... * sweep.pl (sweep_

[nongnu] elpa/sweeprolog 560ba07e92 2/2: Bump to version 0.8.11

2022-11-21 Thread ELPA Syncer
branch: elpa/sweeprolog commit 560ba07e9220aab5f56091ee028da3aa3b4ee5b7 Author: Eshel Yaron Commit: Eshel Yaron Bump to version 0.8.11 --- sweeprolog-tests.el | 3 +++ sweeprolog.el | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/sweeprolog-tests.el b/sweeprolog-

[nongnu] elpa/sweeprolog 3c2a4d0477 1/2: Support defining DCG non-terminals in sweeprolog-insert-term-dwim

2022-11-21 Thread ELPA Syncer
branch: elpa/sweeprolog commit 3c2a4d04775c8040b05dd0e1ec6e65abb16fd932 Author: Eshel Yaron Commit: Eshel Yaron Support defining DCG non-terminals in sweeprolog-insert-term-dwim * sweep.pl (sweep_color_normalized_/4): expose DCG term "kind" to Elisp. * sweeprolog.el (sweepro

[nongnu] elpa/sweeprolog updated (f3e34cd23f -> 560ba07e92)

2022-11-21 Thread ELPA Syncer
elpasync pushed a change to branch elpa/sweeprolog. from f3e34cd23f Announce recent changes in NEWS.org and bump version to 0.8.10 new 3c2a4d0477 Support defining DCG non-terminals in sweeprolog-insert-term-dwim new 560ba07e92 Bump to version 0.8.11 Summary of changes:

[elpa] externals/ess ecd21ef2f6 2/4: ESSR Version 1.8

2022-11-21 Thread ELPA Syncer
branch: externals/ess commit ecd21ef2f64cf03790ba557a2fd8ca551c0544aa Author: Martin Maechler Commit: Martin Maechler ESSR Version 1.8 --- etc/ESSR.rds | Bin 13599 -> 15250 bytes 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/etc/ESSR.rds b/etc/ESSR.rds index f0b3e67aab..b4c

[elpa] externals/ess 03d0d2eebc 1/4: ESSR Version 1.8

2022-11-21 Thread ELPA Syncer
branch: externals/ess commit 03d0d2eebc9924354c4e2db126426dc9978ff6cf Author: Martin Maechler Commit: Martin Maechler ESSR Version 1.8 --- etc/ESSR.rds | Bin 15185 -> 13599 bytes 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/etc/ESSR.rds b/etc/ESSR.rds index 65f6586c9b..f0b

[elpa] externals/ess 66c0767230 4/4: fix typo

2022-11-21 Thread ELPA Syncer
branch: externals/ess commit 66c07672308b30c1379af3510b5a6af793d5e8fa Author: Martin Maechler Commit: Martin Maechler fix typo --- etc/ESSR/R/.basic.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/ESSR/R/.basic.R b/etc/ESSR/R/.basic.R index e645c930ed..6eaca404e0 1

[elpa] externals/ess 39ffc022c1 3/4: rc.options(dots=FALSE) + cosmetics

2022-11-21 Thread ELPA Syncer
branch: externals/ess commit 39ffc022c1bf8f095ceceac7e35baea58c7d6cf8 Author: Martin Maechler Commit: Martin Maechler rc.options(dots=FALSE) + cosmetics --- etc/ESSR/R/completion.R | 29 - 1 file changed, 16 insertions(+), 13 deletions(-) diff --git a/etc/ESSR/R

[elpa] externals/ess updated (d04583e1d8 -> 66c0767230)

2022-11-21 Thread ELPA Syncer
elpasync pushed a change to branch externals/ess. from d04583e1d8 .ess.help -- so warnPartialMatchArgs does *not* warn here new 03d0d2eebc ESSR Version 1.8 new ecd21ef2f6 ESSR Version 1.8 new 39ffc022c1 rc.options(dots=FALSE) + cosmetics new 66c0767230 fix ty

[nongnu] elpa/helm-core updated (8de5444df2 -> 67056a93d7)

2022-11-21 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm-core. from 8de5444df2 New hooks that run after opening a file externally adds 788e90a4d0 Handle affixation in CR with helm* styles adds 67056a93d7 Check first for boolean which is faster No new revisions were added by this update.

[nongnu] elpa/helm updated (8de5444df2 -> 67056a93d7)

2022-11-21 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm. from 8de5444df2 New hooks that run after opening a file externally new 788e90a4d0 Handle affixation in CR with helm* styles new 67056a93d7 Check first for boolean which is faster Summary of changes: helm-mode.el| 10 ++

[nongnu] elpa/helm 788e90a4d0 1/2: Handle affixation in CR with helm* styles

2022-11-21 Thread ELPA Syncer
branch: elpa/helm commit 788e90a4d0cf555d001ce88ab5b8431e60642f1a Author: Thierry Volpiatto Commit: Thierry Volpiatto Handle affixation in CR with helm* styles --- helm-mode.el | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/helm-mode.el b/helm-mode.el index a

[nongnu] elpa/helm 67056a93d7 2/2: Check first for boolean which is faster

2022-11-21 Thread ELPA Syncer
branch: elpa/helm commit 67056a93d7a1f8ee6395bf6d8489821fa3f7d976 Author: Thierry Volpiatto Commit: Thierry Volpiatto Check first for boolean which is faster --- helm-multi-match.el | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/helm-multi-match.el b/helm-m

[elpa] externals/detached ea76c7d660 2/7: Make sure update is used for session validation

2022-11-21 Thread ELPA Syncer
branch: externals/detached commit ea76c7d6609aee2f305258395c1fa809edd28e53 Author: Niklas Eklund Commit: Niklas Eklund Make sure update is used for session validation --- detached.el | 64 ++- test/detached-test.el | 1 - 2 files ch

[elpa] externals/ess a1d177cb87 2/3: ESSR Version 1.8

2022-11-21 Thread ELPA Syncer
branch: externals/ess commit a1d177cb87bf96e34f58cd59854ddfb2a2957b39 Author: Martin Maechler Commit: Martin Maechler ESSR Version 1.8 --- etc/ESSR.rds | Bin 15185 -> 15185 bytes etc/ESSR/R/.load.R | 2 +- lisp/ess.el| 4 ++-- 3 files changed, 3 insertions(+), 3 deletions

[elpa] externals/detached updated (8c7a2e1129 -> 0c7586847f)

2022-11-21 Thread ELPA Syncer
elpasync pushed a change to branch externals/detached. from 8c7a2e1129 Update when a session is registered new 7c572dba30 Begin to enable delayed start of sessions new ea76c7d660 Make sure update is used for session validation new 441c21f5da Remove validator function

[elpa] externals/detached 0c7586847f 7/7: Add kill command to detached-session-map

2022-11-21 Thread ELPA Syncer
branch: externals/detached commit 0c7586847fc7bff2a815a31a65a88162d1377a21 Author: Niklas Eklund Commit: Niklas Eklund Add kill command to detached-session-map --- detached.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/detached.el b/detached.el index 773c59443e..c

[elpa] externals/detached 441c21f5da 3/7: Remove validator function

2022-11-21 Thread ELPA Syncer
branch: externals/detached commit 441c21f5dabe749794937264e4aeb91c8af36771 Author: Niklas Eklund Commit: Niklas Eklund Remove validator function We validate by listening to events in the session directory. The only thing it wouldn't catch is if dtach path is wrong. But that is a

[elpa] externals/ess d04583e1d8 3/3: .ess.help -- so warnPartialMatchArgs does *not* warn here

2022-11-21 Thread ELPA Syncer
branch: externals/ess commit d04583e1d87f01a57b4180f1124cc69720547740 Author: Martin Maechler Commit: Martin Maechler .ess.help -- so warnPartialMatchArgs does *not* warn here --- etc/ESSR/R/.basic.R | 9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/etc/ESSR/R/.ba

[elpa] externals/detached b59d39f68e 4/7: Add validation of dtach executable

2022-11-21 Thread ELPA Syncer
branch: externals/detached commit b59d39f68e9dc9e52ce462cd6d2d43a7fd914af7 Author: Niklas Eklund Commit: Niklas Eklund Add validation of dtach executable --- detached.el | 141 +--- 1 file changed, 77 insertions(+), 64 deletions(-) di

[elpa] externals/detached 7ed4551774 6/7: Fix detach in shell/eshell

2022-11-21 Thread ELPA Syncer
branch: externals/detached commit 7ed4551774493a56761b2ef4e4963f5f1e003120 Author: Niklas Eklund Commit: Niklas Eklund Fix detach in shell/eshell --- detached-eshell.el | 4 +++- detached.el| 8 +--- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/detached-eshell.

[elpa] externals/detached 68acc5429a 5/7: Update session actions for shell/eshell

2022-11-21 Thread ELPA Syncer
branch: externals/detached commit 68acc5429a70c8c0455431af52ce73aeadff63c9 Author: Niklas Eklund Commit: Niklas Eklund Update session actions for shell/eshell --- detached-eshell.el | 2 +- detached-shell.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/detached-es

[elpa] externals/detached 7c572dba30 1/7: Begin to enable delayed start of sessions

2022-11-21 Thread ELPA Syncer
branch: externals/detached commit 7c572dba3048b7e5cda512478d09420f72fbb549 Author: Niklas Eklund Commit: Niklas Eklund Begin to enable delayed start of sessions --- detached.el | 13 ++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/detached.el b/detached.el index

[elpa] externals/ess updated (7ec23bf341 -> d04583e1d8)

2022-11-21 Thread ELPA Syncer
elpasync pushed a change to branch externals/ess. from 7ec23bf341 Simplify `string-match-p` new 5c980b58a1 ESSR Version 1.7 new a1d177cb87 ESSR Version 1.8 new d04583e1d8 .ess.help -- so warnPartialMatchArgs does *not* warn here Summary of changes: etc/ESSR.rds

[elpa] externals/ess 5c980b58a1 1/3: ESSR Version 1.7

2022-11-21 Thread ELPA Syncer
branch: externals/ess commit 5c980b58a1a9683668928e49d4dc2da477fcb72e Author: Martin Maechler Commit: Martin Maechler ESSR Version 1.7 --- etc/ESSR.rds | Bin 15018 -> 15185 bytes 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/etc/ESSR.rds b/etc/ESSR.rds index 9f3a09ac1b..675

[elpa] externals/org f78dfea63d: Remove 'org-speed-commands-user' warning

2022-11-21 Thread ELPA Syncer
branch: externals/org commit f78dfea63d439967cbab283cbf8ae593f75fada1 Author: Stefan Kangas Commit: Ihor Radchenko Remove 'org-speed-commands-user' warning * lisp/org-keys.el (org-speed-command-help): Remove 'org-speed-commands-user' warning. --- lisp/org-keys.el | 4 1 fi

[nongnu] elpa/crux f8789f67a9: Tweak a couple of messages

2022-11-21 Thread ELPA Syncer
branch: elpa/crux commit f8789f67a9d2e1eb31a0e4531aec9bb6d6ec1282 Author: Bozhidar Batsov Commit: Bozhidar Batsov Tweak a couple of messages --- crux.el | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/crux.el b/crux.el index deb45d9f93..bc5c741a6e 100644 --- a/crux.

[nongnu] elpa/crux 6ee63c7c2b 2/6: Use `derived-mode-p` for functions to also work for derived modes (#92)

2022-11-21 Thread ELPA Syncer
branch: elpa/crux commit 6ee63c7c2b64a8ecf5bba48c2d62b14a87bb76da Author: Michael Eliachevitch Commit: GitHub Use `derived-mode-p` for functions to also work for derived modes (#92) In my case I recently started using `dirvish', which is an enhanced dired-mode, and I was surpri

[nongnu] elpa/crux b70649b91c 6/6: Tweak the changelog

2022-11-21 Thread ELPA Syncer
branch: elpa/crux commit b70649b91c951fe0b2a3e13b0df084ebc20a7936 Author: Bozhidar Batsov Commit: Bozhidar Batsov Tweak the changelog --- CHANGELOG.md | 8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 47ee8efe67..4cd9771f18 100644

[nongnu] elpa/crux 2c7143de47 5/6: More robust `crux-rename-file-and-buffer`.

2022-11-21 Thread ELPA Syncer
branch: elpa/crux commit 2c7143de477a804fa694600d01bfb196977087d1 Author: Jimmy Yuen Ho Wong Commit: Bozhidar Batsov More robust `crux-rename-file-and-buffer`. * Offer to save file first if modified or new unsaved buffer. * Message user if new file name is the same. --- CHANGEL

[nongnu] elpa/crux 6ef681d853 4/6: Ensure `vc-rename-file` gets the local file paths (#91)

2022-11-21 Thread ELPA Syncer
branch: elpa/crux commit 6ef681d853a2847472aae7095a74703310e391f8 Author: Riccardo Murri Commit: GitHub Ensure `vc-rename-file` gets the local file paths (#91) --- crux.el | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/crux.el b/crux.el index 526b611b02..e7aa8aaf1f

[nongnu] elpa/crux bc859e4d6a 1/6: Add crux-with-region-or-sexp-or-line

2022-11-21 Thread ELPA Syncer
branch: elpa/crux commit bc859e4d6a99efbf39f333239606baab9fb25bc1 Author: David Morgan Commit: Bozhidar Batsov Add crux-with-region-or-sexp-or-line --- CHANGELOG.md | 2 ++ README.md| 9 + crux.el | 10 ++ 3 files changed, 21 insertions(+) diff --git a/CHANGELOG.

[nongnu] elpa/crux updated (6bfd212a7f -> b70649b91c)

2022-11-21 Thread ELPA Syncer
elpasync pushed a change to branch elpa/crux. from 6bfd212a7f Update my e-mail new bc859e4d6a Add crux-with-region-or-sexp-or-line new 6ee63c7c2b Use `derived-mode-p` for functions to also work for derived modes (#92) new f258bef9bb Fix `sudo` not found error in Ope

[elpa] externals/ef-themes 174c0f4194 1/2: ef-cherie: refine yellow hue

2022-11-21 Thread ELPA Syncer
branch: externals/ef-themes commit 174c0f4194b43c6f08e1eb78bcc4790ed7becc96 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou ef-cherie: refine yellow hue This helps strings stand out when placed beside functions. --- ef-cherie-theme.el | 2 +- 1 file changed, 1 insertion(+),

[nongnu] elpa/crux f258bef9bb 3/6: Fix `sudo` not found error in OpenBSD and Alpine Linux (#93)

2022-11-21 Thread ELPA Syncer
branch: elpa/crux commit f258bef9bb09d93087b910868d3af3277f223205 Author: Kasim Commit: GitHub Fix `sudo` not found error in OpenBSD and Alpine Linux (#93) This comes handy for OpenBSD or Alpine linux users where doas is the replacement of sudo. --- CHANGELOG.md | 2 +- crux.el

[elpa] externals/ef-themes updated (f7e85a4812 -> 949d87ef9f)

2022-11-21 Thread ELPA Syncer
elpasync pushed a change to branch externals/ef-themes. from f7e85a4812 Expand deftheme with appropriate data new 174c0f4194 ef-cherie: refine yellow hue new 949d87ef9f Update ef-cherie contrast table per commit 174c0f4 Summary of changes: contrast-ratios.org | 2 +- ef-c

[elpa] externals/ef-themes 949d87ef9f 2/2: Update ef-cherie contrast table per commit 174c0f4

2022-11-21 Thread ELPA Syncer
branch: externals/ef-themes commit 949d87ef9f704d9640c007002aab4386a8e4c075 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Update ef-cherie contrast table per commit 174c0f4 --- contrast-ratios.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrast-ratios.