[elpa] externals/org 77a9932: lisp/org-agenda.el:

2021-11-24 Thread ELPA Syncer
branch: externals/org commit 77a9932b03c3b3a2bffe3b199b36aaffe2838175 Author: Bastien Commit: Bastien lisp/org-agenda.el: * lisp/org-agenda.el (org-agenda-get-scheduled): Don't throw an error when the search for the regular expression fails. This completes 82197761. ---

[elpa] externals/csharp-mode 9917e1b: Version bump

2021-11-24 Thread ELPA Syncer
branch: externals/csharp-mode commit 9917e1b97d6a374c8043124817142ea3419a649b Author: Theodor Thornhill Commit: Theodor Thornhill Version bump The parent commit fixed a pretty ugly shortcoming in the multiline string handling. This version bump is merely to ensure that the ELPA

[elpa] externals-release/org 0d7cf4e 1/2: test-ob.el: Remove duplicate test

2021-11-24 Thread ELPA Syncer
branch: externals-release/org commit 0d7cf4e4024b36f568eb14fb876bc8a3463748ea Author: Ihor Radchenko Commit: Ihor Radchenko test-ob.el: Remove duplicate test --- testing/lisp/test-ob.el | 24 1 file changed, 24 deletions(-) diff --git a/testing/lisp/test-ob.el b/te

[elpa] externals-release/org updated (ce0f5c3 -> 9044b30)

2021-11-24 Thread ELPA Syncer
elpasync pushed a change to branch externals-release/org. from ce0f5c3 org-manual.org: Clarify how to handle markup ambiguity new 0d7cf4e test-ob.el: Remove duplicate test new 9044b30 org-test: Fix ERC errors using latest Emacs master Summary of changes: testing/lis

[elpa] externals-release/org 9044b30 2/2: org-test: Fix ERC errors using latest Emacs master

2021-11-24 Thread ELPA Syncer
branch: externals-release/org commit 9044b300ee68194292b497375435cb616604cfbc Author: Ihor Radchenko Commit: Ihor Radchenko org-test: Fix ERC errors using latest Emacs master * testing/lisp/test-ob-C.el: * testing/lisp/test-ob-awk.el: * testing/lisp/test-ob-sed.el: Add missi

[elpa] externals/org cc3b468 1/3: org-element-cache: Use 'org-element-cache warning type

2021-11-24 Thread ELPA Syncer
branch: externals/org commit cc3b46865745634305c3b21a873544752a045258 Author: Ihor Radchenko Commit: Ihor Radchenko org-element-cache: Use 'org-element-cache warning type * lisp/org-element.el (org-element--cache-log-message): (org-element--cache-warn): Use special 'org-element-

[elpa] externals/org updated (77a9932 -> 23138b9)

2021-11-24 Thread ELPA Syncer
elpasync pushed a change to branch externals/org. from 77a9932 lisp/org-agenda.el: new cc3b468 org-element-cache: Use 'org-element-cache warning type new e76c29a org-element-cache-map: Update docstring new 0d7cf4e test-ob.el: Remove duplicate test new

[elpa] externals/org e76c29a 2/3: org-element-cache-map: Update docstring

2021-11-24 Thread ELPA Syncer
branch: externals/org commit e76c29a586f90bc006d7d1fe5eee5f7210004c94 Author: Ihor Radchenko Commit: Ihor Radchenko org-element-cache-map: Update docstring --- lisp/org-element.el | 14 ++ 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/lisp/org-element.el b/lisp/

[elpa] externals/org 23138b9 3/3: Merge branch 'bugfix'

2021-11-24 Thread ELPA Syncer
branch: externals/org commit 23138b9b11f6052c482e111badb14b4c75d2ffd8 Merge: e76c29a 9044b30 Author: Ihor Radchenko Commit: Ihor Radchenko Merge branch 'bugfix' --- testing/lisp/test-ob-C.el | 1 + testing/lisp/test-ob-awk.el | 3 +++ testing/lisp/test-ob-sed

[nongnu] elpa/tuareg b9a1455: Fixes typo

2021-11-24 Thread ELPA Syncer
branch: elpa/tuareg commit b9a145510518c855d5057a1e1b19a32125975202 Author: jgart <47760695+jga...@users.noreply.github.com> Commit: Christophe Troestler Fixes typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c0651c7..c45b476

[elpa] externals/ada-mode 62808b4: * NEWS: Release 7.2.0

2021-11-24 Thread Stephen Leake
branch: externals/ada-mode commit 62808b44d4ff07e37beb5103994982de2ed1f415 Author: Stephen Leake Commit: Stephen Leake * NEWS: Release 7.2.0 * README: Bump version. * ada-mode.el: * ada-mode.texi: * ada-gnat-xref.el (ada-gnat-xref-refs): Actually fix xref change.

