[nongnu] elpa/helm-core updated (0fc13ddb13 -> caa92464f9)

2022-07-03 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm-core. from 0fc13ddb13 Update version number in source files adds 445abe9b4b Add author email address in helm-core and helm adds cc61ea3246 Avoid using eval+defvar, use set instead adds 51f020f846 Replace single quotes by func

[nongnu] elpa/helm 38011361e4 10/11: Avoid possibly binding an action to f13

2022-07-03 Thread ELPA Syncer
branch: elpa/helm commit 38011361e4ccd0d492649e8844e4e485ef18da1e Author: Thierry Volpiatto Commit: Thierry Volpiatto Avoid possibly binding an action to f13 --- helm-core.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-core.el b/helm-core.el index 43bbc21ceb..63

[nongnu] elpa/helm caa92464f9 11/11: Remove old obsolete binding C-c ?

2022-07-03 Thread ELPA Syncer
branch: elpa/helm commit caa92464f965048ce65761617cfc898ccc6328ec Author: Thierry Volpiatto Commit: Thierry Volpiatto Remove old obsolete binding C-c ? Use C-h m instead. --- helm-core.el | 1 - 1 file changed, 1 deletion(-) diff --git a/helm-core.el b/helm-core.el index 63c7b8779

[nongnu] elpa/helm 8a22cfa4b7 08/11: Prefix unused arguments with _

2022-07-03 Thread ELPA Syncer
branch: elpa/helm commit 8a22cfa4b711b8d634741d17c486660a9aaf2a14 Author: Stefan Monnier Commit: Thierry Volpiatto Prefix unused arguments with _ --- helm-epa.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/helm-epa.el b/helm-epa.el index 49c55278ab..bc3968a505 10

[nongnu] elpa/helm 51182282fb 06/11: Use lexical option for eval

2022-07-03 Thread ELPA Syncer
branch: elpa/helm commit 51182282fb620b5c3af496f7569ae28887e0de5d Author: Stefan Monnier Commit: Thierry Volpiatto Use lexical option for eval --- helm-elisp.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/helm-elisp.el b/helm-elisp.el index ff90128d2c..76f9731aa4

[nongnu] elpa/helm 0a4a778448 04/11: Remove unneeded :group slot in many places

2022-07-03 Thread ELPA Syncer
branch: elpa/helm commit 0a4a778448c1134c70d50b90ccf1a54a50c7a0cb Author: Stefan Monnier Commit: Thierry Volpiatto Remove unneeded :group slot in many places --- helm-adaptive.el | 9 ++--- helm-bookmark.el | 29 + helm-dabbrev.el | 10 +-

[nongnu] elpa/helm 085e2cbbe0 07/11: Use lexical binding in helm-epa

2022-07-03 Thread ELPA Syncer
branch: elpa/helm commit 085e2cbbe09bf3c9412149971851a4f9f352e34e Author: Stefan Monnier Commit: Thierry Volpiatto Use lexical binding in helm-epa --- helm-epa.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-epa.el b/helm-epa.el index 073b188acd..49c55278ab 10064

[nongnu] elpa/helm e841a3ca04 09/11: Fix error in some previous defface changes

2022-07-03 Thread ELPA Syncer
branch: elpa/helm commit e841a3ca04ad68406dae6a43d9c628afd0ab52df Author: Thierry Volpiatto Commit: Thierry Volpiatto Fix error in some previous defface changes --- helm-eshell.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/helm-eshell.el b/helm-eshell.el index 5

[nongnu] elpa/helm 993757a4b2 05/11: Long line changes only

2022-07-03 Thread ELPA Syncer
branch: elpa/helm commit 993757a4b2c4c9d97193f9d96dcb43bdbf064f2e Author: Stefan Monnier Commit: Thierry Volpiatto Long line changes only --- helm-command.el | 3 ++- helm-eval.el| 21 +++-- 2 files changed, 13 insertions(+), 11 deletions(-) diff --git a/helm-command.e

[nongnu] elpa/helm cc61ea3246 02/11: Avoid using eval+defvar, use set instead

2022-07-03 Thread ELPA Syncer
branch: elpa/helm commit cc61ea3246a76bd148c302081029cb4ba071f3b9 Author: Stefan Monnier Commit: Thierry Volpiatto Avoid using eval+defvar, use set instead --- helm-core.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-core.el b/helm-core.el index 557fc186f2..d032

[nongnu] elpa/helm 445abe9b4b 01/11: Add author email address in helm-core and helm

2022-07-03 Thread ELPA Syncer
branch: elpa/helm commit 445abe9b4b157c60224075c34b07ae6f421b6b1a Author: Stefan Monnier Commit: Thierry Volpiatto Add author email address in helm-core and helm This to fix a building error on NonGnu elpa. --- helm-core.el | 2 +- helm.el | 4 ++-- 2 files changed, 3 insertio

