[elpa] externals/async aee2947bd5: Generate the error buffer only when async-debug is non nil (#173)

2023-03-20 Thread ELPA Syncer
branch: externals/async commit aee2947bd58250fa6b19988f8d5039a4600bb601 Author: Thierry Volpiatto Commit: Thierry Volpiatto Generate the error buffer only when async-debug is non nil (#173) --- async.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/async.el b/async.e

[elpa] externals/substitute d7dcd3b1ae: Do not try to perform substitution in read-only buffers

2023-03-20 Thread ELPA Syncer
branch: externals/substitute commit d7dcd3b1ae4d910ce5d698f5bc09fa8b9a638398 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Do not try to perform substitution in read-only buffers Thanks to ersi-dnd for bringing this matter to my attention. This was done in issue 6 on

[elpa] externals/denote 2021999f82: Fix case where denote-rename-file-using-front-matter finds no signature

2023-03-20 Thread ELPA Syncer
branch: externals/denote commit 2021999f82bf35579e6cc5d72618167e1f6ce9f7 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Fix case where denote-rename-file-using-front-matter finds no signature The idea is that we want the command to behave the way it always did when the

[elpa] externals/posframe b00f1386ca: v1.4.1

2023-03-20 Thread ELPA Syncer
branch: externals/posframe commit b00f1386ca4e251a5c3d8985d313217e56e42a7e Author: Feng Shu Commit: Feng Shu v1.4.1 --- posframe.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/posframe.el b/posframe.el index c3b8251206..e17062fc7f 100644 --- a/posframe.el +++ b/posfr

[nongnu] elpa/eat 532f7221b7: Send input to correct process in Eshell pipeline

2023-03-20 Thread ELPA Syncer
branch: elpa/eat commit 532f7221b7f25ce3b42e140b6b43d8076671c211 Author: Akib Azmain Turja Commit: Akib Azmain Turja Send input to correct process in Eshell pipeline * eat.el (eat--process): Remove. * eat.el (eat-mode): Don't make 'eat--process' buffer-local. Use 'eat--termi

[nongnu] elpa/helm f1ef868951 2/2: Update Helm documentation

2023-03-20 Thread ELPA Syncer
branch: elpa/helm commit f1ef8689514b20cd2c2a6c6be987d2c40a8f4a09 Author: Thierry Volpiatto Commit: Thierry Volpiatto Update Helm documentation --- helm-help.el | 9 + 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/helm-help.el b/helm-help.el index 31a967e0bf..0877176

[nongnu] elpa/helm 13340b0b07 1/2: Fix Ag/Rg prompt and buffer name for types

2023-03-20 Thread ELPA Syncer
branch: elpa/helm commit 13340b0b07d0fd4757d28a26a0f11e947f45f72d Author: Thierry Volpiatto Commit: Thierry Volpiatto Fix Ag/Rg prompt and buffer name for types --- helm-grep.el | 19 ++- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/helm-grep.el b/helm-grep

[nongnu] elpa/helm updated (e15fd87d85 -> f1ef868951)

2023-03-20 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm. from e15fd87d85 Allow users to use inconditionally `split-window-sensibly' new 13340b0b07 Fix Ag/Rg prompt and buffer name for types new f1ef868951 Update Helm documentation Summary of changes: helm-grep.el | 19 ++---

[nongnu] elpa/helm-core updated (e15fd87d85 -> f1ef868951)

2023-03-20 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm-core. from e15fd87d85 Allow users to use inconditionally `split-window-sensibly' adds 13340b0b07 Fix Ag/Rg prompt and buffer name for types adds f1ef868951 Update Helm documentation No new revisions were added by this update. Sum

[elpa] externals/avy 8576155193 1/3: Quote symbols in docstrings according to conventions

2023-03-20 Thread ELPA Syncer
branch: externals/avy commit 8576155193d57596a37bbec16b0dd39b71e47fc1 Author: Javier Olaechea Commit: Javier Olaechea Quote symbols in docstrings according to conventions This silences the following warnings during byte-compilation: avy.el:396:2: Warning: defvar `avy-comman

[elpa] externals/avy 59c0da3158 3/3: Merge remote-tracking branch 'refs/remotes/upstream/avy/main' into elpa--merge/avy

2023-03-20 Thread ELPA Syncer
branch: externals/avy commit 59c0da315819775f0b72d9bf540cff9b656d773f Merge: d0cbe6e62e d9634efe26 Author: ELPA Syncer Commit: ELPA Syncer Merge remote-tracking branch 'refs/remotes/upstream/avy/main' into elpa--merge/avy --- avy.el | 1 + 1 file changed, 1 insertion(+) diff --git a/avy.e

[elpa] externals/avy d9634efe26 2/3: Fix byte-compile warning about linum-mode being possibly undefined

2023-03-20 Thread ELPA Syncer
branch: externals/avy commit d9634efe2631b608cb28c420f54d6e6689805cf7 Author: Javier Olaechea Commit: Javier Olaechea Fix byte-compile warning about linum-mode being possibly undefined In end of data: avy.el:1675:10: Warning: the function ‘linum-mode’ is not known to be defined

[elpa] externals/avy updated (d0cbe6e62e -> 59c0da3158)

2023-03-20 Thread ELPA Syncer
elpasync pushed a change to branch externals/avy. from d0cbe6e62e avy: Fix some compiler warnings new 8576155193 Quote symbols in docstrings according to conventions new d9634efe26 Fix byte-compile warning about linum-mode being possibly undefined new 59c0da3158 Mer

[elpa] externals/realgud-ipdb acc9e55088: Autoupdate configure.ac

2023-03-20 Thread ELPA Syncer
branch: externals/realgud-ipdb commit acc9e550883906cb608fdd0aba67f2a33f997e01 Author: rocky Commit: rocky Autoupdate configure.ac --- README.md| 8 +++- configure.ac | 5 ++--- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 3d151efe92..0b

[elpa] externals/realgud-trepan-xpy 9888ed6472: Add NEWS and misc updates

2023-03-20 Thread Rocky Bernstein
branch: externals/realgud-trepan-xpy commit 9888ed64728d3125c71c334e7cdce14584a3b243 Author: rocky Commit: rocky Add NEWS and misc updates --- Makefile.am| 2 +- NEWS | 4 ++ README.md | 8 +-- configure.ac

[elpa] externals/denote d73b0429c7 06/22: Add signature to 'denote-prompts' :type

2023-03-20 Thread ELPA Syncer
branch: externals/denote commit d73b0429c73d6fb979db515c62468b07269707b2 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Add signature to 'denote-prompts' :type --- denote.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/denote.el b/denote.el index f74381e4ff

[elpa] externals/denote d7dc32cb42 21/22: Rename development-version to 2.0.0

2023-03-20 Thread ELPA Syncer
branch: externals/denote commit d7dc32cb42099965227277f2f2a87393b6c07fca Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Rename development-version to 2.0.0 --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index a71bc466eb..6

[elpa] externals/denote c77b0f9ad3 18/22: Include 'denote-signature' command in sample configuration

2023-03-20 Thread ELPA Syncer
branch: externals/denote commit c77b0f9ad38a6984411fd8cf4af25819c4c86305 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Include 'denote-signature' command in sample configuration --- README.org | 1 + 1 file changed, 1 insertion(+) diff --git a/README.org b/README.org index 565f6f

[elpa] externals/denote d02915aaf2 19/22: Clarify 'denote-retrieve-filename-signature' doc string

2023-03-20 Thread ELPA Syncer
branch: externals/denote commit d02915aaf22944276c90fb11d3e34eaed71100cf Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Clarify 'denote-retrieve-filename-signature' doc string --- denote.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/denote.el b/denote.el in

[elpa] externals/denote 6cd886cc52 10/22: Relocate denote-retrieve-filename-signature

2023-03-20 Thread ELPA Syncer
branch: externals/denote commit 6cd886cc529517b2a4802b62ff47714a049923e0 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Relocate denote-retrieve-filename-signature --- denote.el | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/denote.el b/denote.el i

[elpa] externals/denote ccdee2e549 20/22: Document all SIGNATURE symbols in section for developers

2023-03-20 Thread ELPA Syncer
branch: externals/denote commit ccdee2e549fb0b3bc538987e05a5abae097cd8ed Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Document all SIGNATURE symbols in section for developers --- README.org | 21 +++-- 1 file changed, 19 insertions(+), 2 deletions(-) diff --git a

[elpa] externals/denote f6aa81a961 16/22: Update file-naming scheme docs to cover optional signatures

2023-03-20 Thread ELPA Syncer
branch: externals/denote commit f6aa81a961dedc644b274345b3d1e80e8d1f1ac9 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Update file-naming scheme docs to cover optional signatures --- README.org | 40 1 file changed, 36 insertions(+), 4 dele

[elpa] externals/denote 0ea65a07c6 12/22: Refine denote-faces--file-name-regexp for fontification

2023-03-20 Thread ELPA Syncer
branch: externals/denote commit 0ea65a07c6068739ea80f24d3eb9ddcc1da610ad Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Refine denote-faces--file-name-regexp for fontification --- denote.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/denote.el b/denote

[elpa] externals/denote 94cae5173e 07/22: Notify users that 'denote-prompts' changed in development version

2023-03-20 Thread ELPA Syncer
branch: externals/denote commit 94cae5173e948704a0a06e19ea0d092ba6362d05 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Notify users that 'denote-prompts' changed in development version --- denote.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/denote.el b/de

[elpa] externals/denote 33a59e0c8b 15/22: Document 'denote-signature' helper command

2023-03-20 Thread ELPA Syncer
branch: externals/denote commit 33a59e0c8ba0b561b4af82035b1b83a45d2d22c5 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Document 'denote-signature' helper command --- README.org | 12 1 file changed, 12 insertions(+) diff --git a/README.org b/README.org index 34e0e421

[elpa] externals/denote 84425fc328 11/22: Notify users that 'denote-faces-signature' was added in development version

2023-03-20 Thread ELPA Syncer
branch: externals/denote commit 84425fc32829935f77c8d24cd059e4602593107c Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Notify users that 'denote-faces-signature' was added in development version --- denote.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deno

[elpa] externals/denote 62c6853480 22/22: MAJOR UPDATE towards version 2.0.0: Merge branch 'signature'

2023-03-20 Thread ELPA Syncer
branch: externals/denote commit 62c6853480d62b00e4c838e148730d1fedf6235f Merge: 94a3ffd442 d7dc32cb42 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou MAJOR UPDATE towards version 2.0.0: Merge branch 'signature' Signatures are an optional extension to Denote's file-naming sch

[elpa] externals/denote 7d3da024cc 03/22: Document for 'denote-prompts' signature value does

2023-03-20 Thread ELPA Syncer
branch: externals/denote commit 7d3da024cc4ff202efd2ee7ef9dc60a123f99fc3 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Document for 'denote-prompts' signature value does --- denote.el | 10 +- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/denote.el b/denote.

[elpa] externals/denote 9f3047be4a 17/22: Update file-naming scheme features to cover optional signatures

2023-03-20 Thread ELPA Syncer
branch: externals/denote commit 9f3047be4a953276193bfa89e747f8d072f16c5b Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Update file-naming scheme features to cover optional signatures --- README.org | 50 +- 1 file changed, 29 inserti

[elpa] externals/denote bbcbd66a26 08/22: Do not produce an error in denote-retrieve-filename-signature

2023-03-20 Thread ELPA Syncer
branch: externals/denote commit bbcbd66a2604a2d2a1d1f2dd7e8bd4ed8b2d03e8 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Do not produce an error in denote-retrieve-filename-signature --- denote.el | 8 +++- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/denote.el

[elpa] externals/denote 4acd394fba 13/22: Mention ~denote-signature~ as part of development-version

2023-03-20 Thread ELPA Syncer
branch: externals/denote commit 4acd394fba00832f810ecd7408e56d3df516b5cb Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Mention ~denote-signature~ as part of development-version --- README.org | 13 + 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/README.

[elpa] externals/denote bb8af7362c 14/22: Document 'denote-prompts' signature in the manual

2023-03-20 Thread ELPA Syncer
branch: externals/denote commit bb8af7362c8602efedc784c232f7aa925cf478d0 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Document 'denote-prompts' signature in the manual --- README.org | 15 +-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/README.org b

[elpa] externals/denote 833fa1a210 02/22: Make denote--path use signature only if present

2023-03-20 Thread ELPA Syncer
branch: externals/denote commit 833fa1a2107a9fed912ab6ee80d82de50d1bd63a Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Make denote--path use signature only if present Thanks to Mirko Hernandez for informing me about this in issue 115 on the GitHub mirror:

[elpa] externals/denote 0aff328769 05/22: Mention 'denote-signature' command in 'denote-prompts'

2023-03-20 Thread ELPA Syncer
branch: externals/denote commit 0aff328769ec2417a74a358ae3c24c23112da498 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Mention 'denote-signature' command in 'denote-prompts' --- denote.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/denote.el b/denote.el ind

[elpa] externals/denote eb2edfdb04 09/22: Reposition alias inside the file

2023-03-20 Thread ELPA Syncer
branch: externals/denote commit eb2edfdb04a424ff1bdaafd7943c1e070f5c4e08 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Reposition alias inside the file --- denote.el | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/denote.el b/denote.el index 348cd878

[elpa] externals/denote 5dba1a94da 04/22: Document permutations of 'denote-prompts' file naming

2023-03-20 Thread ELPA Syncer
branch: externals/denote commit 5dba1a94daf568bc96b164edb3a539d4a75c53e1 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Document permutations of 'denote-prompts' file naming --- denote.el | 13 + 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/denote.el b/

[elpa] externals/denote updated (94a3ffd442 -> 62c6853480)

2023-03-20 Thread ELPA Syncer
elpasync pushed a change to branch externals/denote. from 94a3ffd442 Make formatting change to denote-get-path-by-id new d102506de4 Add initial support for file name SIGNATURE component new 833fa1a210 Make denote--path use signature only if present new 7d3da024cc Doc

[elpa] externals/denote d102506de4 01/22: Add initial support for file name SIGNATURE component

2023-03-20 Thread ELPA Syncer
branch: externals/denote commit d102506de464aa45fc9973cd3ef6bc91578bb945 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Add initial support for file name SIGNATURE component Thanks to Stefan Thesing and Mirko Hernández for explaining how this additional file name compon

[elpa] externals/posframe 962520d5da: Check if given BUFFER-OR-NAME is non-nil in posframe-hide

2023-03-20 Thread ELPA Syncer
branch: externals/posframe commit 962520d5da6f70dbaf350590178b6ea838908752 Author: Naofumi Yasufuku Commit: tumashu Check if given BUFFER-OR-NAME is non-nil in posframe-hide posframe-hide should not attempt to make non-posframe frames invisible. Debugger entered--Lisp e

[nongnu] elpa/cider 10cc78675e: Pick a code name for the next release

2023-03-20 Thread ELPA Syncer
branch: elpa/cider commit 10cc78675e0f3b7746050e218fe897c4c3173960 Author: Bozhidar Batsov Commit: Bozhidar Batsov Pick a code name for the next release --- cider.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cider.el b/cider.el index c33f90459c..b817a886f3 100644 -