[elpa] externals/eglot bd970be047: Fix #514: Reduce Eldoc noise from hover messages

2022-06-30 Thread ELPA Syncer
branch: externals/eglot commit bd970be047aba4513c2970b9ff2d842f0472cb0e Author: jicksaw Commit: GitHub Fix #514: Reduce Eldoc noise from hover messages Also close #985 Only echo hover response content, without response range. LSP specification says the range is mea

[elpa] externals/org updated (30953bd7b7 -> 381a2ae4dd)

2022-06-30 Thread ELPA Syncer
elpasync pushed a change to branch externals/org. from 30953bd7b7 ox-latex: Pass on custom-env with src blocks new 998a0aacd3 Improve look of agenda on graphical displays new 381a2ae4dd * doc/org-manual.org (Speeding Up Your Agendas): Fix typos Summary of changes: doc/or

[elpa] externals/org 998a0aacd3 1/2: Improve look of agenda on graphical displays

2022-06-30 Thread ELPA Syncer
branch: externals/org commit 998a0aacd398144834cb5b46e38d098b5b3a8a40 Author: Stefan Kangas Commit: Ihor Radchenko Improve look of agenda on graphical displays * lisp/org-agenda.el (org-agenda-block-separator) (org-agenda-time-grid, org-agenda-current-time-string): Improve d

[elpa] externals/org 381a2ae4dd 2/2: * doc/org-manual.org (Speeding Up Your Agendas): Fix typos

2022-06-30 Thread ELPA Syncer
branch: externals/org commit 381a2ae4dd439b5f246873ae6630c1e303c35287 Author: Stefan Kangas Commit: Ihor Radchenko * doc/org-manual.org (Speeding Up Your Agendas): Fix typos --- doc/org-manual.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/org-manual.org b/d

[elpa] externals/plz 9e43e74acf: Meta: Update .elpaignore

2022-06-30 Thread ELPA Syncer
branch: externals/plz commit 9e43e74acf615b38f05258ce80adccc5aaa4c56e Author: Adam Porter Commit: Adam Porter Meta: Update .elpaignore These files (including .elpaignore itself) shouldn't be included in the ELPA package. --- .elpaignore | 5 + 1 file changed, 5 insertions(+

[elpa] externals/shell-command+ 7555ded55b: Improve whitespace-resilience during tokenization

2022-06-30 Thread ELPA Syncer
branch: externals/shell-command+ commit 7555ded55b3adf345ba4031d6fbd46a03b4adcbe Author: Philip Kaludercic Commit: Philip Kaludercic Improve whitespace-resilience during tokenization Thanks to Visuwesh for bringing the issue to my attention: https://lists.sr.ht/~pkal/public-inbo

[nongnu] elpa/org-auto-tangle bc52a01c7e 5/6: Merge pull request #19 from syohex/autoload

2022-06-30 Thread ELPA Syncer
branch: elpa/org-auto-tangle commit bc52a01c7e23bec1941d2b63f39e7c1162b642e4 Merge: 8fb0fdbe2a 1811863eb7 Author: lispy-dobby Commit: GitHub Merge pull request #19 from syohex/autoload Add autoload cookie for lazy loading --- org-auto-tangle.el | 1 + 1 file changed, 1 insertion(+)

[nongnu] elpa/org-auto-tangle c208036480 6/6: Update org-auto-tangle.el

2022-06-30 Thread ELPA Syncer
branch: elpa/org-auto-tangle commit c20803648055791eb7ff7a72d0c43ceb43d7c082 Author: lispy-dobby Commit: GitHub Update org-auto-tangle.el Update version number to release the added patches --- org-auto-tangle.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/or

[nongnu] elpa/org-auto-tangle 2688b907e0 1/6: Changed org-auto-tangle-async to read user value for org-src-preserve-indentation.

2022-06-30 Thread ELPA Syncer
branch: elpa/org-auto-tangle commit 2688b907e01b561eaed496b5eef1bffed51c90ed Author: davisrichard437 Commit: davisrichard437 Changed org-auto-tangle-async to read user value for org-src-preserve-indentation. --- org-auto-tangle.el | 15 --- 1 file changed, 8 insertions(+), 7 de

[elpa] externals/setup 78a7f83716: Remove mention of the deprecated GitHub mirror

2022-06-30 Thread ELPA Syncer
branch: externals/setup commit 78a7f83716aae4cba384c1b82dd7168a01b0fae4 Author: Philip Kaludercic Commit: Philip Kaludercic Remove mention of the deprecated GitHub mirror --- README.md | 7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d09

