[elpa] main 700599e: * elpa-packages (erc): Generate 'emacsver.texi' for our purposes

2021-10-14 Thread Amin Bandali
branch: main commit 700599ed71742e5f3c8ac42422d3d5eb4644e3f6 Author: Amin Bandali Commit: Amin Bandali * elpa-packages (erc): Generate 'emacsver.texi' for our purposes --- elpa-packages | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elpa-packages b/elpa-packages index 8

[nongnu] elpa/with-editor updated (0c37fea -> 63afb66)

2021-10-14 Thread ELPA Syncer
elpasync pushed a change to branch elpa/with-editor. from 0c37fea Release version 3.0.5 new 8e0c358 with-editor-set-process-filter: Fix documentation new 63afb66 Recognize output of the sleeping editor even if it arrives in chunks Summary of changes: with-editor.el

[nongnu] elpa/with-editor 8e0c358 1/2: with-editor-set-process-filter: Fix documentation

2021-10-14 Thread ELPA Syncer
branch: elpa/with-editor commit 8e0c358c94f3649ec122fd03f5c8bc4602dce611 Author: Jonas Bernoulli Commit: Jonas Bernoulli with-editor-set-process-filter: Fix documentation --- with-editor.el | 6 +++--- with-editor.org | 5 +++-- with-editor.texi | 5 +++-- 3 files changed, 9 insertions(+

[nongnu] elpa/with-editor 63afb66 2/2: Recognize output of the sleeping editor even if it arrives in chunks

2021-10-14 Thread ELPA Syncer
branch: elpa/with-editor commit 63afb66bfb1ba05bc10ba0a58fe2bdcaf1369424 Author: Jonas Bernoulli Commit: Jonas Bernoulli Recognize output of the sleeping editor even if it arrives in chunks Fixes https://github.com/magit/magit/issues/4288#issuecomment-797972932. --- with-editor.el

[elpa] externals/consult f757c17: Ensure that interprogram pastes are not ignored (Fix #443)

2021-10-14 Thread ELPA Syncer
branch: externals/consult commit f757c17cfc3850fb25d28c90ebf19db0976895fe Author: Daniel Mendler Commit: Daniel Mendler Ensure that interprogram pastes are not ignored (Fix #443) --- consult.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/consult.el b/consult.el index e972e8d..198d

[elpa] externals/coterm a5d4ddf: Implement simple optional debug logging

2021-10-14 Thread ELPA Syncer
branch: externals/coterm commit a5d4ddfe33263e256cb1a3c64f216582c0be003e Author: Miha Rihtaršič Commit: Miha Rihtaršič Implement simple optional debug logging --- coterm.el | 12 1 file changed, 12 insertions(+) diff --git a/coterm.el b/coterm.el index b6fe4ba..8909a85 100644

[elpa] externals/coterm 9511e87 1/2: Mention copyright assignment

2021-10-14 Thread ELPA Syncer
branch: externals/coterm commit 9511e871a33c463d4151ebea84e1fa6ec55ab81d Author: Miha Rihtaršič Commit: Miha Rihtaršič Mention copyright assignment --- coterm.el | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/coterm.el b/coterm.el index 567d9b7..3b330b7 10064

[elpa] externals/coterm updated (6f711fb -> 94980a3)

2021-10-14 Thread ELPA Syncer
elpasync pushed a change to branch externals/coterm. from 6f711fb Version 1.1 new 9511e87 Mention copyright assignment new 94980a3 Restore unhandled fragment in the correct buffer Summary of changes: coterm.el | 18 ++ 1 file changed, 10 insertions(+

[elpa] externals/coterm 94980a3 2/2: Restore unhandled fragment in the correct buffer

2021-10-14 Thread ELPA Syncer
branch: externals/coterm commit 94980a337d4f5544012999a725a2d06bc915d7aa Author: Miha Rihtaršič Commit: Miha Rihtaršič Restore unhandled fragment in the correct buffer --- coterm.el | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/coterm.el b/coterm.el index 3b330

[elpa] externals/corfu aec6277: Set Corfu minibuffer explicitly (Fix #65)

2021-10-14 Thread ELPA Syncer
branch: externals/corfu commit aec6277571b49bd9fc6518b12b129a1484c9202f Author: Daniel Mendler Commit: Daniel Mendler Set Corfu minibuffer explicitly (Fix #65) --- corfu.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/corfu.el b/corfu.el index 4fa4c1e..96b95fc 100644

[elpa] externals/nano-agenda eea9009 5/6: Merge pull request #4 from vifon/autoload

2021-10-14 Thread ELPA Syncer
branch: externals/nano-agenda commit eea9009d4e4e4ba58da854d7ed7c21e08d6a2b37 Merge: 4555325 cd9bfdd Author: Nicolas P. Rougier Commit: GitHub Merge pull request #4 from vifon/autoload Add an autoload --- nano-agenda.el | 1 + 1 file changed, 1 insertion(+) diff --git a/nano-agend

[elpa] externals/nano-agenda b2fbf9e 1/6: Add a missing dependency ("ts")

2021-10-14 Thread ELPA Syncer
branch: externals/nano-agenda commit b2fbf9e7adf61181005aabae43951632a6b850d3 Author: Wojciech Siewierski Commit: GitHub Add a missing dependency ("ts") I wasn't sure which version to put in there, so I've put the latest one. --- nano-agenda.el | 2 +- 1 file changed, 1 insertion(+

[elpa] externals/nano-agenda updated (f44fb2c -> 9d556e8)

2021-10-14 Thread ELPA Syncer
elpasync pushed a change to branch externals/nano-agenda. from f44fb2c Bug fix + shorter time display for today new b2fbf9e Add a missing dependency ("ts") new 4555325 Merge pull request #2 from vifon/patch-1 new cd9bfdd Add an autoload new eea9009

[elpa] externals/nano-agenda 4555325 4/6: Merge pull request #2 from vifon/patch-1

2021-10-14 Thread ELPA Syncer
branch: externals/nano-agenda commit 45553252559cd3b061d978bb1ae44230fbf1091e Merge: f44fb2c b2fbf9e Author: Nicolas P. Rougier Commit: GitHub Merge pull request #2 from vifon/patch-1 Add a missing dependency ("ts") --- nano-agenda.el | 2 +- 1 file changed, 1 insertion(+), 1 delet

[elpa] externals/nano-agenda cd9bfdd 3/6: Add an autoload

2021-10-14 Thread ELPA Syncer
branch: externals/nano-agenda commit cd9bfdd10b0b1f21ea4b1c22f5a942c9e38beb6d Author: Wojciech Siewierski Commit: Wojciech Siewierski Add an autoload --- nano-agenda.el | 1 + 1 file changed, 1 insertion(+) diff --git a/nano-agenda.el b/nano-agenda.el index 4d4f3f3..f3131d8 100644 --- a/na

[elpa] externals/nano-agenda 37b4587 2/6: Respect all the org-agenda-files formats

2021-10-14 Thread ELPA Syncer
branch: externals/nano-agenda commit 37b458725676c86c14f127f439374e434bc39c9a Author: Wojciech Siewierski Commit: Wojciech Siewierski Respect all the org-agenda-files formats org-agenda-files can be not only a list of files. It can be: - a list of files (currently supported)

[elpa] externals/nano-agenda 9d556e8 6/6: Merge pull request #3 from vifon/org-agenda-files_formats

2021-10-14 Thread ELPA Syncer
branch: externals/nano-agenda commit 9d556e8c3e7ec6196bb2d8e46b8fd5bdaf5f6482 Merge: eea9009 37b4587 Author: Nicolas P. Rougier Commit: GitHub Merge pull request #3 from vifon/org-agenda-files_formats Respect all the org-agenda-files formats --- nano-agenda.el | 4 ++-- 1 file chan

[elpa] externals/org 93132c2: org-goto: Fix UI

2021-10-14 Thread ELPA Syncer
branch: externals/org commit 93132c2390a1fb347020df755d3cfb5d6c306fb6 Author: Marco Wahl Commit: Marco Wahl org-goto: Fix UI * lisp/org-goto.el (org-goto-location): Drop the wrap by `org-no-popups'. This restores the expected functionality of org-goto with interface type 'o

[elpa] externals/consult b2cc3d3: README: Fix link (Fix #447)

2021-10-14 Thread ELPA Syncer
branch: externals/consult commit b2cc3d376066e7c43c25195342ee530090f33fbf Author: Daniel Mendler Commit: Daniel Mendler README: Fix link (Fix #447) --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 305ebdc..afa9fee 100644 --- a/