[elpa] externals/detached acac8bd3eb 02/10: Update to correct order of criteria

2022-10-27 Thread ELPA Syncer
branch: externals/detached commit acac8bd3eb7de409b3870838540c65f6a421204e Author: Niklas Eklund Commit: Niklas Eklund Update to correct order of criteria Previously criteria was applied in the reverse order. That could yield the same result as the correct order, but not always.

[elpa] externals/detached a3a7cd963c 05/10: Remove regexp suffix for some criteria

2022-10-27 Thread ELPA Syncer
branch: externals/detached commit a3a7cd963c28a3800204a3c42778c2504b157d00 Author: Niklas Eklund Commit: Niklas Eklund Remove regexp suffix for some criteria --- detached-list.el | 13 +++-- 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/detached-list.el b/detached-li

[elpa] externals/mmm-mode updated (ed4bcdcbe4 -> 328b6a9c67)

2022-10-27 Thread ELPA Syncer
elpasync pushed a change to branch externals/mmm-mode. from ed4bcdcbe4 Merge pull request #129 from snogge/info-modernization new 4faf89cebb Add .elpaignore file new 7912c8bab7 mmm.texi: Use @ifnottex around the top node new 0d4aaf963d mmm.texi: Set correct documente

[elpa] externals/mmm-mode 328b6a9c67 4/4: Merge pull request #132 from snogge/texinfo-fixes

2022-10-27 Thread ELPA Syncer
branch: externals/mmm-mode commit 328b6a9c677e6f32f4a7729d122b77d3fb3ce04c Merge: ed4bcdcbe4 0d4aaf963d Author: Dmitry Gutov Commit: GitHub Merge pull request #132 from snogge/texinfo-fixes Texinfo fixes and .elpaignore file --- .elpaignore | 32 mm

[elpa] externals/mmm-mode 0d4aaf963d 3/4: mmm.texi: Set correct documentencoding UTF-8

2022-10-27 Thread ELPA Syncer
branch: externals/mmm-mode commit 0d4aaf963d86c751883760f93de7af27bb205a54 Author: Ola Nilsson Commit: Ola Nilsson mmm.texi: Set correct documentencoding UTF-8 Lower case is not understood by tools like pdfTeX. --- mmm.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) dif

[elpa] externals/mmm-mode 7912c8bab7 2/4: mmm.texi: Use @ifnottex around the top node

2022-10-27 Thread ELPA Syncer
branch: externals/mmm-mode commit 7912c8bab712389bcdb1be16491d4567d1e723b3 Author: Ola Nilsson Commit: Ola Nilsson mmm.texi: Use @ifnottex around the top node @ifinfo breaks the generation of html. --- mmm.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a