[nongnu] elpa/helm 51f020f846 03/11: Replace single quotes by function quotes in many places

2022-07-03 Thread ELPA Syncer
branch: elpa/helm commit 51f020f8461d8c51847ba2e15a7b824217fefbf3 Author: Stefan Monnier Commit: Thierry Volpiatto Replace single quotes by function quotes in many places --- helm-adaptive.el | 16 +++--- helm-bookmark.el | 32 +-- helm-buffers.el | 56 ++-

[nongnu] elpa/helm updated (0fc13ddb13 -> caa92464f9)

2022-07-03 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm. from 0fc13ddb13 Update version number in source files new 445abe9b4b Add author email address in helm-core and helm new cc61ea3246 Avoid using eval+defvar, use set instead new 51f020f846 Replace single quotes by function

[elpa] externals/denote ed1ec988df 3/3: Improve denote-infer-keywords doc string

2022-07-03 Thread ELPA Syncer
branch: externals/denote commit ed1ec988df525e0da4322b56d33e09b030432126 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Improve denote-infer-keywords doc string --- denote.el | 16 +--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/denote.el b/denote.el

[elpa] externals/denote c8a83009dc 1/3: Add .dir-locals to disable tabs in the code

2022-07-03 Thread ELPA Syncer
branch: externals/denote commit c8a83009dcb972fe414937871ac696e6c0e8f85f Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Add .dir-locals to disable tabs in the code Basically saves us from running M-x untabify on potential contributions. --- .dir-locals.el | 4 1 file

[elpa] externals/denote c93b91a82f 2/3: Mention "silos" in denote-directory option's docs

2022-07-03 Thread ELPA Syncer
branch: externals/denote commit c93b91a82fb0cdc9ae3f233bb06c845914c4c38e Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Mention "silos" in denote-directory option's docs --- denote.el | 9 - 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/denote.el b/denote.el

[elpa] externals/denote updated (d3a54f63db -> ed1ec988df)

2022-07-03 Thread ELPA Syncer
elpasync pushed a change to branch externals/denote. from d3a54f63db Add denote-subdirectory command new c8a83009dc Add .dir-locals to disable tabs in the code new c93b91a82f Mention "silos" in denote-directory option's docs new ed1ec988df Improve denote-infer-keywor

[elpa] externals/denote updated (8377899fb5 -> d3a54f63db)

2022-07-03 Thread ELPA Syncer
elpasync pushed a change to branch externals/denote. from 8377899fb5 Comment out thread-last sample to placate compiler new e669653221 Make minor rewording in the manual new d3a54f63db Add denote-subdirectory command Summary of changes: README.org | 36 +++

[elpa] externals/denote d3a54f63db 2/2: Add denote-subdirectory command

2022-07-03 Thread ELPA Syncer
branch: externals/denote commit d3a54f63db7219510c64388491dc0e66f42db401 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Add denote-subdirectory command It is like the 'denote' command, but puts the new note in the selected subdirectory. This is in response to issue 31

[elpa] externals/denote e669653221 1/2: Make minor rewording in the manual

2022-07-03 Thread ELPA Syncer
branch: externals/denote commit e6696532216483a8b7e3baa0dc15c3a49a1bf51b Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Make minor rewording in the manual --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index c47cf9d0bd..16

[elpa] externals/denote 195338effb 1/2: Shorten doc string to placate the compiler

2022-07-03 Thread ELPA Syncer
branch: externals/denote commit 195338effb379d1f97bd3b5601d819e618db9666 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Shorten doc string to placate the compiler --- denote-retrieve.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/denote-retrieve.el b/denot

[elpa] externals/denote 8377899fb5 2/2: Comment out thread-last sample to placate compiler

2022-07-03 Thread ELPA Syncer
branch: externals/denote commit 8377899fb54692a547fe6db21828a9d7d9648c06 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Comment out thread-last sample to placate compiler --- denote-dired.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/denote-dired.el b/denot

[elpa] externals/denote updated (adf7dd6b33 -> 8377899fb5)

2022-07-03 Thread ELPA Syncer
elpasync pushed a change to branch externals/denote. from adf7dd6b33 Fix how keywords are inferred and combined new 195338effb Shorten doc string to placate the compiler new 8377899fb5 Comment out thread-last sample to placate compiler Summary of changes: denote-dired.el

[elpa] externals/embark-consult updated (63f0d4dc09 -> 5d0459d27a)

2022-07-03 Thread ELPA Syncer
elpasync pushed a change to branch externals/embark-consult. from 63f0d4dc09 Fix #515 adds be28f5584b Mark embark-collect-mode as non-interactive adds d0964131fb Merge pull request #522 from minad/non-interactive-collect-mode adds 9e1d1ef9a0 Fix quotation adds 7

