[elpa] externals/consult b9c5d9e816 1/2: Remove bookmark preview messages (Fix #414)

2022-08-04 Thread ELPA Syncer
branch: externals/consult commit b9c5d9e816c498231b61a15f870dc166a26d1d46 Author: Daniel Mendler Commit: Daniel Mendler Remove bookmark preview messages (Fix #414) The message "No preview for " occurs way too often. Therefore we better remove it entirely. Preview error messages

[elpa] externals/consult aaba2b0260 2/2: Add consult-preview-excluded-files (Fix #621)

2022-08-04 Thread ELPA Syncer
branch: externals/consult commit aaba2b0260a522cea3c733850dd13a9aae803917 Author: Daniel Mendler Commit: Daniel Mendler Add consult-preview-excluded-files (Fix #621) --- CHANGELOG.org | 1 + README.org| 1 + consult.el| 10 -- 3 files changed, 10 insertions(+), 2 deletions

[elpa] externals/consult updated (bd6fc14dac -> aaba2b0260)

2022-08-04 Thread ELPA Syncer
elpasync pushed a change to branch externals/consult. from bd6fc14dac consult-org-heading: Add tags (Fix #620) new b9c5d9e816 Remove bookmark preview messages (Fix #414) new aaba2b0260 Add consult-preview-excluded-files (Fix #621) Summary of changes: CHANGELOG.org | 1

[elpa] externals/denote 2802037f5f 4/4: Document denote-faces-link (per commit 8d35900)

2022-08-04 Thread ELPA Syncer
branch: externals/denote commit 2802037f5f1e529bb3ed0933feb32fa01b9ce75e Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Document denote-faces-link (per commit 8d35900) --- README.org | 6 ++ 1 file changed, 6 insertions(+) diff --git a/README.org b/README.org index 1f76bf3423.

[elpa] externals/denote 66e9bf53f3 2/4: Repunctuate sentences to placate the compiler

2022-08-04 Thread ELPA Syncer
branch: externals/denote commit 66e9bf53f3e26eb1a0ef670fec8f3a7d13faae6e Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Repunctuate sentences to placate the compiler --- denote.el | 11 +-- 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/denote.el b/denote.el

[elpa] externals/denote 8d3590027b 1/4: Use a face for 'denote:' links

2022-08-04 Thread ELPA Syncer
branch: externals/denote commit 8d3590027b0666f04659bf906f5008d173f8d5c8 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Use a face for 'denote:' links This lets the user style them differently than ordinary links. Thanks to Peter Prevos for the request on the maili

[elpa] externals/denote updated (c3df0d6575 -> 2802037f5f)

2022-08-04 Thread ELPA Syncer
elpasync pushed a change to branch externals/denote. from c3df0d6575 Merge pull request #73 from jeanphilippegg/cleanup new 8d3590027b Use a face for 'denote:' links new 66e9bf53f3 Repunctuate sentences to placate the compiler new ddff2b5f11 Clarify a statement in th

[elpa] externals/denote ddff2b5f11 3/4: Clarify a statement in the manual

2022-08-04 Thread ELPA Syncer
branch: externals/denote commit ddff2b5f119f6e94ee033a673d242d560ca04ee1 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Clarify a statement in the manual --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index c2505cd8ec..1f7

[elpa] externals/org-notify 0864e2a5e2 2/3: Update authors email address

2022-08-04 Thread ELPA Syncer
branch: externals/org-notify commit 0864e2a5e2f753e205fa4f7d6a00987aaa3f26be Author: Peter Münster Commit: Peter Münster Update authors email address --- org-notify.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org-notify.el b/org-notify.el index 0598a96a5d..c64352d

[elpa] externals/org-notify bbd9a049ff 3/3: No more need to prefix actions with a hyphen

2022-08-04 Thread ELPA Syncer
branch: externals/org-notify commit bbd9a049ff3c3bb936a3044cf01949db2e4c91fd Author: Peter Münster Commit: Peter Münster No more need to prefix actions with a hyphen * org-notify.el (org-notify-process): Make use of the ensure-list function. And avoid the need to prefix the acti

[elpa] externals/org-notify updated (f47c137a96 -> bbd9a049ff)

2022-08-04 Thread ELPA Syncer
elpasync pushed a change to branch externals/org-notify. from f47c137a96 Add a todo list new ddd74560e6 Available on GNU ELPA now new 0864e2a5e2 Update authors email address new bbd9a049ff No more need to prefix actions with a hyphen Summary of changes: README.md

[elpa] externals/org-notify ddd74560e6 1/3: Available on GNU ELPA now

2022-08-04 Thread ELPA Syncer
branch: externals/org-notify commit ddd74560e6ee82a62567f532036a4405103796cc Author: Peter Münster Commit: Peter Münster Available on GNU ELPA now --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0df6487424..eab58ba59e 100644 --- a/README.md ++

[elpa] externals/tempel 0c60324b6d 1/2: README: Clarify lisp data files (Fix #63)

2022-08-04 Thread ELPA Syncer
branch: externals/tempel commit 0c60324b6dfca09218ef5959023ad84e1a28cf27 Author: Daniel Mendler Commit: Daniel Mendler README: Clarify lisp data files (Fix #63) --- README.org | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.org b/README.org index 7870539305..ed8

[elpa] externals/tempel updated (b4bb7030e9 -> a0cd0b8dca)

2022-08-04 Thread ELPA Syncer
elpasync pushed a change to branch externals/tempel. from b4bb7030e9 README: Fix typo (#62) new 0c60324b6d README: Clarify lisp data files (Fix #63) new a0cd0b8dca Expand docstring of tempel-path (Fix #63) Summary of changes: README.org | 3 ++- tempel.el | 5 - 2 fi

[elpa] externals/tempel dac7e7bcbd: README updates

2022-08-04 Thread ELPA Syncer
branch: externals/tempel commit dac7e7bcbda97560532c854888a3d51ac01829ae Author: Daniel Mendler Commit: Daniel Mendler README updates --- README.org | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.org b/README.org index ed8f7344c8..a2119a70ee 100644 --- a/README.org +++ b/READM

[nongnu] elpa/projectile updated (d811e2b844 -> 94273611c9)

2022-08-04 Thread ELPA Syncer
elpasync pushed a change to branch elpa/projectile. from d811e2b844 Add a progress reporter to recursive progress discovery new c191195aed Fix doc errors on Emacs snapshot new 94273611c9 Add src-dir and test-dir Properties to mill Project Type (#1790) Summary of changes:

[nongnu] elpa/projectile c191195aed 1/2: Fix doc errors on Emacs snapshot

2022-08-04 Thread ELPA Syncer
branch: elpa/projectile commit c191195aedd065adceeded1b5f82e1deb28821c6 Author: lWarne Commit: Bozhidar Batsov Fix doc errors on Emacs snapshot --- projectile.el | 32 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/projectile.el b/projectile

[nongnu] elpa/projectile 94273611c9 2/2: Add src-dir and test-dir Properties to mill Project Type (#1790)

2022-08-04 Thread ELPA Syncer
branch: elpa/projectile commit 94273611c95b6718c41018be2657f6982a325f60 Author: LaurenceWarne <17688577+laurencewa...@users.noreply.github.com> Commit: GitHub Add src-dir and test-dir Properties to mill Project Type (#1790) --- CHANGELOG.md | 1 + projectile.el | 2 ++ 2 files changed, 3 in

[elpa] externals/tempel a0cd0b8dca 2/2: Expand docstring of tempel-path (Fix #63)

2022-08-04 Thread ELPA Syncer
branch: externals/tempel commit a0cd0b8dcadcf9bf44c77f8e99b46772527be3a3 Author: Daniel Mendler Commit: Daniel Mendler Expand docstring of tempel-path (Fix #63) --- tempel.el | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tempel.el b/tempel.el index 6685cfeb4a..3d77

[elpa] externals/denote a941833ec4: Fix regression in plain text keywords front matter

2022-08-04 Thread ELPA Syncer
branch: externals/denote commit a941833ec43a7444d7f670e2d5552783b508e8f0 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Fix regression in plain text keywords front matter They were formatted in the Org style. Technically this is not a problem, as plain text has no stan

[elpa] externals/num3-mode updated (3e82c878f1 -> cfd0203976)

2022-08-04 Thread Michał Nazarewicz
mina86 pushed a change to branch externals/num3-mode. from 3e82c878f1 * .gitignore: New file new a290e3de2a Add unit tests new a663af5700 Compute compile-time constants at compile-time new 75ce484a8a Fix deprecation warning in ‘define-minor-mode’ usage new cf

[elpa] externals/num3-mode a290e3de2a 1/4: Add unit tests

2022-08-04 Thread Michał Nazarewicz
branch: externals/num3-mode commit a290e3de2ad0405737a843d7b4dd1c765b873dc3 Author: Michal Nazarewicz Commit: Michal Nazarewicz Add unit tests * Makefile: New file with most notably ‘test’ command to run tests * test.el: New file with unit tests for ‘num3-mode’ --- Makefile |

[elpa] externals/num3-mode a663af5700 2/4: Compute compile-time constants at compile-time

2022-08-04 Thread Michał Nazarewicz
branch: externals/num3-mode commit a663af570014d715a04d3e0ff14d65d7973ead2d Author: Michal Nazarewicz Commit: Michal Nazarewicz Compute compile-time constants at compile-time * num3-mode.el (num3--number-re): use ‘evel-when-compile’ --- num3-mode.el | 16 +--- 1 file ch

[elpa] externals/num3-mode cfd0203976 4/4: Add support for hexadecimal floating point literals

2022-08-04 Thread Michał Nazarewicz
branch: externals/num3-mode commit cfd02039760b28ba5af8b12d8613afe26f32d560 Author: Michal Nazarewicz Commit: Michal Nazarewicz Add support for hexadecimal floating point literals Hexadecimal floating-point literal is of the form ‘0x1b3d.f7p0’ with the exponent part required. T

[elpa] externals/num3-mode 75ce484a8a 3/4: Fix deprecation warning in ‘define-minor-mode’ usage

2022-08-04 Thread Michał Nazarewicz
branch: externals/num3-mode commit 75ce484a8a81fb056196952f008991c8fd532a2c Author: Michal Nazarewicz Commit: Michal Nazarewicz Fix deprecation warning in ‘define-minor-mode’ usage * num3-mode.el (num3-mode): use keyword rather than deprecated positional arguments to ‘define-min

[elpa] externals/cape updated (6cfc957435 -> ab2f4ec9ec)

2022-08-04 Thread ELPA Syncer
elpasync pushed a change to branch externals/cape. from 6cfc957435 README update new c01112334e cape-file: Minor cleanup new ab2f4ec9ec cape-file: Fix Summary of changes: cape.el | 8 1 file changed, 4 insertions(+), 4 deletions(-)

[elpa] externals/cape ab2f4ec9ec 2/2: cape-file: Fix

2022-08-04 Thread ELPA Syncer
branch: externals/cape commit ab2f4ec9ec778d256c7e4b3490ecd50269c422f0 Author: Daniel Mendler Commit: Daniel Mendler cape-file: Fix --- cape.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cape.el b/cape.el index be5df83aba..e10615160a 100644 --- a/cape.el +++ b/cap

[elpa] externals/cape c01112334e 1/2: cape-file: Minor cleanup

2022-08-04 Thread ELPA Syncer
branch: externals/cape commit c01112334e0c9abb81d50333cd18f811fc74eaae Author: Daniel Mendler Commit: Daniel Mendler cape-file: Minor cleanup --- cape.el | 11 +-- 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/cape.el b/cape.el index 24997fca65..be5df83aba 100644 ---

[elpa] externals/denote updated (a941833ec4 -> c819500a4e)

2022-08-04 Thread ELPA Syncer
elpasync pushed a change to branch externals/denote. from a941833ec4 Fix regression in plain text keywords front matter new 94c3b9df14 Tweak private function for front matter format new c819500a4e Give better names to private functions Summary of changes: denote.el | 30 +

[elpa] externals/denote c819500a4e 2/2: Give better names to private functions

2022-08-04 Thread ELPA Syncer
branch: externals/denote commit c819500a4e879ff91c4202e73fb1745c0e8a928c Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Give better names to private functions --- denote.el | 24 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/denote.el b/de

[elpa] externals/denote 94c3b9df14 1/2: Tweak private function for front matter format

2022-08-04 Thread ELPA Syncer
branch: externals/denote commit 94c3b9df14ca8192b5ad56b22aa97d7e1a378c49 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Tweak private function for front matter format --- denote.el | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/denote.el b/denote.e

[elpa] externals/denote 5cfc1d1be5 1/3: Add denote-faces-broken-link (only works with Org)

2022-08-04 Thread ELPA Syncer
branch: externals/denote commit 5cfc1d1be560b54ae493de99360e9281bd01cce9 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Add denote-faces-broken-link (only works with Org) --- README.org | 17 + denote.el | 16 +++- 2 files changed, 28 insertions(+), 5 d

[elpa] externals/denote updated (c819500a4e -> 44868ad948)

2022-08-04 Thread ELPA Syncer
elpasync pushed a change to branch externals/denote. from c819500a4e Give better names to private functions new 5cfc1d1be5 Add denote-faces-broken-link (only works with Org) new 6b2067dba9 Remove obsolete denote-dired-rename-expert new 44868ad948 Update denote-rename

[elpa] externals/denote 44868ad948 3/3: Update denote-rename-file doc string and manual

2022-08-04 Thread ELPA Syncer
branch: externals/denote commit 44868ad9489bf167d0df8069029b815ee73952cc Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Update denote-rename-file doc string and manual --- README.org | 52 ++-- denote.el | 27 ++--

[elpa] externals/denote 6b2067dba9 2/3: Remove obsolete denote-dired-rename-expert

2022-08-04 Thread ELPA Syncer
branch: externals/denote commit 6b2067dba91c8499b56342b6325731de5cb7fc82 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Remove obsolete denote-dired-rename-expert --- README.org | 6 -- denote.el | 12 ++-- 2 files changed, 2 insertions(+), 16 deletions(-) diff --git

[nongnu] elpa/gruvbox-theme 5cc7e7354a: Recheck and update Author roll.

2022-08-04 Thread ELPA Syncer
branch: elpa/gruvbox-theme commit 5cc7e7354a778d5e9df5ee6850e2fdd8e02851d1 Author: jasonm23 Commit: jasonm23 Recheck and update Author roll. --- gruvbox-dark-hard-theme.el| 15 +++ gruvbox-dark-medium-theme.el | 12 +++--- gruvbox-dark-soft-theme.el| 15 +++ gruvbox-light-h

[elpa] externals/denote 6ef8a3036f 4/4: Remove obsolete reference in the manual

2022-08-04 Thread ELPA Syncer
branch: externals/denote commit 6ef8a3036f42fd9451b0b3292bf2b4b7a2e687c3 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Remove obsolete reference in the manual --- README.org | 7 --- 1 file changed, 7 deletions(-) diff --git a/README.org b/README.org index a53748f62d..5a372a3

[elpa] externals/denote 5efd1bc7be 3/4: Clarify outline heading

2022-08-04 Thread ELPA Syncer
branch: externals/denote commit 5efd1bc7bec7fe3f98dfa8f3849773d45bbc450d Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Clarify outline heading --- denote.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/denote.el b/denote.el index 00e6fcf7e7..dc0a5534ae 10064

[elpa] externals/denote 0dc7c03348 2/4: Update manual for denote-dired-rename-marked-files

2022-08-04 Thread ELPA Syncer
branch: externals/denote commit 0dc7c033489a1d6b955c7fc067624d6f7c205ab1 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Update manual for denote-dired-rename-marked-files --- README.org | 34 -- 1 file changed, 12 insertions(+), 22 deletions(-) diff

[elpa] externals/denote be068f0e05 1/4: Clarify that 44868ad is part of development

2022-08-04 Thread ELPA Syncer
branch: externals/denote commit be068f0e0500b97b77e20901f968d566e7e229c4 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Clarify that 44868ad is part of development --- README.org | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.org b/README.org index 05b652981c..1678e34

[elpa] externals/denote updated (44868ad948 -> 6ef8a3036f)

2022-08-04 Thread ELPA Syncer
elpasync pushed a change to branch externals/denote. from 44868ad948 Update denote-rename-file doc string and manual new be068f0e05 Clarify that 44868ad is part of development new 0dc7c03348 Update manual for denote-dired-rename-marked-files new 5efd1bc7be Clarify ou

[nongnu] elpa/xah-fly-keys 2ea5484f09: - xah-delete-current-text-block minor code change. now doesn't delete a at most 2 blank lines after block. was whole whitespaces. - xah-open-in-vscode now won't

2022-08-04 Thread ELPA Syncer
branch: elpa/xah-fly-keys commit 2ea5484f091266bb394ab72a6b8397cc4ae6742a Author: Xah Lee Commit: Xah Lee - xah-delete-current-text-block minor code change. now doesn't delete a at most 2 blank lines after block. was whole whitespaces. - xah-open-in-vscode now won't open the gnu findutils

[elpa] externals/denote updated (6ef8a3036f -> 3ffe839458)

2022-08-04 Thread ELPA Syncer
elpasync pushed a change to branch externals/denote. from 6ef8a3036f Remove obsolete reference in the manual new 1ab9171bfe Add denote--front-matter-keywords-to-list helper new 3ffe839458 Add proof-of-concept denote-reverse-rename-file Summary of changes: denote.el | 24 +

[elpa] externals/denote 3ffe839458 2/2: Add proof-of-concept denote-reverse-rename-file

2022-08-04 Thread ELPA Syncer
branch: externals/denote commit 3ffe83945848bf10c3dd96306ff880c7cdf4d79f Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Add proof-of-concept denote-reverse-rename-file This is part of the work being done to add a "reverse rename" operation which will rename a file based

[elpa] externals/denote 1ab9171bfe 1/2: Add denote--front-matter-keywords-to-list helper

2022-08-04 Thread ELPA Syncer
branch: externals/denote commit 1ab9171bfedd3b3b4db042a7b3fea1fb13bdabf5 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Add denote--front-matter-keywords-to-list helper This is part of the work being done to add a "reverse rename" operation which will rename a file base

[elpa] externals/denote 399f6a794d 3/4: Update docstring of denote-rename-file-using-front-matter

2022-08-04 Thread ELPA Syncer
branch: externals/denote commit 399f6a794d86719bc4c37451026cd51c2ca27d11 Author: Jean-Philippe Gagné Guay Commit: Jean-Philippe Gagné Guay Update docstring of denote-rename-file-using-front-matter --- denote.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/denote.el b/

[elpa] externals/denote aeb394789e 2/4: Merge pull request #75 from jeanphilippegg/rename-files-using-front-matter

2022-08-04 Thread ELPA Syncer
branch: externals/denote commit aeb394789ee0bfd1ac630464d8885eaef64561f5 Merge: 3ffe839458 03b761e4c5 Author: Protesilaos Stavrou Commit: GitHub Merge pull request #75 from jeanphilippegg/rename-files-using-front-matter Add denote-rename-file-using-front-matter and denote-rename-mar

[elpa] externals/denote 91cf9e409e 4/4: Merge pull request #76 from jeanphilippegg/update-docstring

2022-08-04 Thread ELPA Syncer
branch: externals/denote commit 91cf9e409ef9d424f33e2e961a827eb928aa8400 Merge: aeb394789e 399f6a794d Author: Protesilaos Stavrou Commit: GitHub Merge pull request #76 from jeanphilippegg/update-docstring Update docstring of denote-rename-file-using-front-matter --- denote.el | 2 +

[elpa] externals/denote updated (3ffe839458 -> 91cf9e409e)

2022-08-04 Thread ELPA Syncer
elpasync pushed a change to branch externals/denote. from 3ffe839458 Add proof-of-concept denote-reverse-rename-file new 03b761e4c5 Rename denote-reverse-rename-file and add denote-rename-marked-files-using-front-matter new aeb394789e Merge pull request #75 from jeanphilip

[elpa] externals/denote 03b761e4c5 1/4: Rename denote-reverse-rename-file and add denote-rename-marked-files-using-front-matter

2022-08-04 Thread ELPA Syncer
branch: externals/denote commit 03b761e4c51942c87b45b0282085206ea872150e Author: Jean-Philippe Gagné Guay Commit: Jean-Philippe Gagné Guay Rename denote-reverse-rename-file and add denote-rename-marked-files-using-front-matter --- denote.el | 36 1 file