[nongnu] elpa/projectile a0105e7c40 1/4: [Fix #1591] Add project.el integration

2022-10-27 Thread ELPA Syncer
branch: elpa/projectile commit a0105e7c40d30f10bc42fd271e2583587a1f5ae4 Author: Bozhidar Batsov Commit: Bozhidar Batsov [Fix #1591] Add project.el integration --- CHANGELOG.md | 4 doc/modules/ROOT/pages/usage.adoc | 14 ++ projectile.el

[nongnu] elpa/projectile 00cda4c76f 3/4: Bump the docs version

2022-10-27 Thread ELPA Syncer
branch: elpa/projectile commit 00cda4c76f89e94f360792e7a388cbc1843b342a Author: Bozhidar Batsov Commit: Bozhidar Batsov Bump the docs version I totally forgot to do this at release time. :( --- doc/antora.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/do

[nongnu] elpa/projectile updated (c8eee2199a -> 1c8edb9bf5)

2022-10-27 Thread ELPA Syncer
elpasync pushed a change to branch elpa/projectile. from c8eee2199a Tweak a couple of changelog entries new a0105e7c40 [Fix #1591] Add project.el integration new eb1881ba82 Bump the dev version new 00cda4c76f Bump the docs version new 1c8edb9bf5 Switch back t

[nongnu] elpa/projectile eb1881ba82 2/4: Bump the dev version

2022-10-27 Thread ELPA Syncer
branch: elpa/projectile commit eb1881ba826fb43b97c2b18e1441c6326b55 Author: Bozhidar Batsov Commit: Bozhidar Batsov Bump the dev version --- projectile.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/projectile.el b/projectile.el index 8f36c013c1..4515693114 1

[nongnu] elpa/projectile 1c8edb9bf5 4/4: Switch back the docs version

2022-10-27 Thread ELPA Syncer
branch: elpa/projectile commit 1c8edb9bf5d7b0cfd3c6bb16fa0581972b4a3696 Author: Bozhidar Batsov Commit: Bozhidar Batsov Switch back the docs version --- doc/antora.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/antora.yml b/doc/antora.yml index ae0c9811e5..c1781

[elpa] externals/mmm-mode 4faf89cebb 1/4: Add .elpaignore file

2022-10-27 Thread ELPA Syncer
branch: externals/mmm-mode commit 4faf89cebbbc494899d1b8f54d04a2fa868a1b9e Author: Ola Nilsson Commit: Ola Nilsson Add .elpaignore file --- .elpaignore | 32 1 file changed, 32 insertions(+) diff --git a/.elpaignore b/.elpaignore new file mode 100644 index

[nongnu] elpa/projectile e2ccf0ea2b: Try to appease the byte-compiler

2022-10-27 Thread ELPA Syncer
branch: elpa/projectile commit e2ccf0ea2be3e8db21e852f12924d1ed0b37c975 Author: Bozhidar Batsov Commit: Bozhidar Batsov Try to appease the byte-compiler --- projectile.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projectile.el b/projectile.el index 4515693114..cf39

[elpa] externals/detached updated (d0dc9d0f92 -> 565d7bf8d7)

2022-10-27 Thread ELPA Syncer
elpasync pushed a change to branch externals/detached. from d0dc9d0f92 Merge status and state in detached-list new a1f0a58bd5 Update detached-list bindings new 565d7bf8d7 Update eldoc signature Summary of changes: detached-list.el | 8 1 file changed, 4 insertion

[elpa] externals/detached a1f0a58bd5 1/2: Update detached-list bindings

2022-10-27 Thread ELPA Syncer
branch: externals/detached commit a1f0a58bd552abce8903b5132754f5999c2ec727 Author: Niklas Eklund Commit: Niklas Eklund Update detached-list bindings --- detached-list.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/detached-list.el b/detached-list.el index 609a0d5265.

[elpa] externals/detached 565d7bf8d7 2/2: Update eldoc signature

2022-10-27 Thread ELPA Syncer
branch: externals/detached commit 565d7bf8d7c5153d6b3f4c6abc5f989deac1e8b9 Author: Niklas Eklund Commit: Niklas Eklund Update eldoc signature --- detached-list.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/detached-list.el b/detached-list.el index 5d3688567e..

[nongnu] elpa/projectile 054dce48ef: [Docs] Add a note about the project.el integration in the FAQ

2022-10-27 Thread ELPA Syncer
branch: elpa/projectile commit 054dce48ef28bf975089e7dca7e1f2be8b578249 Author: Bozhidar Batsov Commit: Bozhidar Batsov [Docs] Add a note about the project.el integration in the FAQ --- doc/modules/ROOT/pages/faq.adoc | 7 +++ 1 file changed, 7 insertions(+) diff --git a/doc/modules/RO

[elpa] externals/hiddenquote 8f5ffd27b9: Make hiddenquote-after-last-character-hook a defcustom

2022-10-27 Thread ELPA Syncer
branch: externals/hiddenquote commit 8f5ffd27b950f704ecacdcc46c9c3d4a8c02bfe9 Author: Mauro Aranda Commit: Mauro Aranda Make hiddenquote-after-last-character-hook a defcustom * hiddenquote.el (hiddenquote-after-last-character-hook): Move it and make it a defcustom. --- hiddenqu

[nongnu] elpa/lua-mode 3e783c93aa 2/2: Merge pull request #203 from hillu/lexical-test

2022-10-27 Thread ELPA Syncer
branch: elpa/lua-mode commit 3e783c93aa8a3d3ca985686438aa8d140cbddae6 Merge: d17a00ca50 348e69b3a5 Author: immerrr again Commit: GitHub Merge pull request #203 from hillu/lexical-test Enable lexical-binding for tests as required by buttercup --- test/test-electric-mode.el|

[nongnu] elpa/lua-mode 348e69b3a5 1/2: Enable lexical-binding for tests as required by buttercup

2022-10-27 Thread ELPA Syncer
branch: elpa/lua-mode commit 348e69b3a5b8b0ebaac1da8dfedcd4c7c79fe7d8 Author: Hilko Bengen Commit: Hilko Bengen Enable lexical-binding for tests as required by buttercup Tests broke using buttercup 1.26, this commit fixes the breakage by simply enabling lexical binding in all te

[elpa] externals/denote updated (ee69daee74 -> 68d8ea7d03)

2022-10-27 Thread ELPA Syncer
elpasync pushed a change to branch externals/denote. from ee69daee74 Update sample configuration, per b313dfc new 20e5870af9 Update xrefs-alist -> xref-alist new 68d8ea7d03 Remove superfluous 'funcall' Summary of changes: denote.el | 32 1

[elpa] externals/denote 68d8ea7d03 2/2: Remove superfluous 'funcall'

2022-10-27 Thread ELPA Syncer
branch: externals/denote commit 68d8ea7d035f3d2487af72358b758037dc375a9a Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Remove superfluous 'funcall' Thanks to Noboru Ota for pointing it out:

[elpa] externals/denote 20e5870af9 1/2: Update xrefs-alist -> xref-alist

2022-10-27 Thread ELPA Syncer
branch: externals/denote commit 20e5870af99d091e795bfc1ff3a33d0d4715001b Author: Noboru Ota Commit: Protesilaos Stavrou Update xrefs-alist -> xref-alist No functional change. 'xref-alist' is the convention that Xref follows. --- denote.el | 24 1 file chang

[nongnu] elpa/php-mode 9424e19eb5 3/4: Update CHANGELOG

2022-10-27 Thread ELPA Syncer
branch: elpa/php-mode commit 9424e19eb5b2916b5e4fe1ab70b9408734f78462 Author: USAMI Kenta Commit: USAMI Kenta Update CHANGELOG --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 426174e365..27b4cbde58 100644 --- a/CHANGELOG.md +++ b/CHAN

[nongnu] elpa/projectile updated (054dce48ef -> f5a2a3ab26)

2022-10-27 Thread ELPA Syncer
elpasync pushed a change to branch elpa/projectile. from 054dce48ef [Docs] Add a note about the project.el integration in the FAQ new 18b48d7faa [Fix #1754] `projectile-open-projects` lists projects for which all buffers are closed new f5a2a3ab26 [Fix #1804] Make it possib

[nongnu] elpa/projectile 18b48d7faa 1/2: [Fix #1754] `projectile-open-projects` lists projects for which all buffers are closed

2022-10-27 Thread ELPA Syncer
branch: elpa/projectile commit 18b48d7faa27a3113558e389a60d912e739d0526 Author: Miles Liu Commit: Bozhidar Batsov [Fix #1754] `projectile-open-projects` lists projects for which all buffers are closed --- CHANGELOG.md | 4 projectile.el | 5 +++-- 2 files changed, 7 insertions(+), 2

[nongnu] elpa/php-mode 0526c4310a 4/4: Merge pull request #710 from emacs-php/feature/phpdoc-type-names

2022-10-27 Thread ELPA Syncer
branch: elpa/php-mode commit 0526c4310ae9c6be8e70553b8d894f5e4e7f117e Merge: 29bbf49cd5 9424e19eb5 Author: USAMI Kenta Commit: GitHub Merge pull request #710 from emacs-php/feature/phpdoc-type-names Supports PHPDoc tags and types for static analysis tools --- CHANGELOG.md

[nongnu] elpa/php-mode updated (29bbf49cd5 -> 0526c4310a)

2022-10-27 Thread ELPA Syncer
elpasync pushed a change to branch elpa/php-mode. from 29bbf49cd5 Update Cask new 6abc9964d9 Add PHPStan and Psalm type names to php-phpdoc-type-keywords new fa8a969bb1 Support prefixed tags in phpstan- and psalm- new 9424e19eb5 Update CHANGELOG new 0526c431

[nongnu] elpa/php-mode fa8a969bb1 2/4: Support prefixed tags in phpstan- and psalm-

2022-10-27 Thread ELPA Syncer
branch: elpa/php-mode commit fa8a969bb1e7e2a2723a0d146fb71a2602662877 Author: USAMI Kenta Commit: USAMI Kenta Support prefixed tags in phpstan- and psalm- --- lisp/php-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/php-mode.el b/lisp/php-mode.el index 82ee5

[nongnu] elpa/php-mode 6abc9964d9 1/4: Add PHPStan and Psalm type names to php-phpdoc-type-keywords

2022-10-27 Thread ELPA Syncer
branch: elpa/php-mode commit 6abc9964d9611c557d81c0b34733a22096523ed7 Author: USAMI Kenta Commit: USAMI Kenta Add PHPStan and Psalm type names to php-phpdoc-type-keywords --- lisp/php-mode.el | 10 +- tests/lang/doc-comment/return-type.php.faces | 20

[nongnu] elpa/projectile f5a2a3ab26 2/2: [Fix #1804] Make it possible to ignore special project buffers

2022-10-27 Thread ELPA Syncer
branch: elpa/projectile commit f5a2a3ab268b905c796de255e04790e6e69a61ab Author: Miles Liu Commit: Bozhidar Batsov [Fix #1804] Make it possible to ignore special project buffers --- CHANGELOG.md| 1 + projectile.el | 31 +++ test/projectile-

[elpa] main f020b5af01: * elpa-packages (use-package): Add `:readme`

2022-10-27 Thread Stefan Monnier via
branch: main commit f020b5af01e200445ce5bf5da892d04156b6d1bd Author: Stefan Monnier Commit: Stefan Monnier * elpa-packages (use-package): Add `:readme` --- elpa-packages | 1 + 1 file changed, 1 insertion(+) diff --git a/elpa-packages b/elpa-packages index e184cca173..708994004c 100644 ---

[elpa] externals/greader updated (ae6e7524b9 -> bc45d253f9)

2022-10-27 Thread ELPA Syncer
elpasync pushed a change to branch externals/greader. from ae6e7524b9 Merge branch 'experimental' new 0d34f66a9c Replaced identifiers containing "actual-backend" with "current-backend". new 6177afd174 Merge branch 'experimental' new bc45d253f9 Cleanup Summary of c

[elpa] externals/greader 0d34f66a9c 1/3: Replaced identifiers containing "actual-backend" with

2022-10-27 Thread ELPA Syncer
branch: externals/greader commit 0d34f66a9cd3e108624575a2f880bd3b8f29e0b2 Author: Michelangelo Rodriguez Commit: Michelangelo Rodriguez Replaced identifiers containing "actual-backend" with "current-backend". --- greader.el | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions

[elpa] externals/greader 6177afd174 2/3: Merge branch 'experimental'

2022-10-27 Thread ELPA Syncer
branch: externals/greader commit 6177afd174db7f2ca1538c0bf3f79fcdab96256e Merge: ae6e7524b9 0d34f66a9c Author: Michelangelo Rodriguez Commit: Michelangelo Rodriguez Merge branch 'experimental' --- greader.el | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/gr

[elpa] externals/greader bc45d253f9 3/3: Cleanup

2022-10-27 Thread ELPA Syncer
branch: externals/greader commit bc45d253f9aef05f3a1489871ec8cc8ed69ffb7f Author: Michelangelo Rodriguez Commit: Michelangelo Rodriguez Cleanup --- greader.el | 72 ++ 1 file changed, 35 insertions(+), 37 deletions(-) diff --git a

[elpa] externals/ef-themes 4555374a96: Make ef-themes-load-random report name of loaded theme

2022-10-27 Thread ELPA Syncer
branch: externals/ef-themes commit 4555374a965175094b6d1ed770f53d713550afe7 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Make ef-themes-load-random report name of loaded theme Thanks to Federico Stilman for sharing with me the idea of reporting the name of the randoml

[nongnu] elpa/projectile 0515f1b647 3/3: Extend the project.el integration docs

2022-10-27 Thread ELPA Syncer
branch: elpa/projectile commit 0515f1b647be953183336074cffd02497c7f86b9 Author: Bozhidar Batsov Commit: Bozhidar Batsov Extend the project.el integration docs --- doc/modules/ROOT/pages/usage.adoc | 9 - 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/doc/modules/ROOT/p

[nongnu] elpa/projectile 73e5da8d97 2/3: Document projectile-find-references

2022-10-27 Thread ELPA Syncer
branch: elpa/projectile commit 73e5da8d979901a653f616c4544d53810f7c9fca Author: Bozhidar Batsov Commit: Bozhidar Batsov Document projectile-find-references --- doc/modules/ROOT/pages/usage.adoc | 4 1 file changed, 4 insertions(+) diff --git a/doc/modules/ROOT/pages/usage.adoc b/doc/

[nongnu] elpa/xml-rpc aefa28cea4 01/10: Fix byte-compiler warnings in Emacs 29

2022-10-27 Thread ELPA Syncer
branch: elpa/xml-rpc commit aefa28cea42e0afa75d7266b0a4a9ddb9c06bf4a Author: Stefan Kangas Commit: Stefan Kangas Fix byte-compiler warnings in Emacs 29 --- xml-rpc.el | 15 --- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/xml-rpc.el b/xml-rpc.el index 46e4772a1f

[nongnu] elpa/helm 612b64b6ca: Fix toggling helm-ff-icon-mode in the helm-ff-nohighlight-matches setter

2022-10-27 Thread ELPA Syncer
branch: elpa/helm commit 612b64b6ca18e7f51ec3636e0d2655e77cd59f6a Author: Thierry Volpiatto Commit: Thierry Volpiatto Fix toggling helm-ff-icon-mode in the helm-ff-nohighlight-matches setter --- helm-files.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/helm-files.e

[nongnu] elpa/xml-rpc 50d6a7470e 05/10: Fix link in NonGNU ELPA badge

2022-10-27 Thread ELPA Syncer
branch: elpa/xml-rpc commit 50d6a7470edc984a6e0e40da1ddc94a585cae1b5 Author: Stefan Kangas Commit: Stefan Kangas Fix link in NonGNU ELPA badge --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 75920bba81..cc9487edd2 100644 --- a

[nongnu] elpa/xml-rpc ce3d947798 07/10: Merge pull request #23 from skangas/silence-compiler

2022-10-27 Thread ELPA Syncer
branch: elpa/xml-rpc commit ce3d94779882c788f023b989ee67262e64b24a8d Merge: b8c9c31470 fc0c82eb5c Author: Mark A. Hershberger Commit: GitHub Merge pull request #23 from skangas/silence-compiler Silence byte-compiler in Emacs 29 --- xml-rpc.el | 21 +++-- 1 file chan

[nongnu] elpa/xml-rpc f1612629e2 06/10: Add NonGNU ELPA to installation instructions

2022-10-27 Thread ELPA Syncer
branch: elpa/xml-rpc commit f1612629e251bc303ce815fbb9125c566ccf1d4d Author: Stefan Kangas Commit: Stefan Kangas Add NonGNU ELPA to installation instructions --- README.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.org b/README.org index cc9487edd2..e931

[nongnu] elpa/php-mode b82b978f54 1/2: php-doc-annotation-tag inherits font-lock-doc-markup-face if defined

2022-10-27 Thread ELPA Syncer
branch: elpa/php-mode commit b82b978f54d3a02574d1d2ea499e5cac476d7fad Author: USAMI Kenta Commit: USAMI Kenta php-doc-annotation-tag inherits font-lock-doc-markup-face if defined --- CHANGELOG.md | 2 ++ lisp/php-face.el | 5 - 2 files changed, 6 insertions(+), 1 deletion(-) diff -

[nongnu] elpa/xml-rpc fc0c82eb5c 02/10: Bump version to 1.6.16

2022-10-27 Thread ELPA Syncer
branch: elpa/xml-rpc commit fc0c82eb5c8a5d5d837a21bca50f7c8169165f03 Author: Stefan Kangas Commit: Stefan Kangas Bump version to 1.6.16 --- xml-rpc.el | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/xml-rpc.el b/xml-rpc.el index 90d88e52f5..4affcfae85 100644 ---

[nongnu] elpa/xml-rpc 6d5892d910 04/10: Add file header to xml-rpc-test.el

2022-10-27 Thread ELPA Syncer
branch: elpa/xml-rpc commit 6d5892d910b718dc1e8c2672c92e0723426f4465 Author: Stefan Kangas Commit: Stefan Kangas Add file header to xml-rpc-test.el --- xml-rpc-test.el | 27 +++ 1 file changed, 27 insertions(+) diff --git a/xml-rpc-test.el b/xml-rpc-test.el index 43

[nongnu] elpa/php-mode c3c442a3fa 2/2: Merge pull request #711 from emacs-php/feature/emacs28-font-lock-doc-markup-face

2022-10-27 Thread ELPA Syncer
branch: elpa/php-mode commit c3c442a3fa8714b17f166fb1f60f3326d583a22e Merge: 0526c4310a b82b978f54 Author: USAMI Kenta Commit: GitHub Merge pull request #711 from emacs-php/feature/emacs28-font-lock-doc-markup-face php-doc-annotation-tag inherits font-lock-doc-markup-face if define

[nongnu] elpa/xml-rpc f46d18108c 09/10: Merge pull request #21 from skangas/nongnu-elpa-badge

2022-10-27 Thread ELPA Syncer
branch: elpa/xml-rpc commit f46d18108ca63822b163b24efb07de39c6123f22 Merge: b96150b775 f1612629e2 Author: Mark A. Hershberger Commit: GitHub Merge pull request #21 from skangas/nongnu-elpa-badge NonGNU ELPA fixes part 2 --- README.org | 6 +++--- 1 file changed, 3 insertions(+), 3

[nongnu] elpa/xml-rpc d3e467f142 03/10: Fix issues discovered by package-lint

2022-10-27 Thread ELPA Syncer
branch: elpa/xml-rpc commit d3e467f14265bb893e7c6912bc3c39bd064c9d56 Author: Stefan Kangas Commit: Stefan Kangas Fix issues discovered by package-lint --- xml-rpc.el | 13 ++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/xml-rpc.el b/xml-rpc.el index 46e4772a1f..

[elpa] main 5b1437d50b: * elpa-packages (bind-key): Skip use-package's "NEWS.md" and "README.md"

2022-10-27 Thread Stefan Monnier via
branch: main commit 5b1437d50b29e0c5ef50437d16d488d7cede7073 Author: Stefan Monnier Commit: Stefan Monnier * elpa-packages (bind-key): Skip use-package's "NEWS.md" and "README.md" --- elpa-packages | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/elpa-packages b/elpa-p

[nongnu] elpa/projectile 93c61a98f2 1/3: Add new command projectile-find-references

2022-10-27 Thread ELPA Syncer
branch: elpa/projectile commit 93c61a98f2ee983d856f1c419caea7fb2ab1ad19 Author: Bozhidar Batsov Commit: Bozhidar Batsov Add new command projectile-find-references --- CHANGELOG.md | 1 + projectile.el | 15 ++- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/CHA

[nongnu] elpa/xml-rpc b96150b775 08/10: Merge pull request #24 from skangas/package-lint

2022-10-27 Thread ELPA Syncer
branch: elpa/xml-rpc commit b96150b7757cf40831ed33eb77c10acb8b789bb1 Merge: ce3d947798 d3e467f142 Author: Mark A. Hershberger Commit: GitHub Merge pull request #24 from skangas/package-lint Fix issues discovered by package-lint --- xml-rpc.el | 13 ++--- 1 file changed, 10

[nongnu] elpa/helm-core updated (fed57a457c -> 612b64b6ca)

2022-10-27 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm-core. from fed57a457c Require all-the-icons in the right place adds 612b64b6ca Fix toggling helm-ff-icon-mode in the helm-ff-nohighlight-matches setter No new revisions were added by this update. Summary of changes: helm-files.el | 3 +

[nongnu] elpa/xml-rpc 98ff430ab4 10/10: Merge pull request #19 from skangas/test-file-header

2022-10-27 Thread ELPA Syncer
branch: elpa/xml-rpc commit 98ff430ab4fbe62c7bd14e759f4d990356775a20 Merge: f46d18108c 6d5892d910 Author: Mark A. Hershberger Commit: GitHub Merge pull request #19 from skangas/test-file-header Add file header to xml-rpc-test.el --- xml-rpc-test.el | 27 +++

[nongnu] elpa/projectile updated (f5a2a3ab26 -> 0515f1b647)

2022-10-27 Thread ELPA Syncer
elpasync pushed a change to branch elpa/projectile. from f5a2a3ab26 [Fix #1804] Make it possible to ignore special project buffers new 93c61a98f2 Add new command projectile-find-references new 73e5da8d97 Document projectile-find-references new 0515f1b647 Extend the

[nongnu] elpa/xml-rpc updated (b8c9c31470 -> 98ff430ab4)

2022-10-27 Thread ELPA Syncer
elpasync pushed a change to branch elpa/xml-rpc. from b8c9c31470 Merge pull request #20 from skangas/nongnu-elpa-badge new aefa28cea4 Fix byte-compiler warnings in Emacs 29 new fc0c82eb5c Bump version to 1.6.16 new ce3d947798 Merge pull request #23 from skangas/silen

[elpa] externals/bind-key 17a049b0f7 2/2: Merge pull request #1004 from andreyorst/face-spec-set

2022-10-27 Thread ELPA Syncer
branch: externals/bind-key commit 17a049b0f70f1c05f83516827425d694c21f20aa Merge: 31fe8dc7f1 4fdc36aeda Author: John Wiegley Commit: GitHub Merge pull request #1004 from andreyorst/face-spec-set --- use-package-core.el | 2 +- use-package-tests.el | 12 ++-- 2 files changed, 7 ins

[elpa] externals/bind-key 4fdc36aeda 1/2: fix #934: use face-spec-set instead of custom-set-faces

2022-10-27 Thread ELPA Syncer
branch: externals/bind-key commit 4fdc36aedad60a95e61ace0949835a981c6cd638 Author: Andrey Listopadov Commit: Andrey Listopadov fix #934: use face-spec-set instead of custom-set-faces --- use-package-core.el | 2 +- use-package-tests.el | 12 ++-- 2 files changed, 7 insertions(+),

[elpa] externals/ement 9bcb6fd014: Fix: (ement-room-mark-read) "curl process interrupted" error

2022-10-27 Thread ELPA Syncer
branch: externals/ement commit 9bcb6fd01493e0dade41a65900c8422bebc805ff Author: Adam Porter Commit: Adam Porter Fix: (ement-room-mark-read) "curl process interrupted" error --- README.org| 3 +++ ement-room.el | 15 --- 2 files changed, 15 insertions(+), 3 deletions(-) dif

[elpa] externals/use-package updated (31fe8dc7f1 -> 17a049b0f7)

2022-10-27 Thread ELPA Syncer
elpasync pushed a change to branch externals/use-package. from 31fe8dc7f1 Merge pull request #1006 from bhankas/master adds 4fdc36aeda fix #934: use face-spec-set instead of custom-set-faces adds 17a049b0f7 Merge pull request #1004 from andreyorst/face-spec-set No new revisio

[nongnu] elpa/xml-rpc de58ee692a 3/4: Merge pull request #26 from skangas/autoload-timezone

2022-10-27 Thread ELPA Syncer
branch: elpa/xml-rpc commit de58ee692a459d7e0e8d3df004eda2686f749d3f Merge: 98ff430ab4 b4409a0980 Author: Mark A. Hershberger Commit: GitHub Merge pull request #26 from skangas/autoload-timezone Replace require of timezone with autoload --- xml-rpc.el | 3 ++- 1 file changed, 2 ins

[elpa] externals/ement updated (9bcb6fd014 -> a5a8fb555f)

2022-10-27 Thread ELPA Syncer
elpasync pushed a change to branch externals/ement. from 9bcb6fd014 Fix: (ement-room-mark-read) "curl process interrupted" error new cc97d0eca7 Change/Fix: Room list avatars new a5a8fb555f Tidy: Compilation warnings Summary of changes: ement-room-list.el | 17 ++-

[elpa] externals/ement a5a8fb555f 2/2: Tidy: Compilation warnings

2022-10-27 Thread ELPA Syncer
branch: externals/ement commit a5a8fb555f137d397accfb107b5dbda9093bd8da Author: Adam Porter Commit: Adam Porter Tidy: Compilation warnings --- ement-room-list.el | 5 + 1 file changed, 5 insertions(+) diff --git a/ement-room-list.el b/ement-room-list.el index bbd291d2d3..b924119a5d 100

[nongnu] elpa/xml-rpc b4409a0980 2/4: Replace require of timezone with autoload

2022-10-27 Thread ELPA Syncer
branch: elpa/xml-rpc commit b4409a09800830242cbf787db7b612a506c2e87d Author: Stefan Kangas Commit: Stefan Kangas Replace require of timezone with autoload --- xml-rpc.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/xml-rpc.el b/xml-rpc.el index c044827668..f83f90a7f

[nongnu] elpa/xml-rpc 97d609b1f6 1/4: Add .elpaignore for NonGNU ELPA

2022-10-27 Thread ELPA Syncer
branch: elpa/xml-rpc commit 97d609b1f657962c7be89d771b30c2e8a8560137 Author: Stefan Kangas Commit: Stefan Kangas Add .elpaignore for NonGNU ELPA --- .elpaignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.elpaignore b/.elpaignore new file mode 100644 index 00..3ed2dc3a98

[nongnu] elpa/xml-rpc updated (98ff430ab4 -> 85a9fc06c5)

2022-10-27 Thread ELPA Syncer
elpasync pushed a change to branch elpa/xml-rpc. from 98ff430ab4 Merge pull request #19 from skangas/test-file-header new b4409a0980 Replace require of timezone with autoload new de58ee692a Merge pull request #26 from skangas/autoload-timezone new 97d609b1f6 Add .elp

[elpa] externals/ement cc97d0eca7 1/2: Change/Fix: Room list avatars

2022-10-27 Thread ELPA Syncer
branch: externals/ement commit cc97d0eca7e9023631f37c0ae61de1fe628ac87b Author: Adam Porter Commit: Adam Porter Change/Fix: Room list avatars Since the cached avatar needs to be discarded when a room avatar event is received, it's simpler to store the cached avatar in the room's

[nongnu] elpa/xml-rpc 85a9fc06c5 4/4: Merge pull request #25 from skangas/elpaignore

2022-10-27 Thread ELPA Syncer
branch: elpa/xml-rpc commit 85a9fc06c53b9f5c177b7cf3d1b509f167d328e2 Merge: de58ee692a 97d609b1f6 Author: Mark A. Hershberger Commit: GitHub Merge pull request #25 from skangas/elpaignore Add .elpaignore for NonGNU ELPA --- .elpaignore | 2 ++ 1 file changed, 2 insertions(+) diff

[elpa] main cdb3635cff: elpa-packages (ement): Set `:release-branch`

2022-10-27 Thread Stefan Monnier via
branch: main commit cdb3635cfffdac18bff0db897117f8de409b504f Author: Stefan Monnier Commit: Stefan Monnier elpa-packages (ement): Set `:release-branch` --- elpa-packages | 4 1 file changed, 4 insertions(+) diff --git a/elpa-packages b/elpa-packages index 024253e5c0..b191b354d9 100644

[elpa] externals/ement d955562faa 4/4: Merge: v0.4.1

2022-10-27 Thread ELPA Syncer
branch: externals/ement commit d955562faaacbb720f008dfb494331d1511705e0 Merge: a5a8fb555f ebaeb41ec6 Author: Adam Porter Commit: Adam Porter Merge: v0.4.1 --- README.org | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.org b/README.org index 0ee1b26672..ffceed5244 100644 --- a/R

[elpa] externals/ement updated (a5a8fb555f -> d955562faa)

2022-10-27 Thread ELPA Syncer
elpasync pushed a change to branch externals/ement. from a5a8fb555f Tidy: Compilation warnings new 752c8fb64e Meta: v0.4.1-pre new 24e82459e9 Fix: (ement-room-mark-read) "curl process interrupted" error new ebaeb41ec6 Release: v0.4.1 new d955562faa Merge: v0

[elpa] externals/ement 752c8fb64e 1/4: Meta: v0.4.1-pre

2022-10-27 Thread ELPA Syncer
branch: externals/ement commit 752c8fb64ebf05980313d8ef614cdff6c915212d Author: Adam Porter Commit: Adam Porter Meta: v0.4.1-pre --- README.org | 4 ement.el | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/README.org b/README.org index 60d63ea951..d70e164afb 100

[elpa] externals/ement ebaeb41ec6 3/4: Release: v0.4.1

2022-10-27 Thread ELPA Syncer
branch: externals/ement commit ebaeb41ec680c70876d720ed28d1816f8f226562 Author: Adam Porter Commit: Adam Porter Release: v0.4.1 --- README.org | 2 +- ement.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.org b/README.org index 9f8c8199ab..4ea66f236b 10064

[elpa] branch externals-release/ement created (now ebaeb41ec6)

2022-10-27 Thread ELPA Syncer
elpasync pushed a change to branch externals-release/ement. at ebaeb41ec6 Release: v0.4.1 This branch includes the following new commits: new 752c8fb64e Meta: v0.4.1-pre new 24e82459e9 Fix: (ement-room-mark-read) "curl process interrupted" error new ebaeb41ec6 R

[elpa] externals/ement 24e82459e9 2/4: Fix: (ement-room-mark-read) "curl process interrupted" error

2022-10-27 Thread ELPA Syncer
branch: externals/ement commit 24e82459e95a0af418a93bb61884b63d48c06bda Author: Adam Porter Commit: Adam Porter Fix: (ement-room-mark-read) "curl process interrupted" error --- README.org| 3 ++- ement-room.el | 15 --- 2 files changed, 14 insertions(+), 4 deletions(-) dif

[elpa] main a76f53f803: Build the manual for mmm-mode

2022-10-27 Thread Dmitry Gutov
branch: main commit a76f53f80389a5cb6f7e863ead7f82f099e3d9a7 Author: Dmitry Gutov Commit: Dmitry Gutov Build the manual for mmm-mode https://github.com/dgutov/mmm-mode/pull/132 --- elpa-packages | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/elpa-packages b/

[elpa] externals/mmm-mode 96d832f61a 2/9: Add Makefile to compile and test test code, and build docs

2022-10-27 Thread ELPA Syncer
branch: externals/mmm-mode commit 96d832f61a5e993b253ceef319da457e0ea0d812 Author: Ola Nilsson Commit: Ola Nilsson Add Makefile to compile and test test code, and build docs --- .gitignore | 2 +- Makefile | 50 ++ 2 files changed, 51 inser

[elpa] externals/mmm-mode d1c85e5e2c 8/9: Release 0.5.9

2022-10-27 Thread ELPA Syncer
branch: externals/mmm-mode commit d1c85e5e2cfc0cff3f63409b0ac15dd230568609 Author: Ola Nilsson Commit: Ola Nilsson Release 0.5.9 --- NEWS| 18 -- mmm-mode.el | 2 +- 2 files changed, 17 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index 298519f267..827337

[elpa] externals/mmm-mode f21c8f35ec 1/9: Make the tests work in batch mode

2022-10-27 Thread ELPA Syncer
branch: externals/mmm-mode commit f21c8f35ec7a0af78b4faf3baa592fbe540c5b53 Author: Ola Nilsson Commit: Ola Nilsson Make the tests work in batch mode Add the test macro mmm-with-global-font-lock and use it. Both font-lock-mode and mmm-mode wont start unless noninteractive is

[elpa] externals/mmm-mode updated (328b6a9c67 -> 3c2071347a)

2022-10-27 Thread ELPA Syncer
elpasync pushed a change to branch externals/mmm-mode. from 328b6a9c67 Merge pull request #132 from snogge/texinfo-fixes new f21c8f35ec Make the tests work in batch mode new 96d832f61a Add Makefile to compile and test test code, and build docs new 921a7d917b Remove

[elpa] externals/mmm-mode b18a363679 4/9: Include README, README.Mason and FAQ in elpa package

2022-10-27 Thread ELPA Syncer
branch: externals/mmm-mode commit b18a363679e7b6d4e8c0799794f87d717c6dfe66 Author: Ola Nilsson Commit: Ola Nilsson Include README, README.Mason and FAQ in elpa package --- .elpaignore | 3 --- 1 file changed, 3 deletions(-) diff --git a/.elpaignore b/.elpaignore index c33538694e..c569c90b0

[elpa] externals/mmm-mode 122bcd6d0c 6/9: Drop rx-let, use mmm-add-group for the sh-here-doc classes

2022-10-27 Thread ELPA Syncer
branch: externals/mmm-mode commit 122bcd6d0c05dfe43ddeda6370c507fd42b0f828 Author: Ola Nilsson Commit: Ola Nilsson Drop rx-let, use mmm-add-group for the sh-here-doc classes rx-let was introduced in GNU Emacs 27.1. Switch from mmm-add-classes to mmm-add-group. --- mmm-sample.el

[elpa] externals/mmm-mode 5c985be5cb 7/9: Add GitHub Workflow for testing

2022-10-27 Thread ELPA Syncer
branch: externals/mmm-mode commit 5c985be5cbc3dba8075030675f2a0cd50bac251c Author: Ola Nilsson Commit: Ola Nilsson Add GitHub Workflow for testing --- .github/workflows/test.yml | 52 ++ 1 file changed, 52 insertions(+) diff --git a/.github/workf

[elpa] externals/mmm-mode 9a47119a02 5/9: Add mmm-autoload-class-private-p and use it

2022-10-27 Thread ELPA Syncer
branch: externals/mmm-mode commit 9a47119a024a6b48d22d9737cdacc1f0e8f1fc5a Author: Ola Nilsson Commit: Ola Nilsson Add mmm-autoload-class-private-p and use it caddr was introduced in GNU Emacs 26.1. --- mmm-auto.el | 6 ++ mmm-cmds.el | 3 ++- 2 files changed, 8 insertions(+),

[elpa] externals/denote a59a711f17: Add denote-keywords-sort function

2022-10-27 Thread ELPA Syncer
branch: externals/denote commit a59a711f176723f87d0f3bff283e72b1f22bf4b5 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Add denote-keywords-sort function The intent is to abstract the task of sorting the keywords. Before, it was handled by the 'denote-keywords-prompt',

[elpa] main 318f939457 2/2: elpa-packages (mmm-mode): Fix last change

2022-10-27 Thread Stefan Monnier via
branch: main commit 318f9394579988f560380486a117beb1c3ed88cb Author: Stefan Monnier Commit: Stefan Monnier elpa-packages (mmm-mode): Fix last change `:url` (or `:core`) needs to be the first keyword. --- elpa-packages | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --

[elpa] main 8d849e591e 1/2: * html/layout.css: Fix rendering of markdown code blocks

2022-10-27 Thread Stefan Monnier via
branch: main commit 8d849e591e3bf2deacffe384f104cd2ba4ebd280 Author: Stefan Monnier Commit: Stefan Monnier * html/layout.css: Fix rendering of markdown code blocks --- html/layout.css | 18 +- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/html/layout.css b/ht

[elpa] main updated (a76f53f803 -> 318f939457)

2022-10-27 Thread Stefan Monnier via
monnier pushed a change to branch main. from a76f53f803 Build the manual for mmm-mode new 8d849e591e * html/layout.css: Fix rendering of markdown code blocks new 318f939457 elpa-packages (mmm-mode): Fix last change Summary of changes: elpa-packages | 3 +-- html/layout

[elpa] externals/nano-modeline ef59f07a18 1/4: Updated news

2022-10-27 Thread ELPA Syncer
branch: externals/nano-modeline commit ef59f07a181ecaf641a307bfdffc52541a7d9c5e Author: Nicolas P. Rougier Commit: Nicolas P. Rougier Updated news --- nano-modeline.el | 4 1 file changed, 4 insertions(+) diff --git a/nano-modeline.el b/nano-modeline.el index f019d607f5..ae8e389abf 10

[elpa] externals/nano-modeline 233432d4a2 2/4: Put back padding for default style

2022-10-27 Thread ELPA Syncer
branch: externals/nano-modeline commit 233432d4a2f56623984c2e6435c8dda34d07b6b6 Author: Nicolas P. Rougier Commit: Nicolas P. Rougier Put back padding for default style --- nano-modeline.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nano-modeline.el b/nano-modeline.

[elpa] externals/nano-modeline 61f62aa471 4/4: Bump version to 7.2

2022-10-27 Thread ELPA Syncer
branch: externals/nano-modeline commit 61f62aa4716eae4fa89961955323d146e9791fca Author: Nicolas P. Rougier Commit: Nicolas P. Rougier Bump version to 7.2 --- nano-modeline.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/nano-modeline.el b/nano-modeline.el index f855

[elpa] externals/nano-modeline updated (14f5716a47 -> 61f62aa471)

2022-10-27 Thread ELPA Syncer
elpasync pushed a change to branch externals/nano-modeline. from 14f5716a47 Fix for mu 1.8 new ef59f07a18 Updated news new 233432d4a2 Put back padding for default style new 0c34932bb0 Wider line for mu4e headers new 61f62aa471 Bump version to 7.2 Summary of

[elpa] externals/nano-modeline 0c34932bb0 3/4: Wider line for mu4e headers

2022-10-27 Thread ELPA Syncer
branch: externals/nano-modeline commit 0c34932bb0745e267461916c83b3afbb9a326678 Author: Nicolas P. Rougier Commit: Nicolas P. Rougier Wider line for mu4e headers --- nano-modeline.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nano-modeline.el b/nano-modeline.el inde

[elpa] externals/denote 392ddc085f: Fix denote-keywords-sort symbol in denote command

2022-10-27 Thread ELPA Syncer
branch: externals/denote commit 392ddc085f0745e2835a0204827ae01e1d939f0a Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Fix denote-keywords-sort symbol in denote command Thanks to Florian for pointing it out on the mailing list:

[elpa] externals/ef-themes abe6db4659 10/10: ef-day: make 'border' more noticeable

2022-10-27 Thread ELPA Syncer
branch: externals/ef-themes commit abe6db46599d79a80c5cb46d9a5f8e895ac02f70 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou ef-day: make 'border' more noticeable --- ef-day-theme.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ef-day-theme.el b/ef-day-theme.el

[elpa] externals/ef-themes 597dd61423 06/10: ef-trio-light: make 'border' more noticeable

2022-10-27 Thread ELPA Syncer
branch: externals/ef-themes commit 597dd61423cefb1a5a827cbb1a27936d9a7770ea Author: Protesilaos Stavrou Commit: Protesilaos Stavrou ef-trio-light: make 'border' more noticeable --- ef-trio-light-theme.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ef-trio-light-theme

[elpa] externals/ef-themes fd1b9ba1fc 03/10: ef-autumn: make 'border' more noticeable

2022-10-27 Thread ELPA Syncer
branch: externals/ef-themes commit fd1b9ba1fc34909066000c1311f2c91e5689baa6 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou ef-autumn: make 'border' more noticeable --- ef-autumn-theme.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ef-autumn-theme.el b/ef-aut

[elpa] externals/ef-themes 350af4fe70 04/10: ef-night: make 'border' more noticeable

2022-10-27 Thread ELPA Syncer
branch: externals/ef-themes commit 350af4fe704c4a94a815595750dd46400b38f4e3 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou ef-night: make 'border' more noticeable --- ef-night-theme.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ef-night-theme.el b/ef-night-

[elpa] externals/ef-themes 11814136d5 02/10: ef-tritanopia-dark: make 'border' more noticeable

2022-10-27 Thread ELPA Syncer
branch: externals/ef-themes commit 11814136d504b4bbfaa04352cb5764315b03573d Author: Protesilaos Stavrou Commit: Protesilaos Stavrou ef-tritanopia-dark: make 'border' more noticeable --- ef-tritanopia-dark-theme.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ef-tritan

  1   2   >