[elpa] externals/embark be28f5584b 4/6: Mark embark-collect-mode as non-interactive

2022-07-03 Thread ELPA Syncer
branch: externals/embark commit be28f5584bad775e6340203d0491e87455e4915a Author: Daniel Mendler Commit: Daniel Mendler Mark embark-collect-mode as non-interactive Also disable syntax-table and abbrev-table --- embark.el | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) di

[elpa] externals/embark 5d0459d27a 6/6: Merge pull request #520 from minad/fix-recentf

2022-07-03 Thread ELPA Syncer
branch: externals/embark commit 5d0459d27aa7cf738b5af36cf862723a62bef955 Merge: d0964131fb 831f504f43 Author: Omar Antolín Camarena Commit: GitHub Merge pull request #520 from minad/fix-recentf Fix recentf --- embark-consult.el | 10 -- embark.el | 8 +--- 2 fi

[elpa] externals/embark 70958d02f7 2/6: Remove obsolete consult functions

2022-07-03 Thread ELPA Syncer
branch: externals/embark commit 70958d02f76f4ae62d3ae8a60a2043772c482693 Author: Daniel Mendler Commit: Daniel Mendler Remove obsolete consult functions --- embark-consult.el | 10 -- 1 file changed, 10 deletions(-) diff --git a/embark-consult.el b/embark-consult.el index 1d47de96f

[elpa] externals/embark updated (63f0d4dc09 -> 5d0459d27a)

2022-07-03 Thread ELPA Syncer
elpasync pushed a change to branch externals/embark. from 63f0d4dc09 Fix #515 new be28f5584b Mark embark-collect-mode as non-interactive new d0964131fb Merge pull request #522 from minad/non-interactive-collect-mode new 9e1d1ef9a0 Fix quotation new 70958d02f

[elpa] externals/embark d0964131fb 5/6: Merge pull request #522 from minad/non-interactive-collect-mode

2022-07-03 Thread ELPA Syncer
branch: externals/embark commit d0964131fbe17a1dd192926ca886ca8f00a6e049 Merge: 63f0d4dc09 be28f5584b Author: Omar Antolín Camarena Commit: GitHub Merge pull request #522 from minad/non-interactive-collect-mode Mark embark-collect-mode as non-interactive --- embark.el | 5 +++-- 1

