[elpa] externals/m-buffer af3ff20297: Add missing doc-gen.el file

2022-07-24 Thread ELPA Syncer
branch: externals/m-buffer commit af3ff20297a861f1280928bb292dc2432882d154 Author: Phillip Lord Commit: Phillip Lord Add missing doc-gen.el file --- dev/doc-gen.el | 10 ++ 1 file changed, 10 insertions(+) diff --git a/dev/doc-gen.el b/dev/doc-gen.el new file mode 100644 index

[elpa] externals/vertico 41f8ed7d23 1/2: README: Update links

2022-07-24 Thread ELPA Syncer
branch: externals/vertico commit 41f8ed7d23570201c1ccf5ed155b55187214f7e2 Author: Daniel Mendler Commit: Daniel Mendler README: Update links --- README.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.org b/README.org index 09081cbcd4..ac9b7399eb 100644 ---

[elpa] externals/vertico 5ec7887de1 2/2: README: Update link

2022-07-24 Thread ELPA Syncer
branch: externals/vertico commit 5ec7887de134b298a65ce7fba53c2f043283bc3b Author: Daniel Mendler Commit: Daniel Mendler README: Update link --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index ac9b7399eb..3c6043b422 100644 --- a/RE

[elpa] externals/vertico updated (3e04a2aa2f -> 5ec7887de1)

2022-07-24 Thread ELPA Syncer
elpasync pushed a change to branch externals/vertico. from 3e04a2aa2f README: Add link to Prot's config new 41f8ed7d23 README: Update links new 5ec7887de1 README: Update link Summary of changes: README.org | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)

[elpa] externals/m-buffer ecdc612821: Add lentic to dev dependencies

2022-07-24 Thread ELPA Syncer
branch: externals/m-buffer commit ecdc61282155739acd6b03233d5733e1ad57da1b Author: Phillip Lord Commit: Phillip Lord Add lentic to dev dependencies --- Cask | 1 + 1 file changed, 1 insertion(+) diff --git a/Cask b/Cask index e864ca652d..7b797c6fc0 100644 --- a/Cask +++ b/Cask @@ -6,4 +6,5

[elpa] externals/denote 5d245dfca6 1/2: Fix regexp to read non-ascii characters

2022-07-24 Thread ELPA Syncer
branch: externals/denote commit 5d245dfca6b78cd89f2fc9a86d9743b3d4f4cd46 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Fix regexp to read non-ascii characters There were two simultaneous threads about this issue: 1. On the mailing list with Frank Ehmsen and Peter

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

2022-07-24 Thread ELPA Syncer
elpasync pushed a change to branch externals/denote. from 8381abcfe5 Update docs about new front matter rewrite behaviour new 5d245dfca6 Fix regexp to read non-ascii characters new d3fae65b78 Update the manual's Acknowledgements for 5d245df Summary of changes: README.org

[elpa] externals/denote d3fae65b78 2/2: Update the manual's Acknowledgements for 5d245df

2022-07-24 Thread ELPA Syncer
branch: externals/denote commit d3fae65b78066a0b97002391a496376327eede08 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Update the manual's Acknowledgements for 5d245df --- README.org | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.org b/README.org inde

[elpa] externals/pyim f8a1d82e27: * pyim-page.el (pyim-page-border): Set background to gray.

2022-07-24 Thread ELPA Syncer
branch: externals/pyim commit f8a1d82e27eea188fa9be28e05c409a6a41bda0b Author: Feng Shu Commit: Feng Shu * pyim-page.el (pyim-page-border): Set background to gray. --- pyim-page.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyim-page.el b/pyim-page.el index 3f46cb3d

[elpa] externals-release/org a0a078049b 3/4: Fix compiler warnings

2022-07-24 Thread ELPA Syncer
branch: externals-release/org commit a0a078049b8c097b61187ccca445ee3cfb187100 Author: Ihor Radchenko Commit: Ihor Radchenko Fix compiler warnings * lisp/oc-basic.el (org-open-file): Declare function. --- lisp/oc-basic.el | 1 + 1 file changed, 1 insertion(+) diff --git a/lisp/oc-b

[elpa] externals-release/org 1c3a46268f 4/4: Backport from main: Fix compatibility with Emacs 26

2022-07-24 Thread ELPA Syncer
branch: externals-release/org commit 1c3a46268f29bcfa35824c6e68607f6feed99023 Author: Ihor Radchenko Commit: Ihor Radchenko Backport from main: Fix compatibility with Emacs 26 * lisp/org-compat.el (org-replace-buffer-contents): Add compatibility function for `replace-buffer-cont

[elpa] externals/org 22de2e26e7 2/2: Fix Emacs 26 compatibility

2022-07-24 Thread ELPA Syncer
branch: externals/org commit 22de2e26e791163bccc87ceb9692fbffbb407b4c Author: Ihor Radchenko Commit: Ihor Radchenko Fix Emacs 26 compatibility * lisp/oc-biblatex.el (org-cite-biblatex-export-citation): Do not use `seq-first'. * lisp/org-persist.el (org-persist-collection-let

[elpa] externals-release/org 01b0fb14bc 2/4: Backport from main: Escape single left quotes in docstrings

