[elpa] externals-release/org 4631790fb9 1/3: ox-ascii: Fix export with broken links

2022-07-23 Thread ELPA Syncer
branch: externals-release/org commit 4631790fb90cc46bc205ccbf53689ced3fa33f0a Author: Ihor Radchenko Commit: Ihor Radchenko ox-ascii: Fix export with broken links * lisp/ox-ascii.el (org-ascii--describe-links): Skip broken links. --- lisp/ox-ascii.el | 17 +++-- 1 file

[elpa] externals-release/org updated (c779b7aa0e -> e5cf0bc840)

2022-07-23 Thread ELPA Syncer
elpasync pushed a change to branch externals-release/org. from c779b7aa0e org-babel-detangle: Fix :comments link for src blocks before first heading new 4631790fb9 ox-ascii: Fix export with broken links new 14532ec6a5 ox-md: Fix export with broken links new e5cf0bc8

[elpa] externals/org abaee57ce6: Merge branch 'bugfix'

2022-07-23 Thread ELPA Syncer
branch: externals/org commit abaee57ce65a0c4dc17f56a77a10f44cc355a0dc Merge: 97cfb959d1 e5cf0bc840 Author: Ihor Radchenko Commit: Ihor Radchenko Merge branch 'bugfix' --- lisp/ox-ascii.el | 17 +++-- lisp/ox-md.el| 9 - lisp/ox.el | 6 -- 3 files changed,

[nongnu] elpa/helm-core updated (2c6e1c39ac -> 8af377a9cb)

2022-07-23 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm-core. from 2c6e1c39ac Use helm-iter-circular in helm-run-multi-key-command adds 7251b1a085 Avoid duplicated code for helm-iter-list and helm-iter-circular adds 8af377a9cb Fix various byte compiler warnings for emacs-29 No new revi