[nongnu] elpa/org-auto-tangle 1811863eb7 3/6: Add autoload cookie for lazy loading

2022-06-30 Thread ELPA Syncer
branch: elpa/org-auto-tangle commit 1811863eb7293723e1b052f63244d70e8daa987b Author: Shohei YOSHIDA Commit: Shohei YOSHIDA Add autoload cookie for lazy loading --- org-auto-tangle.el | 1 + 1 file changed, 1 insertion(+) diff --git a/org-auto-tangle.el b/org-auto-tangle.el index 0c1002d2eb

[nongnu] elpa/org-auto-tangle updated (87b867b46e -> c208036480)

2022-06-30 Thread ELPA Syncer
elpasync pushed a change to branch elpa/org-auto-tangle. from 87b867b46e make the version option meets the release tag new 2688b907e0 Changed org-auto-tangle-async to read user value for org-src-preserve-indentation. new 29b1d7d533 Adding more configuration variables to be

[nongnu] elpa/org-auto-tangle 8fb0fdbe2a 4/6: Merge pull request #18 from davisrichard437/master

2022-06-30 Thread ELPA Syncer
branch: elpa/org-auto-tangle commit 8fb0fdbe2ab91a9858a9126f8fc9867075688cb1 Merge: 87b867b46e 29b1d7d533 Author: lispy-dobby Commit: GitHub Merge pull request #18 from davisrichard437/master Read org-src-preserve-indentation when tangling. --- org-auto-tangle.el | 17 ++---

[nongnu] elpa/org-auto-tangle 29b1d7d533 2/6: Adding more configuration variables to be read by org-auto-tangle-async.

2022-06-30 Thread ELPA Syncer
branch: elpa/org-auto-tangle commit 29b1d7d53375a2a676374917e75fd8eae38e9ad5 Author: davisrichard437 Commit: davisrichard437 Adding more configuration variables to be read by org-auto-tangle-async. --- org-auto-tangle.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a

[elpa] externals/org-modern 239c02aa99: Update example

2022-06-30 Thread ELPA Syncer
branch: externals/org-modern commit 239c02aa99dc52755edf38d5e9c9e986683c4249 Author: Daniel Mendler Commit: Daniel Mendler Update example --- example.org | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/example.org b/example.org index 124a7bf30d..ec77689df6 100644 -

[elpa] externals/denote e59b606e19: Use better default for file dates in front matter

2022-06-30 Thread ELPA Syncer
branch: externals/denote commit e59b606e1924a7a3e536597cb309d1c71d67d380 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Use better default for file dates in front matter The old user option 'denote-front-matter-date-format' is deprecated. It is superseded by 'denote-da

[elpa] main 8e19fa8439: * elpa-packages (beacon): Auto-sync

2022-06-30 Thread Stefan Monnier via
branch: main commit 8e19fa8439d665bf36ea73ed418f6bf24edc Author: Stefan Monnier Commit: Stefan Monnier * elpa-packages (beacon): Auto-sync --- elpa-packages | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/elpa-packages b/elpa-packages index 9f3ef7d397..c9493f37c8 1

[elpa] externals/beacon 02579d8526 1/2: Add .gitignore file

2022-06-30 Thread ELPA Syncer
branch: externals/beacon commit 02579d852698b1f8784253ae105836cbcc0bb37a Author: Arthur Miller Commit: Arthur Miller Add .gitignore file --- .gitignore | 49 + 1 file changed, 49 insertions(+) diff --git a/.gitignore b/.gitignore new file mod

[elpa] externals/beacon 370c21c76b 2/2: Merge pull request #84 from amno1/beacon-add-git-ignore-file

2022-06-30 Thread ELPA Syncer
branch: externals/beacon commit 370c21c76be9d7600d98e9666cda56f47610cbb0 Merge: bde78180c6 02579d8526 Author: Artur Malabarba <453029+malaba...@users.noreply.github.com> Commit: GitHub Merge pull request #84 from amno1/beacon-add-git-ignore-file Add .gitignore file --- .gitignore |

[nongnu] elpa/tuareg e6a0b28c61 1/2: Update some documentation references

2022-06-30 Thread ELPA Syncer
branch: elpa/tuareg commit e6a0b28c61b2e80bc4171e3607d04461ffe9401c Author: Bozhidar Batsov Commit: Bozhidar Batsov Update some documentation references --- tuareg.el | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tuareg.el b/tuareg.el index 7c7ef4c66d..f394e6f1