[elpa] externals/embark 831f504f43 3/6: Fix embark-recentf-remove (Fix #519)

2022-07-03 Thread ELPA Syncer
branch: externals/embark commit 831f504f43ee7dc23f11bcb3ab78ac7e791d6636 Author: Daniel Mendler Commit: Daniel Mendler Fix embark-recentf-remove (Fix #519) --- embark.el | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/embark.el b/embark.el index 3c5d2e59b5..e2276c3

[elpa] externals/embark 9e1d1ef9a0 1/6: Fix quotation

2022-07-03 Thread ELPA Syncer
branch: externals/embark commit 9e1d1ef9a0b72f5541efec76abed5002bf603baa Author: Daniel Mendler Commit: Daniel Mendler Fix quotation --- embark.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/embark.el b/embark.el index 5daae8d544..3c5d2e59b5 100644 --- a/embark.e

[elpa] externals/denote adf7dd6b33: Fix how keywords are inferred and combined

2022-07-03 Thread ELPA Syncer
branch: externals/denote commit adf7dd6b3389c712f2373127f730b3d1369e3370 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Fix how keywords are inferred and combined The previous code did not work properly when the user option 'denote-infer-keywords' was nil. It would ret

[elpa] externals/denote f35ef05cb4 1/2: REMOVE support for 'id:' hyperlink types

2022-07-03 Thread ELPA Syncer
branch: externals/denote commit f35ef05cb451f265213c3aafc1e62c425b1ff043 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou REMOVE support for 'id:' hyperlink types The original idea was to support the 'org-id' library on the premise that it makes Denote a good Emacs citize

[elpa] externals/denote 743a9701ab 2/2: Add comment about inferred keywords implementation

2022-07-03 Thread ELPA Syncer
branch: externals/denote commit 743a9701abfd543b03124001c413bf1f9281b145 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Add comment about inferred keywords implementation --- denote.el | 5 + 1 file changed, 5 insertions(+) diff --git a/denote.el b/denote.el index e753e76a0b..

[elpa] externals/denote updated (fbb8b69769 -> 743a9701ab)

2022-07-03 Thread ELPA Syncer
elpasync pushed a change to branch externals/denote. from fbb8b69769 Remove extra space from denote--title-prompt new f35ef05cb4 REMOVE support for 'id:' hyperlink types new 743a9701ab Add comment about inferred keywords implementation Summary of changes: README.org

[nongnu] elpa/helm-core updated (99c0362c2b -> 0fc13ddb13)

2022-07-03 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm-core. from 99c0362c2b Use *force-update in toggle details fns adds 0fc13ddb13 Update version number in source files No new revisions were added by this update. Summary of changes: helm-core.el | 2 +- helm.el | 2 +- 2 files change

[nongnu] elpa/helm 0fc13ddb13: Update version number in source files

2022-07-03 Thread ELPA Syncer
branch: elpa/helm commit 0fc13ddb13b1c8e70eb6c0c7f7d46308a55f2344 Author: Thierry Volpiatto Commit: Thierry Volpiatto Update version number in source files --- helm-core.el | 2 +- helm.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/helm-core.el b/helm-core.e

[elpa] externals/gnu-elpa 05eb02cc00: * gnu-elpa-utils.el (gnu-elpa--maybe-install): Don't signal an error

2022-07-03 Thread Stefan Monnier via
branch: externals/gnu-elpa commit 05eb02cc00edb42123c37baeee68e56d6a521997 Author: Stefan Monnier Commit: Stefan Monnier * gnu-elpa-utils.el (gnu-elpa--maybe-install): Don't signal an error The fact the user doesn't want to install the package is not an error, so don't signal on

[elpa] externals/denote 4891672663 1/2: Require 'seq' to avoid potential compilation errors

2022-07-03 Thread ELPA Syncer
branch: externals/denote commit 4891672663278c2310fc14ebc786ec30e9798ce2 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Require 'seq' to avoid potential compilation errors This is mostly as a precaution. Depending on the build of Emacs or the sequencing of package load

[elpa] externals/denote fbb8b69769 2/2: Remove extra space from denote--title-prompt

2022-07-03 Thread ELPA Syncer
branch: externals/denote commit fbb8b69769ffe79f2bf413451a8682d5c9332455 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Remove extra space from denote--title-prompt --- denote.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/denote.el b/denote.el index 62d1b52

[elpa] externals/denote updated (467db4a5ea -> fbb8b69769)

2022-07-03 Thread ELPA Syncer
elpasync pushed a change to branch externals/denote. from 467db4a5ea Add more headings to denote.el outline new 4891672663 Require 'seq' to avoid potential compilation errors new fbb8b69769 Remove extra space from denote--title-prompt Summary of changes: denote.el | 3 ++-

[nongnu] elpa/php-mode c143ab3d64: Use delq instead of cl-remove-if

2022-07-03 Thread ELPA Syncer
branch: elpa/php-mode commit c143ab3d64d69b3196d980176bfac768be6930da Author: USAMI Kenta Commit: USAMI Kenta Use delq instead of cl-remove-if --- lisp/php.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/php.el b/lisp/php.el index 538d9ac00f..94862cc617 10064

[nongnu] elpa/typescript-mode updated (f2de3f4946 -> b80ae97e49)

2022-07-03 Thread ELPA Syncer
elpasync pushed a change to branch elpa/typescript-mode. from f2de3f4946 Merge pull request #165 from Ruzie/master new d223ae40e3 style: fix whitespace new 333a7c5f1a feat(fontlock): fontify the variable and type in typeguard new b80ae97e49 Merge pull request #167 f

[nongnu] elpa/typescript-mode 333a7c5f1a 2/3: feat(fontlock): fontify the variable and type in typeguard

2022-07-03 Thread ELPA Syncer
branch: elpa/typescript-mode commit 333a7c5f1a4364ee7d4bf46f490fd40ef8048385 Author: Matus Goljer Commit: Matus Goljer feat(fontlock): fontify the variable and type in typeguard --- typescript-mode-general-tests.el | 13 + typescript-mode.el | 7 +-- 2 files c

[nongnu] elpa/typescript-mode b80ae97e49 3/3: Merge pull request #167 from Fuco1/feature/fontify-type-guard

2022-07-03 Thread ELPA Syncer
branch: elpa/typescript-mode commit b80ae97e497c80203e7360d68c5682a34f9aeb63 Merge: f2de3f4946 333a7c5f1a Author: Jostein Kjønigsen Commit: GitHub Merge pull request #167 from Fuco1/feature/fontify-type-guard feat(fontlock): fontify the variable and type in typeguard --- typescript

[nongnu] elpa/typescript-mode d223ae40e3 1/3: style: fix whitespace

2022-07-03 Thread ELPA Syncer
branch: elpa/typescript-mode commit d223ae40e32f4ce7de79f6e20636b53aa86f35e1 Author: Matus Goljer Commit: Matus Goljer style: fix whitespace --- typescript-mode.el | 34 +- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/typescript-mode.el b/t

[elpa] externals/denote 467db4a5ea: Add more headings to denote.el outline

2022-07-03 Thread ELPA Syncer
branch: externals/denote commit 467db4a5ea86605209abd764edb7e6eaa91e5522 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Add more headings to denote.el outline You can fontify/navigate those with outline-minor-mode. Also check my 'logos' package. --- denote.el | 8