2022-07-24 Thread ELPA Syncer
branch: externals-release/org commit 01b0fb14bc9f4e5e253f09f85df2f932c1b96bcf Author: Robert Pluim Commit: Ihor Radchenko Backport from main: Escape single left quotes in docstrings * lisp/ob-core.el (org-babel-default-header-args): * lisp/ob-julia.el (org-babel-julia-evaluate-e

[elpa] externals-release/org afe50b7132 1/4: Fix Emacs 26 compatibility

2022-07-24 Thread ELPA Syncer
branch: externals-release/org commit afe50b7132cb9e5d5e3209ee91be0683963b072d Author: Ihor Radchenko Commit: Ihor Radchenko Fix Emacs 26 compatibility * lisp/org-plot.el (org-plot/gnuplot): Do not use `if-let'. * lisp/ox-ascii.el (org-ascii--describe-links): * lisp/ox-md.el

[elpa] externals/org updated (127e7fee49 -> 22de2e26e7)

2022-07-24 Thread ELPA Syncer
elpasync pushed a change to branch externals/org. from 127e7fee49 ox-latex: Keep obsolete variable values removed in 97cfb959d new afe50b7132 Fix Emacs 26 compatibility new 01b0fb14bc Backport from main: Escape single left quotes in docstrings new a0a078049b Fix co

[elpa] externals/org d8133e80d8 1/2: Merge branch 'bugfix'

2022-07-24 Thread ELPA Syncer
branch: externals/org commit d8133e80d8672ad6e636a6e2c12b9ffe1cd11df7 Merge: 127e7fee49 1c3a46268f Author: Ihor Radchenko Commit: Ihor Radchenko Merge branch 'bugfix' --- lisp/oc-basic.el| 1 + lisp/ox-ascii.el| 7 --- lisp/ox-md.el | 5 +++-- testing/org-test.el | 10 +

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

2022-07-24 Thread ELPA Syncer
elpasync pushed a change to branch externals-release/org. from e5cf0bc840 org-export: Do not use broken link handler on non-link elements new afe50b7132 Fix Emacs 26 compatibility new 01b0fb14bc Backport from main: Escape single left quotes in docstrings new a0a078

[elpa] externals/denote 61e672f492: Replace needless 'when-let*' with 'when-let'

2022-07-24 Thread ELPA Syncer
branch: externals/denote commit 61e672f4922b017b4347b8268ec0f0874c9fecb5 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Replace needless 'when-let*' with 'when-let' This should address the bug reported by hpgisler in issue 62 on the GitHub mirror:

[elpa] externals/org 6de5431acc: org: Refactor rx to concat + regexp-opt

2022-07-24 Thread ELPA Syncer
branch: externals/org commit 6de5431acc8b77548e89c61a6ae0ebc1b57540bb Author: TEC Commit: TEC org: Refactor rx to concat + regexp-opt * lisp/org.el (org--confirm-resource-safe): Since Emacs 26 doesn't support rx's (literal S) construct, use (concat (regexp-opt ...) ...) inst

[elpa] externals/denote 5ab937f1da: Require 'subr-x' at compile time

2022-07-24 Thread ELPA Syncer
branch: externals/denote commit 5ab937f1da1437f777fa7beb368521f628245810 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Require 'subr-x' at compile time This is to be sure that Emacs 28 evaluates 'when-let*'. Otherwise we will end up with errors such as the one reporte

[elpa] externals/denote 71b2216912: Use seq instead of cl-lib

2022-07-24 Thread ELPA Syncer
branch: externals/denote commit 71b221691200e981167ecc277ec1e5f186713684 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Use seq instead of cl-lib We are already 'require'ing seq, so we might as well use it in the few cases where we now call functionality from cl-lib.

[elpa] externals/org 540fcd0193: ox-publish: fix typo in function name

2022-07-24 Thread ELPA Syncer
branch: externals/org commit 540fcd01939ee5513aa6e2f9988224a6037fcc33 Author: Paul Eggert Commit: Paul Eggert ox-publish: fix typo in function name * lisp/org-compat.el (org-publish-cache-ctime-of-src): New backward-compatibility alias. * lisp/ox-publish.el (org-publish-cach

[elpa] externals/tempel b4bb7030e9: README: Fix typo (#62)

2022-07-24 Thread ELPA Syncer
branch: externals/tempel commit b4bb7030e9fa4a9451b79dfb2e815e0dd796527d Author: jgart <47760695+jga...@users.noreply.github.com> Commit: GitHub README: Fix typo (#62) --- README.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.org b/README.org index d1aaac1

[elpa] main be84e69edf: Tweak comments

2022-07-24 Thread Stefan Monnier via
branch: main commit be84e69edf28ad33a1b7fd39ceff90e60a515656 Author: Stefan Monnier Commit: Stefan Monnier Tweak comments --- elpa-packages | 13 ++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/elpa-packages b/elpa-packages index d1273cfcb4..e44137ac50 100644 --

[elpa] main 1492282ca4: Sort with `elpaa--sort-packages`.

2022-07-24 Thread Stefan Monnier via
branch: main commit 1492282ca451d86802b31c018327ff5388c2e71f Author: Stefan Monnier Commit: Stefan Monnier Sort with `elpaa--sort-packages`. --- elpa-packages | 48 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/elpa-packages

[nongnu] main baad781689: Sort with `elpaa--sort-packages`.

2022-07-24 Thread Stefan Monnier via
branch: main commit baad781689346353a219a786fc68ff476c6e013e Author: Stefan Monnier Commit: Stefan Monnier Sort with `elpaa--sort-packages`. --- elpa-packages | 84 +-- 1 file changed, 42 insertions(+), 42 deletions(-) diff --git a/el

[elpa] elpa-admin 8283500398: * elpa-admin.el (elpaa--sort-packages): New command

2022-07-24 Thread Stefan Monnier via
branch: elpa-admin commit 8283500398688134f2a05a7c0a2a8131ec76b8df Author: Stefan Monnier Commit: Stefan Monnier * elpa-admin.el (elpaa--sort-packages): New command --- elpa-admin.el | 26 ++ 1 file changed, 26 insertions(+) diff --git a/elpa-admin.el b/elpa-admin.e

[elpa] externals/eglot 33c464f658 06/15: Per #131, #314: Be more conservative with the LSP identifier guess

2022-07-24 Thread ELPA Syncer
branch: externals/eglot commit 33c464f658de70f36c27237d57b9c9858c68bc81 Author: João Távora Commit: João Távora Per #131, #314: Be more conservative with the LSP identifier guess If the user is not requesting a prompt, opt for the safer approach which is to get the location from

[elpa] externals/eglot a2d9e18945 09/15: Reply more reasonably to server's workspace/applyEdit

2022-07-24 Thread ELPA Syncer
branch: externals/eglot commit a2d9e1894573aec19e2fcf9bcc9934e513e96c77 Author: João Távora Commit: João Távora Reply more reasonably to server's workspace/applyEdit * eglot.el (eglot-handle-request): Return non-nil (eglot--apply-workspace-edit): Signal jsonrpc-error, not error.

[elpa] externals/eglot 87e6de3cdf 08/15: Appease byte-compiler warnings about wrong use of quotes

2022-07-24 Thread ELPA Syncer
branch: externals/eglot commit 87e6de3cdfa2f8049b2881350f31db31f9df627e Author: João Távora Commit: João Távora Appease byte-compiler warnings about wrong use of quotes * eglot.el (eglot-stay-out-of, eglot--code-action): Just give it what it wants. --- eglot.el | 7 +++ 1 f

[elpa] externals/eglot ae7261c1fe 02/15: Per #131: Experiment with grouping in xref-backend-identifier-completion-table

2022-07-24 Thread ELPA Syncer
branch: externals/eglot commit ae7261c1fea0cda9810ccdb95f77a1b0b52f4115 Author: João Távora Commit: João Távora Per #131: Experiment with grouping in xref-backend-identifier-completion-table Doesn't look very good. * eglot.el (xref-backend-identifier-completion-table): Add

[elpa] externals/eglot c962f6e5f6 12/15: Rework table of contents in README.md again

2022-07-24 Thread ELPA Syncer
branch: externals/eglot commit c962f6e5f61cf3e1d24607484d310197ebebf259 Author: João Távora Commit: João Távora Rework table of contents in README.md again * README.md (top): Provide a link to "Workspace configuration" heading. --- README.md | 8 ++-- 1 file changed, 6 in

[elpa] externals/eglot 25f6338741 04/15: Per #131: Tweak some details, fix some bugs

2022-07-24 Thread ELPA Syncer
branch: externals/eglot commit 25f6338741c04466591cf1ea1825b5f47f91bf0d Author: João Távora Commit: João Távora Per #131: Tweak some details, fix some bugs eglot--recover-workspace-symbol-meta had a bug that still made it choke on improper lists. Also, when simply M-. t

[elpa] externals/eglot 29690e88e3 13/15: Always default eglot-strict-mode to nil

2022-07-24 Thread ELPA Syncer
branch: externals/eglot commit 29690e88e3b1d2f5d5472d7457a56cc363fb2805 Author: João Távora Commit: João Távora Always default eglot-strict-mode to nil it's mostly useful for developers/debugger. It's better to have the latter remember to set it than users being hindered by it.

[elpa] externals/eglot c64fe76e86 03/15: Per #131: Cosmetic decisions guaranteed to tick off someone somewhere (tm)

2022-07-24 Thread ELPA Syncer
branch: externals/eglot commit c64fe76e866d6ab38bb7ff7283b766a48c116440 Author: João Távora Commit: João Távora Per #131: Cosmetic decisions guaranteed to tick off someone somewhere (tm) The symbols returned by the LSP server must be converted to unique strings if Emacs is to pr

[elpa] externals/eglot updated (c558fd6a24 -> 6cc6fcc0fa)

2022-07-24 Thread ELPA Syncer
elpasync pushed a change to branch externals/eglot. from c558fd6a24 Fix #965: Update link for Fortran language server fortls new 2f71de72e3 Fix #131: Make C-u M-. work half decently new ae7261c1fe Per #131: Experiment with grouping in xref-backend-identifier-completion-tabl

[elpa] externals/eglot 2f71de72e3 01/15: Fix #131: Make C-u M-. work half decently

2022-07-24 Thread ELPA Syncer
branch: externals/eglot commit 2f71de72e3ff7d7763cca141367af8633ad2b3f2 Author: João Távora Commit: João Távora Fix #131: Make C-u M-. work half decently * NEWS.md: Mention change. * eglot.el (eglot--lsp-interface-alist): Add WorkspaceSymbol (eglot--workspace-symbols-ca

[elpa] externals/eglot 1db95974a7 07/15: Per #967: eglot-workspace-configuration can be a function

2022-07-24 Thread ELPA Syncer
branch: externals/eglot commit 1db95974a7082a9915ad1c14bb17c49253efcc56 Author: João Távora Commit: João Távora Per #967: eglot-workspace-configuration can be a function * README.md (Workspace configuration): Renamed from per-project configuration. Rework. * NEWS.md: M

[elpa] externals/eglot eed9a65515 10/15: Fix embarrassing paren-matching blunder in eglot.el

2022-07-24 Thread ELPA Syncer
branch: externals/eglot commit eed9a6551562501241ed9ee7eaad24d59a836ff6 Author: João Távora Commit: João Távora Fix embarrassing paren-matching blunder in eglot.el * eglot.el (eglot-handle-request workspace/applyEdit): Fix parens. --- eglot.el | 2 +- 1 file changed, 1 insertion(+)

[elpa] externals/eglot 6cc6fcc0fa 15/15: Merge commit 'c558fd6a24' to fix fallout of force-push in GNU ELPA

2022-07-24 Thread ELPA Syncer
branch: externals/eglot commit 6cc6fcc0fabb51671980e52110ad74f2e691e387 Merge: 2387026d67 c558fd6a24 Author: João Távora Commit: João Távora Merge commit 'c558fd6a24' to fix fallout of force-push in GNU ELPA

[elpa] externals/eglot a62a388021 11/15: Fix README.md typos and rework section about Workspace configuration

2022-07-24 Thread ELPA Syncer
branch: externals/eglot commit a62a3880212daef7ac950596e8f425aacdaf9f16 Author: João Távora Commit: João Távora Fix README.md typos and rework section about Workspace configuration * README.md (Workspace Configuration): Fix typos and rework --- README.md | 67 ++

[elpa] externals/eglot 2387026d67 14/15: Tweak bug-reporting templates yet again

2022-07-24 Thread ELPA Syncer
branch: externals/eglot commit 2387026d67c68a33cab605bb4e3e64d9928918a3 Author: João Távora Commit: João Távora Tweak bug-reporting templates yet again --- .github/ISSUE_TEMPLATE/bug_report.md | 139 +-- .github/ISSUE_TEMPLATE/config.yml| 4 +- 2 files

[elpa] externals/eglot f62b641b5c 05/15: Per #131, #314: Guess the "LSP identifier at point"

2022-07-24 Thread ELPA Syncer
branch: externals/eglot commit f62b641b5c5fb985b9846584a5e02048c7356ca4 Author: João Távora Commit: João Távora Per #131, #314: Guess the "LSP identifier at point" * eglot.el (eglot--workspace-symbols): New helper. (xref-backend-identifier-completion-table): Rework. (xref-ba

[elpa] externals/hyperbole d0dd9202d8 06/19: HyRolo search org-directory, org-roam files or with helm-org-rifle

2022-07-24 Thread ELPA Syncer
branch: externals/hyperbole commit d0dd9202d89fb753e92ddfef6688c3d8c3039c6b Author: Bob Weiner Commit: Bob Weiner HyRolo search org-directory, org-roam files or with helm-org-rifle --- ChangeLog | 6 ++ hyrolo.el | 53 - 2 files chang

[elpa] externals/hyperbole 96deda39db 05/19: demo-tests.el - Use 'sh' instead of 'bash'

2022-07-24 Thread ELPA Syncer
branch: externals/hyperbole commit 96deda39dbbcf3045130dd2ca178ce45ce3bd78e Author: Bob Weiner Commit: Bob Weiner demo-tests.el - Use 'sh' instead of 'bash' Replace single backslash with double backslash where appropriate. Don't kill shell buffer if it exists before the test is

[elpa] externals/hyperbole 2d2fcb97d9 04/19: Add a number of small updates with little functional change

2022-07-24 Thread ELPA Syncer
branch: externals/hyperbole commit 2d2fcb97d9444319fb088ab0066b99a9c744a8bf Author: Bob Weiner Commit: Bob Weiner Add a number of small updates with little functional change --- hactypes.el | 13 ++--- hmouse-drv.el | 6 -- hmouse-sh.el| 10 +- hmouse-tag.el

[elpa] externals/hyperbole updated (89913d256c -> 75c9214c35)

2022-07-24 Thread ELPA Syncer
elpasync pushed a change to branch externals/hyperbole. from 89913d256c Doc strings within 80 char limit for hact.el (#212) new c9a58fc673 hsys-youtube.el: Add action button types for Youtube videos new 694f3110fd hsys-org.el: Activate only if not at eol or eob new

[elpa] externals/hyperbole c9a58fc673 01/19: hsys-youtube.el: Add action button types for Youtube videos

2022-07-24 Thread ELPA Syncer
branch: externals/hyperbole commit c9a58fc6732fb0e8bf8682ca4ea245b16b728c11 Author: Bob Weiner Commit: Bob Weiner hsys-youtube.el: Add action button types for Youtube videos --- ChangeLog | 7 ++ MANIFEST| 1 + Makefile| 6 +- hsys-youtube.el | 223 ++

[elpa] externals/hyperbole 4860da0802 07/19: hsettings.el (hyperbole-web-search): Add flag to return search expr

2022-07-24 Thread ELPA Syncer
branch: externals/hyperbole commit 4860da080269d5561a41e68acef8a907db9b9d74 Author: Bob Weiner Commit: Bob Weiner hsettings.el (hyperbole-web-search): Add flag to return search expr --- ChangeLog| 4 hsettings.el | 20 +--- 2 files changed, 17 insertions(+), 7 dele

[elpa] externals/hyperbole 72ca3f0041 10/19: hui-mini.el: Multi-line menu support; add To/ and Doc a-z menus

2022-07-24 Thread ELPA Syncer
branch: externals/hyperbole commit 72ca3f004175d5121447f184d087a6bf36bbf67c Author: Bob Weiner Commit: Bob Weiner hui-mini.el: Multi-line menu support; add To/ and Doc a-z menus --- ChangeLog | 53 -- hui-mini.el | 233 ++---

[elpa] externals/hyperbole c38d137510 03/19: Merge branch 'master' of hyperbole

2022-07-24 Thread ELPA Syncer
branch: externals/hyperbole commit c38d13751096304665e6c3675e2fd235f4a58ac6 Merge: 694f3110fd 988dc73672 Author: Bob Weiner Commit: Bob Weiner Merge branch 'master' of hyperbole --- ChangeLog | 6 ++ test/demo-tests.el | 11 --- 2 files changed, 10 insertions(+), 7 del

[elpa] externals/hyperbole e9015341c0 08/19: hypb.el: Support devdocs-lookup package

2022-07-24 Thread ELPA Syncer
branch: externals/hyperbole commit e9015341c0ec57df818ea193751892b06bc0ebca Author: Bob Weiner Commit: Bob Weiner hypb.el: Support devdocs-lookup package hypb.el (hypb:require-package): Add to install a package, if necessary, and require its library with the same name.

[elpa] externals/hyperbole 80d1d2dd4c 12/19: Update tests to work with new ibut:create code

2022-07-24 Thread ELPA Syncer
branch: externals/hyperbole commit 80d1d2dd4c4ab7a23cc6f00e4821803d5ab93e93 Author: Bob Weiner Commit: Bob Weiner Update tests to work with new ibut:create code --- ChangeLog| 19 +++ test/demo-tests.el | 76 +---

[elpa] externals/hyperbole 694f3110fd 02/19: hsys-org.el: Activate only if not at eol or eob

2022-07-24 Thread ELPA Syncer
branch: externals/hyperbole commit 694f3110fddd7640254dfc717c3064f37739f7e4 Author: Bob Weiner Commit: Bob Weiner hsys-org.el: Activate only if not at eol or eob --- ChangeLog | 3 +++ hsys-org.el | 47 --- 2 files changed, 27 insertions(+), 23

[elpa] externals/hyperbole 7a86ea33e2 09/19: Add ibut:create and allow Assist Key :help for Elisp functions

2022-07-24 Thread ELPA Syncer
branch: externals/hyperbole commit 7a86ea33e246c66a9e5fdcd98a219d2ec9bb87e9 Author: Bob Weiner Commit: Bob Weiner Add ibut:create and allow Assist Key :help for Elisp functions --- ChangeLog | 13 ++ hact.el | 8 ++-- hbut.el | 129 +-

[elpa] externals/hyperbole 44262d14a7 14/19: Resolve all but one test case issues from the latest updates

2022-07-24 Thread ELPA Syncer
branch: externals/hyperbole commit 44262d14a73dd69f067224bf48aa88c11cd64042 Author: Bob Weiner Commit: Bob Weiner Resolve all but one test case issues from the latest updates Have to make ibut:at-p set lbl-start and lbl-end to ibut text position even when point is on the ibut's

[elpa] externals/hyperbole c517641b51 18/19: * ibut:create Ensure lbl-key is always set to name, if available

2022-07-24 Thread ELPA Syncer
branch: externals/hyperbole commit c517641b51346ac27137294ab6f5c3a55a242f1a Author: Bob Weiner Commit: Bob Weiner * ibut:create Ensure lbl-key is always set to name, if available Also ensure lbl-start and lbl-end point to the text start and end for an ibut. --- ChangeLog | 4 +

[elpa] externals/hyperbole d256f195ee 11/19: Fix major issues with ibut:create but some tests still fail

2022-07-24 Thread ELPA Syncer
branch: externals/hyperbole commit d256f195ee199383fff83073243cd0f0553c57ca Author: Bob Weiner Commit: Bob Weiner Fix major issues with ibut:create but some tests still fail --- hbut.el | 14 -- hibtypes.el | 4 ++-- hmouse-drv.el | 7 --- 3 files changed, 14 inser

[elpa] externals/hyperbole 75c9214c35 19/19: hypb:require-package: Prompt user with y/n query before install pkg

2022-07-24 Thread ELPA Syncer
branch: externals/hyperbole commit 75c9214c359af9fd33960f43477ceea5e170686f Author: Bob Weiner Commit: Bob Weiner hypb:require-package: Prompt user with y/n query before install pkg --- ChangeLog | 3 +++ hypb.el | 8 +--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a

[elpa] externals/hyperbole 5e6e10dd6e 13/19: elisp-compiler-msg: Add Smart Key support for ERT "Test "

2022-07-24 Thread ELPA Syncer
branch: externals/hyperbole commit 5e6e10dd6e61ae1940dca41114087e9e19db21f3 Author: Bob Weiner Commit: Bob Weiner elisp-compiler-msg: Add Smart Key support for ERT "Test " Such lines jump to the def of the symbol. Also add support for symbol and pathname references from backtra

[elpa] externals-release/org 9d29de23cf 3/6: Backport commit b2bce107b from Emacs

2022-07-24 Thread ELPA Syncer
branch: externals-release/org commit 9d29de23cf957c56cbda09e8a4714997609ca6c1 Author: Lars Ingebrigtsen Commit: Kyle Meyer Backport commit b2bce107b from Emacs * lisp/org.el (org-latex-to-html-convert-command): * lisp/org-agenda.el (org-agenda-sorting-strategy): Audit use of

[elpa] externals-release/org 6e991f4bb9 6/6: Backport commit 10b691987 from Emacs

2022-07-24 Thread ELPA Syncer
branch: externals-release/org commit 6e991f4bb9f922963cc82e7718daa9ce77e3b15c Author: Stefan Kangas Commit: Kyle Meyer Backport commit 10b691987 from Emacs ; Fix typos 10b69198708105655c49b62ac7d6185abb7e02a7 Stefan Kangas Sat Jul 16 10:07:38 2022 +0200 --- lisp/ol.el |

[elpa] externals-release/org updated (1c3a46268f -> 6e991f4bb9)

2022-07-24 Thread ELPA Syncer
elpasync pushed a change to branch externals-release/org. from 1c3a46268f Backport from main: Fix compatibility with Emacs 26 new cea0263784 Backport commit bbf389ea6 from Emacs new 5fdbf159f2 Backport commit 2d71fd3b0 from Emacs new 9d29de23cf Backport commit b2bce1

[elpa] externals/hyperbole dcb0b9e7aa 17/19: Merge branch 'master' of hyperbole; initial 80-col comment fixes

2022-07-24 Thread ELPA Syncer
branch: externals/hyperbole commit dcb0b9e7aade7da581edabaa6263fad9b9ae7ca8 Merge: 716507c51c 89913d256c Author: Bob Weiner Commit: Bob Weiner Merge branch 'master' of hyperbole; initial 80-col comment fixes --- ChangeLog | 58 -

[elpa] externals/hyperbole 716507c51c 16/19: Fix a number of issues with ibut attribute handling

2022-07-24 Thread ELPA Syncer
branch: externals/hyperbole commit 716507c51c7435167cc954c2d5d2a1eb38ab81ed Author: Bob Weiner Commit: Bob Weiner Fix a number of issues with ibut attribute handling --- ChangeLog | 15 +-- hbut.el | 117 +--- hibtyp

[elpa] externals-release/org cea0263784 1/6: Backport commit bbf389ea6 from Emacs

2022-07-24 Thread ELPA Syncer
branch: externals-release/org commit cea02637849b8f17b0cd547f80789acd2e94cbd2 Author: Lars Ingebrigtsen Commit: Kyle Meyer Backport commit bbf389ea6 from Emacs * lisp/ox-publish.el (org-publish-find-property): * lisp/ox-html.el (org-html--unlabel-latex-environment): * lisp/o

[elpa] externals/org updated (540fcd0193 -> 5a64429b27)

2022-07-24 Thread ELPA Syncer
elpasync pushed a change to branch externals/org. from 540fcd0193 ox-publish: fix typo in function name new cea0263784 Backport commit bbf389ea6 from Emacs new 5fdbf159f2 Backport commit 2d71fd3b0 from Emacs new 9d29de23cf Backport commit b2bce107b from Emacs

[elpa] externals-release/org 5fdbf159f2 2/6: Backport commit 2d71fd3b0 from Emacs

2022-07-24 Thread ELPA Syncer
branch: externals-release/org commit 5fdbf159f27243147983147caae0f2060ba6b097 Author: Lars Ingebrigtsen Commit: Kyle Meyer Backport commit 2d71fd3b0 from Emacs * lisp/ob-table.el (org-sbe): Further quoting fixes in doc strings. Further doc string quoting fixes 2d71fd3b0

[elpa] externals/hyperbole dcc51fb827 15/19: Change pushd to cd since /bin/sh does not support pushd

2022-07-24 Thread ELPA Syncer
branch: externals/hyperbole commit dcc51fb8276c1ed6fd3a40970e2e1d843f73b260 Author: Bob Weiner Commit: Bob Weiner Change pushd to cd since /bin/sh does not support pushd --- ChangeLog | 9 ++--- FAST-DEMO | 2 +- hbut.el| 3 +-- test/demo-tests.el | 8 -

[elpa] externals-release/org 745bdebe73 5/6: Backport commit ba0871bef from Emacs

2022-07-24 Thread ELPA Syncer
branch: externals-release/org commit 745bdebe73d4ebbd254fe45d33b230f82b6baa72 Author: Stefan Kangas Commit: Kyle Meyer Backport commit ba0871bef from Emacs ; Fix typos: prefer American spelling ba0871bef1e7d321f1124a6ad20e9be158a976dd Stefan Kangas Wed Jul 13 13:04:22 20

[elpa] externals-release/org 2e36ac2ac1 4/6: Merge single quote fixes from Emacs's master

2022-07-24 Thread ELPA Syncer
branch: externals-release/org commit 2e36ac2ac18e6be3986c5fc534fe3d6837b0b20e Merge: 1c3a46268f 9d29de23cf Author: Kyle Meyer Commit: Kyle Meyer Merge single quote fixes from Emacs's master This brings in ports of bbf389ea6de (Audit quoting the quote character in doc strings, 20

[elpa] externals/org 5a64429b27: Merge branch 'bugfix'

2022-07-24 Thread ELPA Syncer
branch: externals/org commit 5a64429b2713fd2a5257393882b1aa478eaf9726 Merge: 540fcd0193 6e991f4bb9 Author: Kyle Meyer Commit: Kyle Meyer Merge branch 'bugfix' As mentioned in 2e36ac2ac (Merge single quote fixes from Emacs's master, 2022-07-24), this merge is keeping Org main's s

[nongnu] elpa/subed updated (badbfb7d20 -> eefe94f308)

2022-07-24 Thread ELPA Syncer
elpasync pushed a change to branch elpa/subed. from badbfb7d20 Increment the version number to 1.0.6 new e871b72c50 Add note about "Service name too long" new eefe94f308 Change default subed-mpv-socket-dir to $TEMP/subed Summary of changes: README.org| 7 +

[nongnu] elpa/subed e871b72c50 1/2: Add note about "Service name too long"

2022-07-24 Thread ELPA Syncer
branch: elpa/subed commit e871b72c5060e9c8ddcbdf030a04b3e533f014fe Author: Sacha Chua Commit: Sacha Chua Add note about "Service name too long" --- README.org | 7 +++ 1 file changed, 7 insertions(+) diff --git a/README.org b/README.org index 9951d117e5..bc6581da60 100644 --- a/README.

[nongnu] elpa/subed eefe94f308 2/2: Change default subed-mpv-socket-dir to $TEMP/subed

2022-07-24 Thread ELPA Syncer
branch: elpa/subed commit eefe94f308d7006a498b17fc9acf01790b793bcd Author: Sacha Chua Commit: Sacha Chua Change default subed-mpv-socket-dir to $TEMP/subed * subed/subed-config.el (subed-mpv-socket-dir): Shorten the default subed-mpv-socket-dir to $TEMP/subed in order to minimiz

[elpa] externals/denote 36440d7b7d: Refine front matter rewrite

2022-07-24 Thread ELPA Syncer
branch: externals/denote commit 36440d7b7dfb975e8a3c87e52208d8a59c213ed3 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Refine front matter rewrite This should avoid false positives by anchoring the search at the relevant front matter key. The code is broken in

[elpa] externals/denote updated (36440d7b7d -> f525bbd8fa)

2022-07-24 Thread ELPA Syncer
elpasync pushed a change to branch externals/denote. from 36440d7b7d Refine front matter rewrite new b745cae875 Revert "Refine front matter rewrite" new 47073aa2a0 Re-implement commit 36440d7 new d3a537d065 Regex to allow for non-ASCII characters in title and tags

[elpa] externals/denote d3a537d065 2/6: Regex to allow for non-ASCII characters in title and tags

2022-07-24 Thread ELPA Syncer
branch: externals/denote commit d3a537d065a9d9a8204b41106d0fcdb760562e74 Author: Peter Prevos Commit: Peter Prevos Regex to allow for non-ASCII characters in title and tags --- denote-faces.el | 4 ++-- denote.el | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a

[elpa] externals/denote 0b69904020 3/6: Merge branch 'protesilaos:main' into main

2022-07-24 Thread ELPA Syncer
branch: externals/denote commit 0b69904020edaf0a812b0ce48365c9dade410191 Merge: d3a537d065 b745cae875 Author: Peter Prevos Commit: GitHub Merge branch 'protesilaos:main' into main --- denote-dired.el| 28 +++- denote-retrieve.el | 3 --- 2 files changed, 7 inser

[elpa] externals/denote 19c4fa8b09 5/6: Merge pull request #64 from pprevos/main

2022-07-24 Thread ELPA Syncer
branch: externals/denote commit 19c4fa8b092f694b69024eed892a7593902194f4 Merge: 47073aa2a0 0b69904020 Author: Protesilaos Stavrou Commit: GitHub Merge pull request #64 from pprevos/main Regex to allow for non-ASCII characters in title and tags --- denote-faces.el | 4 ++-- denote.e

[elpa] externals/denote b745cae875 1/6: Revert "Refine front matter rewrite"

2022-07-24 Thread ELPA Syncer
branch: externals/denote commit b745cae87526a0ba72ca5ef6a7f09b0f81742820 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Revert "Refine front matter rewrite" This reverts commit 36440d7b7dfb975e8a3c87e52208d8a59c213ed3. --- denote-dired.el| 28 +++---

[elpa] externals/denote 47073aa2a0 4/6: Re-implement commit 36440d7

2022-07-24 Thread ELPA Syncer
branch: externals/denote commit 47073aa2a031761982513fc6ad4ad51efb72ca8a Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Re-implement commit 36440d7 Sorry for the noise... The previous code was incomplete. --- denote-dired.el | 7 ++- 1 file changed, 6 insertions(+), 1

[elpa] externals/denote f525bbd8fa 6/6: Update Acknowledgements for commit d3a537d

2022-07-24 Thread ELPA Syncer
branch: externals/denote commit f525bbd8fa4ae550853a3dffcf8a40ecba03023f Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Update Acknowledgements for commit d3a537d The change is below the ~15 line threshold and thus does not require copyright assignment to the Free Softw

[elpa] externals/denote 60ec95f803 3/4: Let denote-dired-rename-marked-files rewrite keywords

2022-07-24 Thread ELPA Syncer
branch: externals/denote commit 60ec95f80386be7bf9f0905b4d3368803163015a Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Let denote-dired-rename-marked-files rewrite keywords This is only done if appropriate, i.e. if the underlying file is a Denote note. --- README.org

[elpa] externals/denote b5948bac04 4/4: Clarify denote-dired--add-front-matter doc string

2022-07-24 Thread ELPA Syncer
branch: externals/denote commit b5948bac04bccdf76abb3dc91d0e35fb5f19455b Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Clarify denote-dired--add-front-matter doc string --- denote-dired.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/denote-dired.el b/denote

[elpa] externals/denote 2080309cd7 1/4: Refine denote-dired--rewrite-front-matter

2022-07-24 Thread ELPA Syncer
branch: externals/denote commit 2080309cd765b91e6851f74b35fc366769bfe7e3 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Refine denote-dired--rewrite-front-matter Remove unused code and make it work with narrowed buffers. --- denote-dired.el | 32 ---

[elpa] externals/denote 017b9d0f85 2/4: Clarify doc string

2022-07-24 Thread ELPA Syncer
branch: externals/denote commit 017b9d0f859e765839c235113686b315f8eb9a8b Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Clarify doc string --- denote-dired.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/denote-dired.el b/denote-dired.el index ac3f9ff37e..ded

[elpa] externals/denote updated (f525bbd8fa -> b5948bac04)

2022-07-24 Thread ELPA Syncer
elpasync pushed a change to branch externals/denote. from f525bbd8fa Update Acknowledgements for commit d3a537d new 2080309cd7 Refine denote-dired--rewrite-front-matter new 017b9d0f85 Clarify doc string new 60ec95f803 Let denote-dired-rename-marked-files rewrite keyw

[elpa] externals/denote ca62b258ce: Remove confusing phrase in doc string

2022-07-24 Thread ELPA Syncer
branch: externals/denote commit ca62b258cea9597dd7088941d8b1b77e73fc8f6d Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Remove confusing phrase in doc string --- README.org | 3 --- denote-dired.el | 8 +--- 2 files changed, 1 insertion(+), 10 deletions(-) diff --git a/RE

[elpa] externals/denote 23d4ce71e4 3/3: Refine prompt for batch front matter insertion

2022-07-24 Thread ELPA Syncer
branch: externals/denote commit 23d4ce71e4692c2276b3848c84040104994bd7b8 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Refine prompt for batch front matter insertion --- denote-dired.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/denote-dired.el b/denote-di

[elpa] externals/denote c9c9b56a06 1/3: Refine denote-dired--filetype-heuristics

2022-07-24 Thread ELPA Syncer
branch: externals/denote commit c9c9b56a067eab368ff7c9eec8699e07211fce9a Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Refine denote-dired--filetype-heuristics This guards against unailable front matter while trying to define what Markdown flavour to use. --- denote-d

[elpa] externals/denote updated (ca62b258ce -> 23d4ce71e4)

2022-07-24 Thread ELPA Syncer
elpasync pushed a change to branch externals/denote. from ca62b258ce Remove confusing phrase in doc string new c9c9b56a06 Refine denote-dired--filetype-heuristics new 3dbbffeef2 Fix denote-dired--add-front-matter 'when' format new 23d4ce71e4 Refine prompt for batch f

[elpa] externals/denote 3dbbffeef2 2/3: Fix denote-dired--add-front-matter 'when' format

2022-07-24 Thread ELPA Syncer
branch: externals/denote commit 3dbbffeef248013ddd89158522b1f484d3c70fba Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Fix denote-dired--add-front-matter 'when' format The previous one did not execute the form but would instead bind 'denote--only-note-p' as a variable