[nongnu] elpa/tuareg 0dedb35069 2/2: Merge commit 'e6a0b28c61b2e80bc4171e3607d04461ffe9401c' into elpa/tuareg

2022-06-30 Thread ELPA Syncer
branch: elpa/tuareg commit 0dedb350690cf5ff2b89d4c23a8103404fa793f9 Merge: b93890a877 e6a0b28c61 Author: Stefan Monnier Commit: Stefan Monnier Merge commit 'e6a0b28c61b2e80bc4171e3607d04461ffe9401c' into elpa/tuareg --- tuareg.el | 8 1 file changed, 4 insertions(+), 4 deletions(-)

[elpa] externals/vertico updated (c511f874fa -> 29b87fc032)

2022-06-30 Thread ELPA Syncer
elpasync pushed a change to branch externals/vertico. from c511f874fa Version 0.25 new 7763998bce README update new 29b87fc032 README update Summary of changes: README.org | 28 +++- 1 file changed, 15 insertions(+), 13 deletions(-)

[elpa] externals/vertico 7763998bce 1/2: README update

2022-06-30 Thread ELPA Syncer
branch: externals/vertico commit 7763998bcef671b3710a969265fa3257ea389f62 Author: Daniel Mendler Commit: Daniel Mendler README update --- README.org | 26 ++ 1 file changed, 14 insertions(+), 12 deletions(-) diff --git a/README.org b/README.org index a2667a3fc1..447

[elpa] externals/vertico 29b87fc032 2/2: README update

2022-06-30 Thread ELPA Syncer
branch: externals/vertico commit 29b87fc032ec178f79623f0eba0f596fc8c58320 Author: Daniel Mendler Commit: Daniel Mendler README update --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 4477c42c44..698a5c21c8 100644 --- a/README.o

[elpa] externals/pyim 35315cf9fd: v5.2.1

2022-06-30 Thread ELPA Syncer
branch: externals/pyim commit 35315cf9fd554bb652961e5a8a8ebbafc3566d2e Author: Feng Shu Commit: Feng Shu v5.2.1 --- pyim.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyim.el b/pyim.el index 4688a5e4fb..13d6edf09b 100644 --- a/pyim.el +++ b/pyim.el @@ -7,7 +7,7 @@

[elpa] externals/denote 2193501cef: Change default value of denote-link-use-org-id

2022-06-30 Thread ELPA Syncer
branch: externals/denote commit 2193501cef4e91bb7b8d4d436484ea429ddd2084 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Change default value of denote-link-use-org-id This ensures that we provide the best experience for Org users out-of-the-box. The 'id:' hyperlink typ

[elpa] externals/tmr updated (e6b128f462 -> 2e34aea95e)

2022-06-30 Thread ELPA Syncer
elpasync pushed a change to branch externals/tmr. from e6b128f462 Placate the compiler about the use of single quote new 25e5f6e115 Tweak sample configuration new 483bb2b45e Document tmr-edit-description new 19972950c8 Document tmr-reschedule new 2e34aea95e N

[elpa] externals/tmr 19972950c8 3/4: Document tmr-reschedule

2022-06-30 Thread ELPA Syncer
branch: externals/tmr commit 19972950c8a923c3440e57ae07cb305635a0c71c Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Document tmr-reschedule --- README.org | 6 ++ 1 file changed, 6 insertions(+) diff --git a/README.org b/README.org index 61839cf8c7..a8035a50d0 100644 --- a/RE

[elpa] externals/tmr 25e5f6e115 1/4: Tweak sample configuration

2022-06-30 Thread ELPA Syncer
branch: externals/tmr commit 25e5f6e11501a105bbed71687ac2f2534a08a056 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Tweak sample configuration --- README.org | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.org b/README.org index 13467bbe71..146da30b

[elpa] externals/tmr 483bb2b45e 2/4: Document tmr-edit-description

2022-06-30 Thread ELPA Syncer
branch: externals/tmr commit 483bb2b45ed93932fb7cfc7b698be015401817fa Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Document tmr-edit-description --- README.org | 4 1 file changed, 4 insertions(+) diff --git a/README.org b/README.org index 146da30b0a..61839cf8c7 100644 ---

[elpa] externals/tmr 2e34aea95e 4/4: Note that commands target timer at point in grid

2022-06-30 Thread ELPA Syncer
branch: externals/tmr commit 2e34aea95e4fcc00d61098ed76b3c8cfc2ad0f97 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Note that commands target timer at point in grid --- README.org | 4 1 file changed, 4 insertions(+) diff --git a/README.org b/README.org index a8035a50d0..804