[elpa] externals/modus-themes 7661b78509: Refine vundo faces to make saved states easier to spot

2023-05-08 Thread ELPA Syncer
branch: externals/modus-themes commit 7661b78509c86bb8f4faf8f9cf605dfbb29c18a2 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Refine vundo faces to make saved states easier to spot This is discussed in issue 79 on the GitHub mirror:

[elpa] main b530dc52c0: Add url-http-oauth and url-http-oauth-demo

2023-05-08 Thread Thomas Fitzsimmons
branch: main commit b530dc52c0baace0fa8af6d441de6fd8db95a2c5 Author: Thomas Fitzsimmons Commit: Thomas Fitzsimmons Add url-http-oauth and url-http-oauth-demo * elpa-packages (url-http-oauth, url-http-oauth-demo): New packages. --- elpa-packages | 4 1 file changed, 4 inser

[elpa] externals/url-http-oauth-demo 17230fc651 2/2: Bump version to 1.0.1

2023-05-08 Thread Thomas Fitzsimmons
branch: externals/url-http-oauth-demo commit 17230fc6513df52f1417b335f64c9f405e5a9126 Author: Thomas Fitzsimmons Commit: Thomas Fitzsimmons Bump version to 1.0.1 * url-http-oauth-demo.el, NEWS: Bump version to 1.0.1. --- NEWS | 2 +- url-http-oauth-demo.el | 2 +-

[elpa] externals/url-http-oauth-demo b6e4ca1d11 1/2: Require url-http-oauth 0.8.1

2023-05-08 Thread Thomas Fitzsimmons
branch: externals/url-http-oauth-demo commit b6e4ca1d1158c80cd3e4d42d694c8a00427c32e4 Author: Thomas Fitzsimmons Commit: Thomas Fitzsimmons Require url-http-oauth 0.8.1 * url-http-oauth-demo.el: Require url-http-oauth 0.8.1. --- url-http-oauth-demo.el | 2 +- 1 file changed, 1 inse

[elpa] externals/url-http-oauth-demo updated (64002d21e5 -> 17230fc651)

2023-05-08 Thread Thomas Fitzsimmons
fitzsim pushed a change to branch externals/url-http-oauth-demo. from 64002d21e5 Bump url-http-oauth requirement to 0.8.0 new b6e4ca1d11 Require url-http-oauth 0.8.1 new 17230fc651 Bump version to 1.0.1 Summary of changes: NEWS | 2 +- url-http-oauth-dem

[elpa] externals/url-http-oauth 5823a0a850 1/2: Remove a debugging message

2023-05-08 Thread Thomas Fitzsimmons
branch: externals/url-http-oauth commit 5823a0a850aa95716596c919f60858b256840397 Author: Thomas Fitzsimmons Commit: Thomas Fitzsimmons Remove a debugging message * url-http-oauth.el (url-http-oauth--parse-grant): Remove debugging message. --- url-http-oauth.el | 2 +- 1 file ch

[elpa] externals/url-http-oauth updated (40c46af10c -> 0c284dd7da)

2023-05-08 Thread Thomas Fitzsimmons
fitzsim pushed a change to branch externals/url-http-oauth. from 40c46af10c Bump version to 0.8.0 new 5823a0a850 Remove a debugging message new 0c284dd7da Bump version to 0.8.1 Summary of changes: NEWS | 4 ++-- url-http-oauth.el | 4 ++-- 2 files changed, 4

[elpa] externals/url-http-oauth 0c284dd7da 2/2: Bump version to 0.8.1

2023-05-08 Thread Thomas Fitzsimmons
branch: externals/url-http-oauth commit 0c284dd7dae76265293b9b35a9bc7aff14a23ed0 Author: Thomas Fitzsimmons Commit: Thomas Fitzsimmons Bump version to 0.8.1 * url-http-oauth.el, NEWS: Bump version to 0.8.1. --- NEWS | 4 ++-- url-http-oauth.el | 2 +- 2 files changed,

[elpa] externals/url-http-oauth-demo 64002d21e5: Bump url-http-oauth requirement to 0.8.0

2023-05-08 Thread Thomas Fitzsimmons
branch: externals/url-http-oauth-demo commit 64002d21e5ca4f9af3ea7a209ca02ae7bcda8a86 Author: Thomas Fitzsimmons Commit: Thomas Fitzsimmons Bump url-http-oauth requirement to 0.8.0 * url-http-oauth-demo.el: Bump url-http-oauth requirement to 0.8.0. --- url-http-oauth-demo.el |

[elpa] externals/url-http-oauth-demo d5ebb7e14f 01/13: url-http-oauth-demo.el: New package

2023-05-08 Thread Thomas Fitzsimmons
branch: externals/url-http-oauth-demo commit d5ebb7e14f6ed4a02f02c99db23780026e7b7beb Author: Thomas Fitzsimmons Commit: Thomas Fitzsimmons url-http-oauth-demo.el: New package * url-http-oauth-demo.el: New file. * .gitignore: Likewise. --- .gitignore | 3 +++ url-h

[elpa] externals/url-http-oauth-demo f2d8a1a4bb 02/13: url-http-oauth-demo-get-profile-name is working

2023-05-08 Thread Thomas Fitzsimmons
branch: externals/url-http-oauth-demo commit f2d8a1a4bb6c40d0488abe2fb7b3e938392419d6 Author: Thomas Fitzsimmons Commit: Thomas Fitzsimmons url-http-oauth-demo-get-profile-name is working * url-http-oauth-demo.el: Call url-http-oauth-register-resource. (url-http-oauth-demo-get-a

[elpa] externals/url-http-oauth-demo bcbea4d8ef 06/13: Change scope handling

2023-05-08 Thread Thomas Fitzsimmons
branch: externals/url-http-oauth-demo commit bcbea4d8efd5c2ab298a1cde1f14bf07be9c6aa6 Author: Thomas Fitzsimmons Commit: Thomas Fitzsimmons Change scope handling * url-http-oauth-demo.el: Add scope argument to interpose call. (url-http-oauth-demo-get-profile-name): Remove explic

[elpa] externals/url-http-oauth-demo 8ba62b2072 08/13: Update a comment

2023-05-08 Thread Thomas Fitzsimmons
branch: externals/url-http-oauth-demo commit 8ba62b2072e1d884dcf4a1fb22d0c8aaf3c2376b Author: Thomas Fitzsimmons Commit: Thomas Fitzsimmons Update a comment * url-http-oauth-demo.el: Update a comment. --- url-http-oauth-demo.el | 21 +++-- 1 file changed, 11 inserti

[elpa] externals/url-http-oauth-demo ee91889a8e 13/13: Bump version to 1.0.0

2023-05-08 Thread Thomas Fitzsimmons
branch: externals/url-http-oauth-demo commit ee91889a8e3fed7db255b9be8970ca081b9d6c2f Author: Thomas Fitzsimmons Commit: Thomas Fitzsimmons Bump version to 1.0.0 * url-http-oauth-demo.el: Bump version to 1.0.0. * NEWS: New file. --- NEWS | 7 +++ url-http-

[elpa] externals/url-http-oauth-demo aa62f012d0 09/13: Fix URL retrieval

2023-05-08 Thread Thomas Fitzsimmons
branch: externals/url-http-oauth-demo commit aa62f012d0d774b24008c804e8d4aa9957982289 Author: Thomas Fitzsimmons Commit: Thomas Fitzsimmons Fix URL retrieval * url-http-oauth-demo.el (url-http-oauth-demo-get-profile-name): Set user to nil. --- url-http-oauth-demo.el | 2 +- 1 f

[elpa] externals/url-http-oauth-demo 68dd6973b2 12/13: Update comments

2023-05-08 Thread Thomas Fitzsimmons
branch: externals/url-http-oauth-demo commit 68dd6973b240ba98bc11b9be60b58ddb7d4a9503 Author: Thomas Fitzsimmons Commit: Thomas Fitzsimmons Update comments * url-http-oauth-demo.el: Update some comments. --- url-http-oauth-demo.el | 30 +++--- 1 file changed

[elpa] externals/url-http-oauth-demo 8ea929c685 10/13: Update config format and Emacs 26 support

2023-05-08 Thread Thomas Fitzsimmons
branch: externals/url-http-oauth-demo commit 8ea929c68541cf4fef1e47e49d47723545142b0f Author: Thomas Fitzsimmons Commit: Thomas Fitzsimmons Update config format and Emacs 26 support * url-http-oauth-demo.el: Use cons pairs in url-http-oauth-interpose call. (url-http-oauth-de

[elpa] externals/url-http-oauth-demo d14fc3e005 07/13: Update url-http-oauth-interpose call

2023-05-08 Thread Thomas Fitzsimmons
branch: externals/url-http-oauth-demo commit d14fc3e005bd3c7dc004406b7089451e6e62f99b Author: Thomas Fitzsimmons Commit: Thomas Fitzsimmons Update url-http-oauth-interpose call * url-http-oauth-demo.el: Update url-http-oauth-interpose call to provide single alist settings argume

[elpa] branch externals/url-http-oauth-demo created (now ee91889a8e)

2023-05-08 Thread Thomas Fitzsimmons
fitzsim pushed a change to branch externals/url-http-oauth-demo. at ee91889a8e Bump version to 1.0.0 This branch includes the following new commits: new d5ebb7e14f url-http-oauth-demo.el: New package new f2d8a1a4bb url-http-oauth-demo-get-profile-name is working n

[elpa] externals/url-http-oauth-demo de81100f6e 04/13: Finish confidential client demonstration

2023-05-08 Thread Thomas Fitzsimmons
branch: externals/url-http-oauth-demo commit de81100f6ea0a1d375998706a8b0b9d355ee0e1d Author: Thomas Fitzsimmons Commit: Thomas Fitzsimmons Finish confidential client demonstration * url-http-oauth-demo.el: Add usage section to comment header. Remove scope registration argument.

[elpa] externals/url-http-oauth-demo d45c47de23 03/13: Make get-profile-name function synchronous

2023-05-08 Thread Thomas Fitzsimmons
branch: externals/url-http-oauth-demo commit d45c47de2364d2879cd183b531602b57bd2d8244 Author: Thomas Fitzsimmons Commit: Thomas Fitzsimmons Make get-profile-name function synchronous * url-http-oauth-demo.el: Use new registration client-secret-required argument. (url-http-oa

[elpa] externals/url-http-oauth-demo a2b9116412 11/13: Use updated settings format

2023-05-08 Thread Thomas Fitzsimmons
branch: externals/url-http-oauth-demo commit a2b91164129c96ef0eeb5a0b89cf8dd9d1004c7e Author: Thomas Fitzsimmons Commit: Thomas Fitzsimmons Use updated settings format * url-http-oauth-demo.el: Change "urls" entry to "resource-url". --- url-http-oauth-demo.el | 2 +- 1 file changed

[elpa] externals/url-http-oauth-demo 828ef46e55 05/13: Add background documentation

2023-05-08 Thread Thomas Fitzsimmons
branch: externals/url-http-oauth-demo commit 828ef46e55511d581bf1ef722a4eeacccefc1ae3 Author: Thomas Fitzsimmons Commit: Thomas Fitzsimmons Add background documentation * url-http-oauth-demo.el: Add Background section. (url-http-oauth-interpose): Rename. Document arguments. ---

[elpa] branch externals/url-http-oauth created (now 40c46af10c)

2023-05-08 Thread Thomas Fitzsimmons
fitzsim pushed a change to branch externals/url-http-oauth. at 40c46af10c Bump version to 0.8.0 This branch includes the following new commits: new 85ea04418c url-http-oauth.el: New package new e1408ed406 Implement provider registration new cd6df20689 Implement a

[elpa] externals/url-http-oauth cd6df20689 03/24: Implement authorization and access-token steps

2023-05-08 Thread Thomas Fitzsimmons
branch: externals/url-http-oauth commit cd6df20689edc63c55bcb85a873adfd76af6699f Author: Thomas Fitzsimmons Commit: Thomas Fitzsimmons Implement authorization and access-token steps * url-http-oauth.el (url-http-oauth-register-provider): Add client-identifier and scope arguments

[elpa] externals/url-http-oauth 4441b79a9a 13/24: Remove explicit extra argument handling

2023-05-08 Thread Thomas Fitzsimmons
branch: externals/url-http-oauth commit 4441b79a9a21e3bfbad596779ffe4b466c7d9df6 Author: Thomas Fitzsimmons Commit: Thomas Fitzsimmons Remove explicit extra argument handling * url-http-oauth.el (url-http-oauth--extra-arguments): Delete. (url-http-oauth-settings): Remove extra a

[elpa] externals/url-http-oauth b884e725af 05/24: Get basics working for Sourcehut

2023-05-08 Thread Thomas Fitzsimmons
branch: externals/url-http-oauth commit b884e725af9704fe6d9d6660054dc9a50e6b70a8 Author: Thomas Fitzsimmons Commit: Thomas Fitzsimmons Get basics working for Sourcehut * url-http-oauth.el: Update commentary. Require mm-url. Comment some test lines. (url-http-oauth-url-strin

[elpa] externals/url-http-oauth fcb5929654 16/24: Fix auth-source lookup conflicts and config cdrs

2023-05-08 Thread Thomas Fitzsimmons
branch: externals/url-http-oauth commit fcb592965458196b4e0982b0c3fc3fd6a4bbc16e Author: Thomas Fitzsimmons Commit: Thomas Fitzsimmons Fix auth-source lookup conflicts and config cdrs * url-http-oauth.el (url-http-oauth-interpose): Change url to urls. Assume conses, not lists i

[elpa] externals/url-http-oauth e104630233 11/24: Convert to URL settings alist

2023-05-08 Thread Thomas Fitzsimmons
branch: externals/url-http-oauth commit e104630233c511b475c64cbcfd253d644a0b41fb Author: Thomas Fitzsimmons Commit: Thomas Fitzsimmons Convert to URL settings alist * url-http-oauth.el: Change "configuration" term to "settings". (url-http-oauth-settings): Rename. (url-http-o

[elpa] externals/url-http-oauth 38157dfb3a 09/24: Reduce overloading of "register"

2023-05-08 Thread Thomas Fitzsimmons
branch: externals/url-http-oauth commit 38157dfb3adf3f7fd44ecaa7eed738fff0b22606 Author: Thomas Fitzsimmons Commit: Thomas Fitzsimmons Reduce overloading of "register" * url-http-oauth.el: Add Usage section to Commentary. (url-http-oauth--interposed): Rename. (url-http-oauth

[elpa] externals/url-http-oauth d86dbb478d 23/24: Retest against sourcehut, fix new issues

2023-05-08 Thread Thomas Fitzsimmons
branch: externals/url-http-oauth commit d86dbb478d2eccebf276c554eebe8c6c53c67f89 Author: Thomas Fitzsimmons Commit: Thomas Fitzsimmons Retest against sourcehut, fix new issues * url-http-oauth.el (url-http-oauth--update-regexp): Check for nil resource-url and resource-url-prefix

[elpa] externals/url-http-oauth f5b953197b 15/24: Fix auth-source-search for path and scope

2023-05-08 Thread Thomas Fitzsimmons
branch: externals/url-http-oauth commit f5b953197b880c8de162c50428d9e7c26ab6f3ea Author: Thomas Fitzsimmons Commit: Thomas Fitzsimmons Fix auth-source-search for path and scope * url-http-oauth.el(url-http-oauth-port): Fix whitespace. (url-http-oauth-auth-source-search): New fun

[elpa] externals/url-http-oauth e95f685771 06/24: Begin auth-source implementation

2023-05-08 Thread Thomas Fitzsimmons
branch: externals/url-http-oauth commit e95f6857719d4781a9f51659e3cbd6f65f32ca04 Author: Thomas Fitzsimmons Commit: Thomas Fitzsimmons Begin auth-source implementation * url-http-oauth.el (url-http-oauth-register-resource): Add client-secret-required argument. (url-http-resp

[elpa] externals/url-http-oauth 972011f217 04/24: Shorten header line to fit into 80 columns

2023-05-08 Thread Thomas Fitzsimmons
branch: externals/url-http-oauth commit 972011f21704950543062ddf7d3254ec5269eef0 Author: Thomas Fitzsimmons Commit: Thomas Fitzsimmons Shorten header line to fit into 80 columns * url-http-oauth.el: Shorten header line to fit into 80 columns. --- url-http-oauth.el | 2 +- 1 file ch

[elpa] externals/url-http-oauth ee73bb0450 19/24: Make functions private, fix some bugs

2023-05-08 Thread Thomas Fitzsimmons
branch: externals/url-http-oauth commit ee73bb045021eeef119ed638f61226fdcd011ed1 Author: Thomas Fitzsimmons Commit: Thomas Fitzsimmons Make functions private, fix some bugs * url-http-oauth.el (url-http-oauth--url-string) (url-http-oauth--url-object, url-http-oauth--url-no-query

[elpa] externals/url-http-oauth 7e825a8765 21/24: Allow per-provider user-agent interaction function

2023-05-08 Thread Thomas Fitzsimmons
branch: externals/url-http-oauth commit 7e825a876548502a52107048e6f8a8ab49e0f2c9 Author: Thomas Fitzsimmons Commit: Thomas Fitzsimmons Allow per-provider user-agent interaction function * url-http-oauth.el (url-http-oauth-interpose): Document authorization-code-function. (ur

[elpa] externals/url-http-oauth 9d5c820c90 14/24: Fix auth-source lookups

2023-05-08 Thread Thomas Fitzsimmons
branch: externals/url-http-oauth commit 9d5c820c9025405637a455fc359b4a3fd03c5919 Author: Thomas Fitzsimmons Commit: Thomas Fitzsimmons Fix auth-source lookups * url-http-oauth.el (url-http-oauth-port): Always return the port as a string. (url-http-oauth-get-bearer): Use empt

[elpa] externals/url-http-oauth 334e644a43 07/24: Finish bearer proof-of-concept

2023-05-08 Thread Thomas Fitzsimmons
branch: externals/url-http-oauth commit 334e644a439cf584c946c42472fcc0a0456d18d4 Author: Thomas Fitzsimmons Commit: Thomas Fitzsimmons Finish bearer proof-of-concept * url-http-oauth.el: Remove some commented sections. (url-http-oauth-get-bearer): Finish rough implementation. --

[elpa] externals/url-http-oauth 1ecb40b545 17/24: Make some adjustments based on testing

2023-05-08 Thread Thomas Fitzsimmons
branch: externals/url-http-oauth commit 1ecb40b5454af9346cf6d2092e45eb96029f41ad Author: Thomas Fitzsimmons Commit: Thomas Fitzsimmons Make some adjustments based on testing * url-http-oauth.el (url-http-oauth-get-access-token-grant): Omit authorization header if it is not requi

[elpa] externals/url-http-oauth 8719575647 10/24: Add scope argument to top-level interpose function

2023-05-08 Thread Thomas Fitzsimmons
branch: externals/url-http-oauth commit 871957564735b50f2a06cfed4b382ef117fee092 Author: Thomas Fitzsimmons Commit: Thomas Fitzsimmons Add scope argument to top-level interpose function * url-http-oauth.el (url-http-oauth-interpose): Include scope in arguments. (url-http-oau

[elpa] externals/url-http-oauth e1408ed406 02/24: Implement provider registration

2023-05-08 Thread Thomas Fitzsimmons
branch: externals/url-http-oauth commit e1408ed4062f8a3cda9f18d67aeea01e8fc4d4b6 Author: Thomas Fitzsimmons Commit: Thomas Fitzsimmons Implement provider registration * url-http-oauth.el (url-http-oauth--registered-oauth-urls): Adjust doc string. (url-http-oauth-url-string):

[elpa] externals/url-http-oauth 3b3f9fe53f 12/24: Support extra arguments on authorization URL

2023-05-08 Thread Thomas Fitzsimmons
branch: externals/url-http-oauth commit 3b3f9fe53f6f716161917697b24e278cdbe8405c Author: Thomas Fitzsimmons Commit: Thomas Fitzsimmons Support extra arguments on authorization URL * url-http-oauth.el (url-http-oauth--extra-arguments): New hash table. (url-http-oauth-settings

[elpa] externals/url-http-oauth 0bf4a7633d 08/24: Complete confidential client support

2023-05-08 Thread Thomas Fitzsimmons
branch: externals/url-http-oauth commit 0bf4a7633d6ca1958323500c00fdd82efe4f11ff Author: Thomas Fitzsimmons Commit: Thomas Fitzsimmons Complete confidential client support * url-http-oauth.el: Remove mml-url requirement. Remove development comments. (url-http-oauth-configur

[elpa] externals/url-http-oauth 085d57961a 20/24: Make message formatting consistent

2023-05-08 Thread Thomas Fitzsimmons
branch: externals/url-http-oauth commit 085d57961a4b42d41f324c0af0512f0684b3fe28 Author: Thomas Fitzsimmons Commit: Thomas Fitzsimmons Make message formatting consistent * url-http-oauth.el (url-http-oauth-interpose) (url-http-oauth--parse-grant, url-http-oauth--expiry-string)

[elpa] externals/url-http-oauth 9b2af487e3 22/24: Use relative expiry time in seconds

2023-05-08 Thread Thomas Fitzsimmons
branch: externals/url-http-oauth commit 9b2af487e3cb3e8ae8f5a17f4de33586cabcc37b Author: Thomas Fitzsimmons Commit: Thomas Fitzsimmons Use relative expiry time in seconds * url-http-oauth.el (url-http-oauth--expiry-string): Use expires_in, not expires_on. --- url-http-oauth.el

[elpa] externals/url-http-oauth 40c46af10c 24/24: Bump version to 0.8.0

2023-05-08 Thread Thomas Fitzsimmons
branch: externals/url-http-oauth commit 40c46af10c6b815d5f97594714469d5da079b154 Author: Thomas Fitzsimmons Commit: Thomas Fitzsimmons Bump version to 0.8.0 * url-http-oauth.el: Bump version to 0.8.0. * NEWS: New file. --- NEWS | 21 + url-http-

[elpa] externals/url-http-oauth 85ea04418c 01/24: url-http-oauth.el: New package

2023-05-08 Thread Thomas Fitzsimmons
branch: externals/url-http-oauth commit 85ea04418c810bb9ecf64f5a85fefc0a719e962f Author: Thomas Fitzsimmons Commit: Thomas Fitzsimmons url-http-oauth.el: New package * url-http-oauth.el: New package. * .gitignore: Ignore autogenerated files. --- .gitignore| 3 +++ url-

[elpa] externals/url-http-oauth 8601d89d43 18/24: Complete regexp, list and token refresh design

2023-05-08 Thread Thomas Fitzsimmons
branch: externals/url-http-oauth commit 8601d89d438f80ae83e4532497b5239bd7ad47a2 Author: Thomas Fitzsimmons Commit: Thomas Fitzsimmons Complete regexp, list and token refresh design * url-http-oauth.el (url-http-oauth--interposed): Update docstring. (url-http-oauth--interpos

[elpa] externals/transient 6ff5c51f26: transient-isearch-abort: Fix partial match case

2023-05-08 Thread Jonas Bernoulli
branch: externals/transient commit 6ff5c51f26fdc9c2d4fba1a0c5e7f728bb911f8e Author: Jonas Bernoulli Commit: Jonas Bernoulli transient-isearch-abort: Fix partial match case If the search is successful, then `isearch-abort' cancels, and we have to additionally call `transient--ise

[elpa] externals/org-transclusion 6a4145c49b: fix: load extensions upon loading org-transclusion

2023-05-08 Thread ELPA Syncer
branch: externals/org-transclusion commit 6a4145c49b4fb52eac6429eb1edc49257d801e4a Author: Noboru Ota Commit: Noboru Ota fix: load extensions upon loading org-transclusion Library org-transclusion-font-lock was required regardless of the extension setting. This is the way it is

[elpa] externals/hyperbole 430fd6d23b 3/4: Update manual for today with new ibtype

2023-05-08 Thread ELPA Syncer
branch: externals/hyperbole commit 430fd6d23b99983280b747f3699a9fce11c37431 Author: Bob Weiner Commit: Bob Weiner Update manual for today with new ibtype --- ChangeLog | 3 + Makefile | 9 +- man/hyperbole.html | 404 ---

[elpa] externals/hyperbole updated (025abc4b35 -> 81dfd8961b)

2023-05-08 Thread ELPA Syncer
elpasync pushed a change to branch externals/hyperbole. from 025abc4b35 Merge branch 'master' of hyperbole new db3de929d4 man/im/action-key-animation.gif: Update this animated gif new bc3fbcf750 Add hyperbole-run-test-definition ibtype to run an ERT test from def new

[elpa] externals/hyperbole bc3fbcf750 2/4: Add hyperbole-run-test-definition ibtype to run an ERT test from def

2023-05-08 Thread ELPA Syncer
branch: externals/hyperbole commit bc3fbcf750d65e86d7783b45351921282a0a624d Author: Bob Weiner Commit: Bob Weiner Add hyperbole-run-test-definition ibtype to run an ERT test from def Fix kimport.el and update tests for star, aug-post and text imports. Fix Shift-TAB within an Org

[elpa] externals/hyperbole db3de929d4 1/4: man/im/action-key-animation.gif: Update this animated gif

2023-05-08 Thread ELPA Syncer
branch: externals/hyperbole commit db3de929d4a65aca1017aeda14df039c4f9bd22a Author: Bob Weiner Commit: Bob Weiner man/im/action-key-animation.gif: Update this animated gif --- ChangeLog | 6 +- README.md | 2 +- man/im/action-key-animation

[elpa] externals/standard-themes d237bc1c5c: Remove deprecated consult-preview-cursor face

2023-05-08 Thread ELPA Syncer
branch: externals/standard-themes commit d237bc1c5c3048ee73e410dd82e2c6ad559e92f3 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Remove deprecated consult-preview-cursor face This was done in commit 267b0c9 of the Consult Git repository. Discussed here:

[elpa] externals/modus-themes 34a67fe530 3/3: Remove bold face from 'vundo-saved'

2023-05-08 Thread ELPA Syncer
branch: externals/modus-themes commit 34a67fe53051db82da1d1b680604075abca17dc7 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Remove bold face from 'vundo-saved' It should only be there for the vundo-last-saved. I was undoing for testing purposes and forgot to redo bef

[elpa] externals/modus-themes updated (df7749bbed -> 34a67fe530)

2023-05-08 Thread ELPA Syncer
elpasync pushed a change to branch externals/modus-themes. from df7749bbed Reword some statements about frame padding new 4be8ac678b Add support for new vundo-saved and vundo-last-saved faces new f4cc61f4e9 Remove deprecated consult-preview-cursor face new 34a67fe53

[elpa] externals/modus-themes 4be8ac678b 1/3: Add support for new vundo-saved and vundo-last-saved faces

2023-05-08 Thread ELPA Syncer
branch: externals/modus-themes commit 4be8ac678bdcde3126bbaccca0397b20bb22d74b Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Add support for new vundo-saved and vundo-last-saved faces They are part of the latest release of vundo. Thanks to Nicolas Semrau for bringing

[elpa] externals/modus-themes f4cc61f4e9 2/3: Remove deprecated consult-preview-cursor face

2023-05-08 Thread ELPA Syncer
branch: externals/modus-themes commit f4cc61f4e9de919bd069225cd1fd5290a4aa5e44 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Remove deprecated consult-preview-cursor face This was done in commit 267b0c9 of the Consult Git repository. Discussed here:

[elpa] externals/ef-themes 829255213e: Remove deprecated consult-preview-cursor face

2023-05-08 Thread ELPA Syncer
branch: externals/ef-themes commit 829255213ee7c32d34dcce71225b31cf8b71a99e Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Remove deprecated consult-preview-cursor face This was done in commit 267b0c9 of the Consult Git repository. Discussed here:

[nongnu] elpa/racket-mode c6dbe023c6: racket-show-pseudo-tooltip: Show after end of same line if possible

2023-05-08 Thread ELPA Syncer
branch: elpa/racket-mode commit c6dbe023c688ad1845e1f8ee250f5fa2cf2b8b01 Author: Greg Hendershott Commit: Greg Hendershott racket-show-pseudo-tooltip: Show after end of same line if possible Show the tooltip after end of the same line if there is room to do so. Otherwise follow

[elpa] externals/org-transclusion 92b3eaed55: docs: add note on 'sentence-end' in the manual for thing-at-point

2023-05-08 Thread ELPA Syncer
branch: externals/org-transclusion commit 92b3eaed55bb8e34520a6d998a87d50c7643d1b3 Author: Noboru Ota Commit: Noboru Ota docs: add note on 'sentence-end' in the manual for thing-at-point --- docs/org-transclusion-manual.org | 5 + test/things-at-point-dir/story.txt | 4 +--- test/thin

[elpa] externals/denote updated (d0e7c844ce -> 694c1517be)

2023-05-08 Thread ELPA Syncer
elpasync pushed a change to branch externals/denote. from d0e7c844ce Document Summer Emacs' essay about usage of Emacs, Denote, etc. new 09548075cf Tweak formatting of denote--retrieve-files-in-xrefs new 694c1517be Expose public functions for returning links or backlinks

[elpa] externals/denote 09548075cf 1/2: Tweak formatting of denote--retrieve-files-in-xrefs

2023-05-08 Thread ELPA Syncer
branch: externals/denote commit 09548075cff19feb8ee2ace29a66128cdc5540a1 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Tweak formatting of denote--retrieve-files-in-xrefs --- denote.el | 20 +++- 1 file changed, 15 insertions(+), 5 deletions(-) diff --git a/denote

[elpa] externals/denote 694c1517be 2/2: Expose public functions for returning links or backlinks

2023-05-08 Thread ELPA Syncer
branch: externals/denote commit 694c1517be73949edbc3993c105c764da8e2571f Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Expose public functions for returning links or backlinks We are doing the work in standalone functions that can be called from Lisp, instead of limiti

[elpa] externals/org-transclusion 5a080c503e: refactor(org-transclusion.el): remove --ensure-new-line

2023-05-08 Thread ELPA Syncer
branch: externals/org-transclusion commit 5a080c503edeef38262fb928158567caaf43c20a Author: Noboru Ota Commit: Noboru Ota refactor(org-transclusion.el): remove --ensure-new-line org-transclusion--ensure-new-line not needed (part of -src-lines.el) --- org-transclusion.el | 7 +--

[elpa] externals/org 6e6354c074: org-tags-expand: Do no modify buffer's syntax table by side effect

2023-05-08 Thread ELPA Syncer
branch: externals/org commit 6e6354c074a323780f103aabf45be74104ce3ecf Author: Ihor Radchenko Commit: Ihor Radchenko org-tags-expand: Do no modify buffer's syntax table by side effect * lisp/org.el (org-mode-tags-syntax-table): New variable holding syntax table for tags. (org

[elpa] externals/org-transclusion 431d6049a4: docs: fix some typos

2023-05-08 Thread ELPA Syncer
branch: externals/org-transclusion commit 431d6049a4ca2346bace1156c2ec54e0d7854d52 Author: Noboru Ota Commit: Noboru Ota docs: fix some typos --- docs/org-transclusion-manual.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/org-transclusion-manual.org b/docs/

[elpa] externals/org-transclusion 35ea926477 03/29: Merge branch 'main' into feature--things-at-point

2023-05-08 Thread ELPA Syncer
branch: externals/org-transclusion commit 35ea92647734beaf49fb27b8d199de20acad7674 Merge: 2cb719e80f ff722826ce Author: devcarbon-com <118597387+devcarbon-...@users.noreply.github.com> Commit: GitHub Merge branch 'main' into feature--things-at-point --- NEWS | 72

[elpa] externals/org-transclusion updated (ed141838d0 -> c44071dfb5)

2023-05-08 Thread ELPA Syncer
elpasync pushed a change to branch externals/org-transclusion. from ed141838d0 fix: (unit-tests.el) require org-transclusion merge PR #183 new 6c0352f33a Feature: select end via n things at point. new 2cb719e80f Add support for handling identations when using :thing-at-poi

[elpa] externals/org-transclusion 51cac54fed 11/29: Need newline guarentee also in content-src-lines

2023-05-08 Thread ELPA Syncer
branch: externals/org-transclusion commit 51cac54fedf50d7f2fa856fb0423dc04d51bf45d Author: Benjamin Cherry Commit: Noboru Ota Need newline guarentee also in content-src-lines --- org-transclusion-src-lines.el | 2 +- org-transclusion.el | 29 +++-- 2 files

[elpa] externals/org-transclusion 310bd28b10 14/29: Augment only needed for magical enter in thing-at-point branch.

2023-05-08 Thread ELPA Syncer
branch: externals/org-transclusion commit 310bd28b10c000d76b263c93397344cc1c67a0f2 Author: Benjamin Cherry Commit: Noboru Ota Augment only needed for magical enter in thing-at-point branch. --- org-transclusion.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org-trans

[elpa] externals/org-transclusion 134c8a645f 04/29: Namespace bounds-of-n-things-at-point

2023-05-08 Thread ELPA Syncer
branch: externals/org-transclusion commit 134c8a645f327e585767520a3eb84d6de9555cd3 Author: Benjamin Cherry Commit: Benjamin Cherry Namespace bounds-of-n-things-at-point --- org-transclusion-src-lines.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/org-transclusion

[elpa] externals/org-transclusion 4881798b9d 05/29: Nil Safety

2023-05-08 Thread ELPA Syncer
branch: externals/org-transclusion commit 4881798b9db82ba0c0b07999b512b8b8c6cf1840 Author: Benjamin Cherry Commit: Benjamin Cherry Nil Safety --- org-transclusion-src-lines.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/org-transclusion-src-lines.el b/org-transclus

[elpa] externals/org-transclusion 2cb719e80f 02/29: Add support for handling identations when using :thing-at-point sexp

2023-05-08 Thread ELPA Syncer
branch: externals/org-transclusion commit 2cb719e80ffe5b40ab31e038b986071c65d6c12c Author: Benjamin Cherry Commit: Benjamin Cherry Add support for handling identations when using :thing-at-point sexp --- org-transclusion-src-lines.el | 26 +++--- 1 file changed, 15 inser

[elpa] externals/org-transclusion 2053106e73 23/29: style(org-transclusion.el): indentation

2023-05-08 Thread ELPA Syncer
branch: externals/org-transclusion commit 2053106e739315baeec87ab594d328f3aacacc33 Author: Noboru Ota Commit: Noboru Ota style(org-transclusion.el): indentation No functional change. Only indentation --- org-transclusion.el | 60 ++---

[elpa] externals/org-transclusion 1695f306e6 22/29: refactor: reverted changes to org-transclusion.el

2023-05-08 Thread ELPA Syncer
branch: externals/org-transclusion commit 1695f306e61ff95487332df0eef7dfcc905be45e Author: Noboru Ota Commit: Noboru Ota refactor: reverted changes to org-transclusion.el --- org-transclusion.el | 45 +++-- 1 file changed, 15 insertions(+), 30 deletio

[elpa] externals/org-transclusion 2bade767cb 15/29: Adapt to magic enter.

2023-05-08 Thread ELPA Syncer
branch: externals/org-transclusion commit 2bade767cbbb87df9d9f76d347579e231cb44785 Author: Benjamin Cherry Commit: Noboru Ota Adapt to magic enter. --- org-transclusion.el | 8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/org-transclusion.el b/org-transclusion.el i

[elpa] externals/org-transclusion b6091cdcaa 19/29: doc: update manual for the new feature for live-sync org src block

2023-05-08 Thread ELPA Syncer
branch: externals/org-transclusion commit b6091cdcaaae712970d4b34ddea4c136f9c6ef7e Author: Noboru Ota Commit: Noboru Ota doc: update manual for the new feature for live-sync org src block --- NEWS | 10 ++ docs/org-transclusion-manual.org | 5 - test

[elpa] externals/org-transclusion 1146293107 26/29: Merge pull request #157 from devcarbon-com/feature--things-at-point

2023-05-08 Thread ELPA Syncer
branch: externals/org-transclusion commit 11462931077568b8f4fe30bd2d47a1dcb508eaf0 Merge: ed141838d0 8317ec94fa Author: nobiot Commit: GitHub Merge pull request #157 from devcarbon-com/feature--things-at-point Feature: select end via n things at point. --- org-transclusion-src-line

[elpa] externals/org-transclusion 9db0791c07 18/29: refactor: remove unused let variable

2023-05-08 Thread ELPA Syncer
branch: externals/org-transclusion commit 9db0791c07c08d369e9eaf1a63b0c28a184d941e Author: Noboru Ota Commit: Noboru Ota refactor: remove unused let variable --- org-transclusion-src-lines.el | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/org-transclusion-src-lines.e

[elpa] externals/org-transclusion f0e8240695 20/29: doc: mention the live-sync to be in the next stable rel for ELPA

2023-05-08 Thread ELPA Syncer
branch: externals/org-transclusion commit f0e8240695d597b569f02d94f03cc5d92620f11e Author: Noboru Ota Commit: Noboru Ota doc: mention the live-sync to be in the next stable rel for ELPA Currently ELPA-devel will receive it. ELPA will need to wait for the next release. Clarified

[elpa] externals/org-transclusion c44071dfb5 29/29: docs: fix id:1234567890 with zero-width space

2023-05-08 Thread ELPA Syncer
branch: externals/org-transclusion commit c44071dfb566fa14d3981a5e85e69d7428676a6b Author: Noboru Ota Commit: Noboru Ota docs: fix id:1234567890 with zero-width space --- docs/org-transclusion-manual.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/org-transclusi

[elpa] externals/org-transclusion 1b5f428e58 10/29: Move new-line guarentee to cover all content sources

2023-05-08 Thread ELPA Syncer
branch: externals/org-transclusion commit 1b5f428e589bcdaf02381fd2df14e5168a8420a6 Author: Benjamin Cherry Commit: Noboru Ota Move new-line guarentee to cover all content sources --- org-transclusion-src-lines.el | 4 +--- org-transclusion.el | 5 - 2 files changed, 5 insertio

[elpa] externals/org-transclusion d66e4b1f7d 24/29: test: remove spurflous bracket

2023-05-08 Thread ELPA Syncer
branch: externals/org-transclusion commit d66e4b1f7d91aa04c3bd3a33dab5a5702c83bff2 Author: Noboru Ota Commit: Noboru Ota test: remove spurflous bracket --- test/things-at-point.org | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/test/things-at-point.org b/test/thin

[elpa] externals/org-transclusion 83868e2cd9 13/29: Allow live sync on org-blocks -- experimental

2023-05-08 Thread ELPA Syncer
branch: externals/org-transclusion commit 83868e2cd90a8371712720b10a83c8adb6dd42ca Author: Benjamin Cherry Commit: Noboru Ota Allow live sync on org-blocks -- experimental --- org-transclusion-src-lines.el | 4 ++-- org-transclusion.el | 38 --

[elpa] externals/org-transclusion 01a8367387 07/29: Move new-line guarentee to cover all content sources

2023-05-08 Thread ELPA Syncer
branch: externals/org-transclusion commit 01a836738777972e3911fbe138281a5088a266ce Author: Benjamin Cherry Commit: Benjamin Cherry Move new-line guarentee to cover all content sources --- org-transclusion-src-lines.el | 4 +--- org-transclusion.el | 5 - 2 files changed, 5 ins

[elpa] externals/org-transclusion b9d73ad7fd 16/29: Typo.

2023-05-08 Thread ELPA Syncer
branch: externals/org-transclusion commit b9d73ad7fde1d6b38efb1357fc546089a4dd72f0 Author: Benjamin Cherry Commit: Noboru Ota Typo. --- org-transclusion.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org-transclusion.el b/org-transclusion.el index c6e9eb0893..68ff763

[elpa] externals/org-transclusion 8317ec94fa 09/29: Fixup

2023-05-08 Thread ELPA Syncer
branch: externals/org-transclusion commit 8317ec94fa27ffef5354925b0dcb86681db43487 Author: Benjamin Cherry Commit: Benjamin Cherry Fixup --- org-transclusion.el | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/org-transclusion.el b/org-transclusion.el index ed6cf3ba5

[elpa] externals/org-transclusion 364cb5bf3f 28/29: docs: NEWS and user manual to mention thing-at-point

2023-05-08 Thread ELPA Syncer
branch: externals/org-transclusion commit 364cb5bf3fa78217ac3f777601d13fc35908c279 Author: Noboru Ota Commit: Noboru Ota docs: NEWS and user manual to mention thing-at-point --- NEWS | 4 docs/org-transclusion-manual.org | 40 +++

[elpa] externals/org-transclusion e4f96e114b 27/29: Merge branch 'dev/feature--things-at-point'

2023-05-08 Thread ELPA Syncer
branch: externals/org-transclusion commit e4f96e114bfb782a7d0c9a6f7bc095b78e6ee4ea Merge: 1146293107 b3e59a7b0a Author: Noboru Ota Commit: Noboru Ota Merge branch 'dev/feature--things-at-point' --- org-transclusion-src-lines.el | 35 +- org-transclusion.el

[elpa] externals/org-transclusion 27abeab88d 06/29: test: test files things-at-point

2023-05-08 Thread ELPA Syncer
branch: externals/org-transclusion commit 27abeab88debe275ee36ceaf18b5b471ab6210ac Author: Noboru Ota Commit: Noboru Ota test: test files things-at-point --- test/things-at-point-dir/baz.el| 10 ++ test/things-at-point-dir/story.txt | 7 +++ test/things-at-point.org

[elpa] externals/org-transclusion 654c1a83f9 17/29: feat: suggestion for live-sync-buffers-src-lines

2023-05-08 Thread ELPA Syncer
branch: externals/org-transclusion commit 654c1a83f90d3f059d98afc0df6d5e7374c8f458 Author: Noboru Ota Commit: Noboru Ota feat: suggestion for live-sync-buffers-src-lines Suggestion: instead of changing function 'live-sync-buffers-others-default', change 'live-sync-buffers-src-li

[elpa] externals/org-transclusion 28737e1b5c 08/29: Need newline guarentee also in content-src-lines

2023-05-08 Thread ELPA Syncer
branch: externals/org-transclusion commit 28737e1b5c7490c1fb1f0dcb3cf122eb3cc90c10 Author: Benjamin Cherry Commit: Benjamin Cherry Need newline guarentee also in content-src-lines --- org-transclusion-src-lines.el | 2 +- org-transclusion.el | 29 +++-- 2

[elpa] externals/org-transclusion b3e59a7b0a 25/29: refactor(thing-at-point): contain within src-lines.el #157

2023-05-08 Thread ELPA Syncer
branch: externals/org-transclusion commit b3e59a7b0a56bfafff7a753d6ebbd8ad60ef745c Author: Noboru Ota Commit: Noboru Ota refactor(thing-at-point): contain within src-lines.el #157 - Use 'org-transclusion-content-format-functions' hook for ensure new line - Change name of functio

[elpa] externals/org-transclusion ccc7870f07 12/29: Fixup

2023-05-08 Thread ELPA Syncer
branch: externals/org-transclusion commit ccc7870f0740d8fec2cbdb814ce10b6f6649ecb4 Author: Benjamin Cherry Commit: Noboru Ota Fixup --- org-transclusion.el | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/org-transclusion.el b/org-transclusion.el index ed6cf3ba5c..bc

[elpa] externals/org-transclusion 1d6fb83578 21/29: fix: (unit-tests.el) require org-transclusion

2023-05-08 Thread ELPA Syncer
branch: externals/org-transclusion commit 1d6fb835789c9ebd217be2034807e722eaf41d72 Author: Joseph Turner Commit: Noboru Ota fix: (unit-tests.el) require org-transclusion Resolves: unit-tests.el:8:19: Warning: the function `org-transclusion-org-file-p' is not known to be de

[elpa] externals/org-transclusion 6c0352f33a 01/29: Feature: select end via n things at point.

2023-05-08 Thread ELPA Syncer
branch: externals/org-transclusion commit 6c0352f33ad4386f7b69faa358a9ab91078b8fd7 Author: Benjamin Cherry Commit: Benjamin Cherry Feature: select end via n things at point. --- org-transclusion-src-lines.el | 57 +-- org-transclusion.el | 1

[elpa] externals/denote d0e7c844ce: Document Summer Emacs' essay about usage of Emacs, Denote, etc.

2023-05-08 Thread ELPA Syncer
branch: externals/denote commit d0e7c844ceefe7edacb59377082c1a510914a9fe Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Document Summer Emacs' essay about usage of Emacs, Denote, etc. --- README.org | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.org b/README.org inde