[elpa] externals/hyperbole 89913d256c: Doc strings within 80 char limit for hact.el (#212)

2022-07-23 Thread ELPA Syncer
branch: externals/hyperbole commit 89913d256c66ea389be01cb11e2be76a1cd846c3 Author: Mats Lidell Commit: GitHub Doc strings within 80 char limit for hact.el (#212) * Doc strings within 80 char limit for hact.el * Apply review comments Co-authored-by: Robert Weiner

[elpa] externals/osm 808baabecd: README: Update texinfo title

2022-07-23 Thread ELPA Syncer
branch: externals/osm commit 808baabecd9882736b240e6ea9344047aeb669e2 Author: Daniel Mendler Commit: Daniel Mendler README: Update texinfo title --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 5b8d03e7a2..1892a05e7c 100644 ---

[elpa] externals/vc-got da4022abee 2/2: cl-loop -> dolist

2022-07-23 Thread ELPA Syncer
branch: externals/vc-got commit da4022abeed75da03af91c19e89fb77b6a2c39ce Author: Omar Polo Commit: Omar Polo cl-loop -> dolist in this case the dolist is shorter and easier to read / reason about --- vc-got.el | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --gi

[elpa] externals/vc-got updated (3ec0e0cae3 -> da4022abee)

2022-07-23 Thread ELPA Syncer
elpasync pushed a change to branch externals/vc-got. from 3ec0e0cae3 typo in the function name and missing vc-setup-buffer new ba51d2414f fix vc-got-print-log with files in subdirs new da4022abee cl-loop -> dolist Summary of changes: vc-got.el | 11 ++- 1 file cha

[elpa] externals/vc-got ba51d2414f 1/2: fix vc-got-print-log with files in subdirs

2022-07-23 Thread ELPA Syncer
branch: externals/vc-got commit ba51d2414feec77347ec3c69eeab583a88988122 Author: Omar Polo Commit: Omar Polo fix vc-got-print-log with files in subdirs otherwise the file-relative-name is computed relatively to the current directory (i.e. you get back the basename) and vc-got--l

[elpa] externals/consult updated (6319aec351 -> 7c5a98a6ab)

2022-07-23 Thread ELPA Syncer
elpasync pushed a change to branch externals/consult. from 6319aec351 README: Generate better info output new f6e86f336a consult--grep-builder: Use -P and -E which seem more widely supported new 5d286a648c consult-grep: Minor simplification new 7c5a98a6ab consult-gr

[elpa] externals/consult 7c5a98a6ab 3/3: consult-grep: Respect grep-find-ignored-files and grep-find-ignored-directories (Fix #616)

2022-07-23 Thread ELPA Syncer
branch: externals/consult commit 7c5a98a6abe5a42a9005d8c83a7ebef849e33e63 Author: Daniel Mendler Commit: Daniel Mendler consult-grep: Respect grep-find-ignored-files and grep-find-ignored-directories (Fix #616) --- CHANGELOG.org | 1 + consult.el| 10 +++--- 2 files changed, 8 ins

[elpa] externals/consult 5d286a648c 2/3: consult-grep: Minor simplification

2022-07-23 Thread ELPA Syncer
branch: externals/consult commit 5d286a648c6d0d633c46a0fa5bd0d155ae67a9d7 Author: Daniel Mendler Commit: Daniel Mendler consult-grep: Minor simplification --- consult.el | 31 +++ 1 file changed, 11 insertions(+), 20 deletions(-) diff --git a/consult.el b/consul

[elpa] externals/consult f6e86f336a 1/3: consult--grep-builder: Use -P and -E which seem more widely supported

2022-07-23 Thread ELPA Syncer
branch: externals/consult commit f6e86f336a5b92f4589788253beea16788280fa3 Author: Daniel Mendler Commit: Daniel Mendler consult--grep-builder: Use -P and -E which seem more widely supported --- consult.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/consult.el b/consu

[elpa] externals/denote 75531ca904: Fix regression in denote-type

2022-07-23 Thread ELPA Syncer
branch: externals/denote commit 75531ca90412b43b48ee71e75a268624272dbb02 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Fix regression in denote-type It would not use the correct file type extension for the file path, even though the correct front matter was picked.

[nongnu] elpa/helm-core updated (8af377a9cb -> 18e2b3821a)

2022-07-23 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm-core. from 8af377a9cb Fix various byte compiler warnings for emacs-29 adds 18e2b3821a Move helm-configuration in right section No new revisions were added by this update. Summary of changes: helm-core.el | 14 +++--- 1 file chan

[nongnu] elpa/helm 18e2b3821a: Move helm-configuration in right section

2022-07-23 Thread ELPA Syncer
branch: elpa/helm commit 18e2b3821ad42eb5607040f77da68b83518aa6c4 Author: Thierry Volpiatto Commit: Thierry Volpiatto Move helm-configuration in right section --- helm-core.el | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/helm-core.el b/helm-core.el inde

[elpa] externals/org 127e7fee49: ox-latex: Keep obsolete variable values removed in 97cfb959d

2022-07-23 Thread ELPA Syncer
branch: externals/org commit 127e7fee4959ceb33dba2e442b72189f3c25eaa1 Author: Ihor Radchenko Commit: Ihor Radchenko ox-latex: Keep obsolete variable values removed in 97cfb959d * lisp/org-compat.el (org-latex-babel-language-alist): (org-latex-polyglossia-language-alist): Resurre

[nongnu] elpa/inf-clojure f436760489: Add ClojureCLR support (#203)

2022-07-23 Thread ELPA Syncer
branch: elpa/inf-clojure commit f436760489cd95400b5a5449158161031beac7ba Author: Emma Griffin <53583563+e-a-grif...@users.noreply.github.com> Commit: GitHub Add ClojureCLR support (#203) --- CHANGELOG.md | 1 + README.md | 3 ++- inf-clojure.el | 20 ++-- 3 files cha

[nongnu] elpa/gruvbox-theme 77b7de25e4 2/7: Merge branch 'greduan:master' into master

2022-07-23 Thread ELPA Syncer
branch: elpa/gruvbox-theme commit 77b7de25e45aa94f14211518bc348e11c7714ae9 Merge: 476c79036c c30c28f814 Author: Ethan Moss <74180458+ethanmo...@users.noreply.github.com> Commit: GitHub Merge branch 'greduan:master' into master

[nongnu] elpa/gruvbox-theme updated (e88ee445b7 -> 2bdc3505e1)

2022-07-23 Thread ELPA Syncer
elpasync pushed a change to branch elpa/gruvbox-theme. from e88ee445b7 Added support for Avy and additional Solaire faces new 476c79036c Added support for solaire new 77b7de25e4 Merge branch 'greduan:master' into master new 009cc07e82 removed background to inherit by

[nongnu] elpa/gruvbox-theme e6d64a412a 6/7: changed avy foreground colour

2022-07-23 Thread ELPA Syncer
branch: elpa/gruvbox-theme commit e6d64a412a006a23de8f9f3a6f4fec75c3ca5d79 Author: Ethan Moss <74180458+ethanmo...@users.noreply.github.com> Commit: GitHub changed avy foreground colour --- gruvbox.el | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/gruvbox.el b/gr

[nongnu] elpa/gruvbox-theme 8578223673 4/7: Added support for Avy and additional Solaire faces

2022-07-23 Thread ELPA Syncer
branch: elpa/gruvbox-theme commit 857822367300e481fa1477c5b5ca71e2f4a2c0a7 Author: ethanmoss1 Commit: ethanmoss1 Added support for Avy and additional Solaire faces --- gruvbox.el | 10 ++ 1 file changed, 10 insertions(+) diff --git a/gruvbox.el b/gruvbox.el index 2b0bd77e5e..d7d374

[nongnu] elpa/gruvbox-theme 009cc07e82 3/7: removed background to inherit by default - fixes soaire bg clash

2022-07-23 Thread ELPA Syncer
branch: elpa/gruvbox-theme commit 009cc07e82bbacc2e5a38b107647005323ce3e93 Author: ethanmoss1 Commit: ethanmoss1 removed background to inherit by default - fixes soaire bg clash --- gruvbox.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gruvbox.el b/gruvbox.el in

[nongnu] elpa/gruvbox-theme 1a9be3fda3 5/7: Merge branch 'greduan:master' into master

2022-07-23 Thread ELPA Syncer
branch: elpa/gruvbox-theme commit 1a9be3fda3ef1b8c0267b4da7e0909c1c1a3bdc9 Merge: 8578223673 e88ee445b7 Author: Ethan Moss <74180458+ethanmo...@users.noreply.github.com> Commit: GitHub Merge branch 'greduan:master' into master

[nongnu] elpa/gruvbox-theme 2bdc3505e1 7/7: Merge pull request #188 from ethanmoss1/master

2022-07-23 Thread ELPA Syncer
branch: elpa/gruvbox-theme commit 2bdc3505e152be83c80054a0958e6c2d56808934 Merge: e88ee445b7 e6d64a412a Author: Jason Milkins Commit: GitHub Merge pull request #188 from ethanmoss1/master Updated Avy colours. --- gruvbox.el | 8 1 file changed, 4 insertions(+), 4 deletions

[nongnu] elpa/gruvbox-theme 476c79036c 1/7: Added support for solaire

2022-07-23 Thread ELPA Syncer
branch: elpa/gruvbox-theme commit 476c79036cbbe9d62b02f7e851836d7d5ce936bf Author: ethanmoss1 Commit: ethanmoss1 Added support for solaire --- gruvbox.el | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gruvbox.el b/gruvbox.el index 1909dc266e..1a416f4008 100644 --- a/gruvbox.el +++ b

[elpa] externals/denote d58072a4c7 1/4: Fix variable name typo in denote-prompts doc string

2022-07-23 Thread ELPA Syncer
branch: externals/denote commit d58072a4c78cff1b94761738de93f36943ebac1b Author: Kyle Meyer Commit: Protesilaos Stavrou Fix variable name typo in denote-prompts doc string --- denote.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/denote.el b/denote.el index 4417efd0b

[elpa] externals/denote b25d6a9a08 3/4: Fix quote protection in doc strings

2022-07-23 Thread ELPA Syncer
branch: externals/denote commit b25d6a9a08892d44f8992f8ac27e05c75039de2c Author: Kyle Meyer Commit: Protesilaos Stavrou Fix quote protection in doc strings A few doc strings put \\ in front of a single quote, but that doesn't protect the quote from being processed according to

[elpa] externals/denote updated (75531ca904 -> ba6c6206ef)

2022-07-23 Thread ELPA Syncer
elpasync pushed a change to branch externals/denote. from 75531ca904 Fix regression in denote-type new d58072a4c7 Fix variable name typo in denote-prompts doc string new 8f3b20471c Update Acknowledgements for commit d58072a new b25d6a9a08 Fix quote protection in doc

[elpa] externals/denote ba6c6206ef 4/4: Capitalise argument to placate the compiler

2022-07-23 Thread ELPA Syncer
branch: externals/denote commit ba6c6206ef337f0ec228ba194a24ddc47973f058 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Capitalise argument to placate the compiler --- denote.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/denote.el b/denote.el index b7533a15

[elpa] externals/vertico 3e04a2aa2f 2/2: README: Add link to Prot's config

2022-07-23 Thread ELPA Syncer
branch: externals/vertico commit 3e04a2aa2fb2c25052ff530c5e0f09e7f821adc3 Author: Daniel Mendler Commit: Daniel Mendler README: Add link to Prot's config --- README.org | 1 + 1 file changed, 1 insertion(+) diff --git a/README.org b/README.org index 376efb7d88..09081cbcd4 100644 --- a/READ

[elpa] externals/vertico updated (2ad4619665 -> 3e04a2aa2f)

2022-07-23 Thread ELPA Syncer
elpasync pushed a change to branch externals/vertico. from 2ad4619665 README: Generate better info output new c1a4f8c2d3 README: Add link to Crafted Emacs configuration new 3e04a2aa2f README: Add link to Prot's config Summary of changes: README.org | 2 ++ 1 file changed,

[elpa] externals/denote 8f3b20471c 2/4: Update Acknowledgements for commit d58072a

2022-07-23 Thread ELPA Syncer
branch: externals/denote commit 8f3b20471c6f2f95f7aadcbea54896285912635d Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Update Acknowledgements for commit d58072a Thanks to Kyle Meyer for the patch which was sent to the mailing list:

[elpa] externals/vertico c1a4f8c2d3 1/2: README: Add link to Crafted Emacs configuration

2022-07-23 Thread ELPA Syncer
branch: externals/vertico commit c1a4f8c2d3dab2c0b0a06b25872b3119fbfdab15 Author: Daniel Mendler Commit: Daniel Mendler README: Add link to Crafted Emacs configuration --- README.org | 1 + 1 file changed, 1 insertion(+) diff --git a/README.org b/README.org index 4afa515bde..376efb7d88 100

[elpa] externals/denote updated (ba6c6206ef -> 00feb6cac6)

2022-07-23 Thread ELPA Syncer
elpasync pushed a change to branch externals/denote. from ba6c6206ef Capitalise argument to placate the compiler new 4175ae2214 Tweak internal use of toml symbol for consistency new 00feb6cac6 Add helpers for keyword retrieval in front matter Summary of changes: denote-di

[elpa] externals/denote 00feb6cac6 2/2: Add helpers for keyword retrieval in front matter

2022-07-23 Thread ELPA Syncer
branch: externals/denote commit 00feb6cac6bb5b46410788900f70b67dfb9534c0 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Add helpers for keyword retrieval in front matter --- denote-retrieve.el | 9 + 1 file changed, 9 insertions(+) diff --git a/denote-retrieve.el b/denote-

[elpa] externals/denote 4175ae2214 1/2: Tweak internal use of toml symbol for consistency

2022-07-23 Thread ELPA Syncer
branch: externals/denote commit 4175ae22140796f9cf49830e326d4d4c24ab0991 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Tweak internal use of toml symbol for consistency --- denote-dired.el | 2 +- denote.el | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --g

[nongnu] elpa/pdf-tools 8e500e509b 1/2: Fix: Handle nil return value from `image-scroll` functions

2022-07-23 Thread ELPA Syncer
branch: elpa/pdf-tools commit 8e500e509ba20a6f1e2f794211055893774cbdaf Author: Vedang Manerikar Commit: Vedang Manerikar Fix: Handle nil return value from `image-scroll` functions *Note*: This is a temporary fix. What happened? When the `arg` to `image-scroll-up` i

[nongnu] elpa/pdf-tools updated (efd4ceee1a -> bb0b71f5ba)

2022-07-23 Thread ELPA Syncer
elpasync pushed a change to branch elpa/pdf-tools. from efd4ceee1a pdf-annot: Add function to sort the date field new 8e500e509b Fix: Handle nil return value from `image-scroll` functions new bb0b71f5ba Change the default value of `pdf-annot-list-highlight-type` Summary

[nongnu] elpa/pdf-tools bb0b71f5ba 2/2: Change the default value of `pdf-annot-list-highlight-type`

2022-07-23 Thread ELPA Syncer
branch: elpa/pdf-tools commit bb0b71f5bafd81d0b5647c4ec48fafa0bb6f6c21 Author: Vedang Manerikar Commit: Vedang Manerikar Change the default value of `pdf-annot-list-highlight-type` Use color when listing annotations by default, and allow users to turn it off if required (switchi

[elpa] externals/denote 8381abcfe5 2/2: Update docs about new front matter rewrite behaviour

2022-07-23 Thread ELPA Syncer
branch: externals/denote commit 8381abcfe514fecad0830270aff86b89596bafb3 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Update docs about new front matter rewrite behaviour --- README.org | 30 +++--- denote-dired.el | 49 +--

[elpa] externals/denote updated (00feb6cac6 -> 8381abcfe5)

2022-07-23 Thread ELPA Syncer
elpasync pushed a change to branch externals/denote. from 00feb6cac6 Add helpers for keyword retrieval in front matter new 4ebd1e9278 REFACTOR post-rename front matter rewrite new 8381abcfe5 Update docs about new front matter rewrite behaviour Summary of changes: README.o

[elpa] externals/denote 4ebd1e9278 1/2: REFACTOR post-rename front matter rewrite

2022-07-23 Thread ELPA Syncer
branch: externals/denote commit 4ebd1e927828d698f09a8bc5ef3b28b0e30a9d07 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou REFACTOR post-rename front matter rewrite It should now update only the title and keywords, without erasing the whole block and replacing it with a ne