[elpa] externals/wisi 8684f9d: * NEWS: Release 3.1.7

2021-11-24 Thread Stephen Leake
branch: externals/wisi commit 8684f9dce8df3359ecfa8f550bfe555672fab3c2 Author: Stephen Leake Commit: Stephen Leake * NEWS: Release 3.1.7 * README: Bump version. * wisi.el: * wisi.texi: * wisi-prj.el (wisi-goto-spec/body): Actually fix xref change. --- NEWS|

[elpa] externals/corfu b74243e: Fix preselect computation

2021-11-24 Thread ELPA Syncer
branch: externals/corfu commit b74243e322bd40781f0bb66ecee2cda7700159c4 Author: Daniel Mendler Commit: Daniel Mendler Fix preselect computation --- corfu.el | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/corfu.el b/corfu.el index 49548dd..ad43d5e 100644 --- a/cor

[elpa] externals-release/org 308f4cb 1/2: oc: Ensure activation returns a non-nil value

2021-11-24 Thread ELPA Syncer
branch: externals-release/org commit 308f4cb57054c3e8a14e4843bf9a95b4d806446b Author: Nicolas Goaziou Commit: Nicolas Goaziou oc: Ensure activation returns a non-nil value * lisp/oc.el (org-cite-activate): Return a non-nil value when successful, even if citation processor doesn'

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

2021-11-24 Thread ELPA Syncer
branch: externals/org commit b3cc2f793bbc1339339e0f285604f2b8fdd5bc06 Merge: 23138b9 30a6126 Author: Nicolas Goaziou Commit: Nicolas Goaziou Merge branch 'bugfix' --- lisp/oc.el | 43 ++- 1 file changed, 22 insertions(+), 21 deletions(-) diff --git a

[elpa] externals-release/org updated (9044b30 -> 30a6126)

2021-11-24 Thread ELPA Syncer
elpasync pushed a change to branch externals-release/org. from 9044b30 org-test: Fix ERC errors using latest Emacs master new 308f4cb oc: Ensure activation returns a non-nil value new 30a6126 oc: Fix `org-cite-fontify-default' docstring and simplify code Summary of

[elpa] externals/org updated (23138b9 -> b3cc2f7)

2021-11-24 Thread ELPA Syncer
elpasync pushed a change to branch externals/org. from 23138b9 Merge branch 'bugfix' new 308f4cb oc: Ensure activation returns a non-nil value new 30a6126 oc: Fix `org-cite-fontify-default' docstring and simplify code new b3cc2f7 Merge branch 'bugfix' Summ

[elpa] externals-release/org 30a6126 2/2: oc: Fix `org-cite-fontify-default' docstring and simplify code

2021-11-24 Thread ELPA Syncer
branch: externals-release/org commit 30a6126bb9a68afe4007fed5fa0a34ea8adedf40 Author: Nicolas Goaziou Commit: Nicolas Goaziou oc: Fix `org-cite-fontify-default' docstring and simplify code * lisp/oc.el (org-cite-fontify-default): We don't need to assume activate processor may be

[elpa] elpa-admin 1f5d7b4: * elpa-admin.el: Improve badge generation

2021-11-24 Thread monnier--- via
branch: elpa-admin commit 1f5d7b41336c28784d3fbd76583d654899758973 Author: Stefan Monnier Commit: Stefan Monnier * elpa-admin.el: Improve badge generation (elpaa--string-width): Try and sanity check the output. (elpaa--make-badge): HTML-quote the strings we insert. --- elpa-adm

[nongnu] elpa/geiser-guile d24e673 2/2: User-controlled declarative modules

2021-11-24 Thread ELPA Syncer
branch: elpa/geiser-guile commit d24e673c5e2095f8add1fc1a72a5020f6fd18f33 Author: jao Commit: jao User-controlled declarative modules Via a custom variable, as usual, and defaulting to not use them, as it provides a fuller interactive experience. Very tempted to name this f

[nongnu] elpa/geiser-guile 45097ff 1/2: Cosmetics: no need to reiterate customization group

2021-11-24 Thread ELPA Syncer
branch: elpa/geiser-guile commit 45097fffa6738c2e396580c87f381ca51c8789fc Author: jao Commit: jao Cosmetics: no need to reiterate customization group --- geiser-guile.el | 36 1 file changed, 12 insertions(+), 24 deletions(-) diff --git a/geiser-guile.e

[nongnu] elpa/geiser-guile updated (040b718 -> d24e673)

2021-11-24 Thread ELPA Syncer
elpasync pushed a change to branch elpa/geiser-guile. from 040b718 Tell geiser we've entered the debugger: newest version will listen new 45097ff Cosmetics: no need to reiterate customization group new d24e673 User-controlled declarative modules Summary of changes: