[elpa] externals/org-transclusion 0273975931: docs: update NEWS

2023-05-09 Thread ELPA Syncer
branch: externals/org-transclusion commit 02739759311c70a2eb09d19b4261c4441018acd7 Author: Noboru Ota Commit: Noboru Ota docs: update NEWS --- NEWS | 109 +-- 1 file changed, 60 insertions(+), 49 deletions(-) diff --git a/NEWS

[elpa] main 953ca7edd8: * elpa-packages (urgrep): New package

2023-05-09 Thread Philip Kaludercic
branch: main commit 953ca7edd888130b4d9c614dc4b09d32dbcca57d Author: Jim Porter Commit: Philip Kaludercic * elpa-packages (urgrep): New package --- elpa-packages | 2 ++ 1 file changed, 2 insertions(+) diff --git a/elpa-packages b/elpa-packages index 93f6ccc118..c99708f56d 100644 --- a/elp

[elpa] externals/url-http-oauth-demo 1ec81a2d94 2/2: Bump version to 1.0.3

2023-05-09 Thread Thomas Fitzsimmons
branch: externals/url-http-oauth-demo commit 1ec81a2d94e57e7afa4d6a55b9a69dc36de6a7ac Author: Thomas Fitzsimmons Commit: Thomas Fitzsimmons Bump version to 1.0.3 * url-http-oauth-demo.el: Bump version to 1.0.3. * NEWS: Document bug fix. --- NEWS | 6 ++ ur

[elpa] externals/url-http-oauth-demo updated (25fba0ee02 -> 1ec81a2d94)

2023-05-09 Thread Thomas Fitzsimmons
fitzsim pushed a change to branch externals/url-http-oauth-demo. from 25fba0ee02 Bump version to 1.0.2 new b847074181 Remove autoloads new 1ec81a2d94 Bump version to 1.0.3 Summary of changes: NEWS | 6 url-http-oauth-demo.el | 74 ++

[elpa] externals/url-http-oauth-demo b847074181 1/2: Remove autoloads

2023-05-09 Thread Thomas Fitzsimmons
branch: externals/url-http-oauth-demo commit b84707418176f3cf1a952dd5442d4787625b10d4 Author: Thomas Fitzsimmons Commit: Thomas Fitzsimmons Remove autoloads * url-http-oauth-demo.el: Remove autoloads. Move url-http-oauth-interpose within url-http-oauth-demo-get-profile-name

[elpa] externals/js2-mode dd7abb2884: Recognize static initialization blocks

2023-05-09 Thread ELPA Syncer
branch: externals/js2-mode commit dd7abb28844f745f7520db87695b7aa579cbe683 Author: Dmitry Gutov Commit: Dmitry Gutov Recognize static initialization blocks Closes #594 --- NEWS.md | 5 + js2-mode.el | 6 +- tests/parser.el | 3 +++ 3 files changed, 13 insertions

[elpa] externals/org-transclusion 16c35769c2 1/2: fix: add transclusion faces #174

2023-05-09 Thread ELPA Syncer
branch: externals/org-transclusion commit 16c35769c267c01ad2a2077c4e97cc0460ad5ab5 Author: Noboru Ota Commit: Noboru Ota fix: add transclusion faces #174 Faces 'org-transclusion' and 'org-transclusion-source' were removed in favour of the fringes, but in some cases they are stil

[elpa] externals/org-transclusion a91e5e6506 2/2: test: some format changes to the test file

2023-05-09 Thread ELPA Syncer
branch: externals/org-transclusion commit a91e5e6506a809d75c90b24b10f5ef58ba96a50a Author: Noboru Ota Commit: Noboru Ota test: some format changes to the test file --- test/test-2.0.org | 107 ++ 1 file changed, 83 insertions(+), 24 deleti

[elpa] externals/org-transclusion updated (6a4145c49b -> a91e5e6506)

2023-05-09 Thread ELPA Syncer
elpasync pushed a change to branch externals/org-transclusion. from 6a4145c49b fix: load extensions upon loading org-transclusion new 16c35769c2 fix: add transclusion faces #174 new a91e5e6506 test: some format changes to the test file Summary of changes: org-transclusion

[elpa] externals/jinx 5fc2848050: README: Fix typo

2023-05-09 Thread ELPA Syncer
branch: externals/jinx commit 5fc28480500f9ffa2763bb3bf459c31b74a2b1c9 Author: Daniel Mendler Commit: Daniel Mendler README: Fix typo --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 9ff964348e..39eb94689d 100644 --- a/README.o

[elpa] externals/jinx ad2a322e06: Support yaml-mode (Fix #69)

2023-05-09 Thread ELPA Syncer
branch: externals/jinx commit ad2a322e06891c7d23dbd860804dddebd626f963 Author: Daniel Mendler Commit: Daniel Mendler Support yaml-mode (Fix #69) yaml-mode and yaml-ts-mode are wrongly classified as text-modes. --- jinx.el | 8 +++- 1 file changed, 7 insertions(+), 1 deletion(-)

[elpa] externals/jinx a7f3d749b9: Unset set-message-function during with-delayed-message (bug#63253)

2023-05-09 Thread ELPA Syncer
branch: externals/jinx commit a7f3d749b9637bc886a8ffcb841de2da65678fc3 Author: Daniel Mendler Commit: Daniel Mendler Unset set-message-function during with-delayed-message (bug#63253) --- jinx.el | 11 +-- 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/jinx.el b/jinx.

[elpa] externals/consult 576a54fced: Unset set-message-function during with-delayed-message (bug#63253)

2023-05-09 Thread ELPA Syncer
branch: externals/consult commit 576a54fced02bbddc9b09bf41752b3371e8ca829 Author: Daniel Mendler Commit: Daniel Mendler Unset set-message-function during with-delayed-message (bug#63253) --- consult.el | 10 -- 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/consult.el

[nongnu] elpa/evil 1379ab42c4: evil-find-file-at-point-with-line: Support format path(line, col). (#1789)

2023-05-09 Thread ELPA Syncer
branch: elpa/evil commit 1379ab42c4090b2c677381b3911fec7ede47a4ad Author: Quentin Barbe Commit: GitHub evil-find-file-at-point-with-line: Support format path(line,col). (#1789) Co-authored-by: Tom Dalziel --- evil-commands.el | 28 +++- 1 file changed, 19 i

[elpa] externals/vertico a036792e7f: vertico-grid-annotate: Fix computation

2023-05-09 Thread ELPA Syncer
branch: externals/vertico commit a036792e7f4cd5952cf6cb8d9b9cd4bfa3841e50 Author: Daniel Mendler Commit: Daniel Mendler vertico-grid-annotate: Fix computation --- extensions/vertico-grid.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/extensions/vertico-grid.el b/

[elpa] externals/jinx updated (b7e476d8e8 -> 5f013b89a9)

2023-05-09 Thread ELPA Syncer
elpasync pushed a change to branch externals/jinx. from b7e476d8e8 Fix jinx-correct in indirect buffers (Fix #68) new 21a299c843 Run all jit-lock operations in the base buffer (Fix #68) new 5f013b89a9 Minor simplification Summary of changes: README.org | 2 +- jinx.el

[elpa] externals/jinx 5f013b89a9 2/2: Minor simplification

2023-05-09 Thread ELPA Syncer
branch: externals/jinx commit 5f013b89a94b01395cdb52d592adea403a1f3b97 Author: Daniel Mendler Commit: Daniel Mendler Minor simplification --- README.org | 2 +- jinx.el| 45 +++-- 2 files changed, 24 insertions(+), 23 deletions(-) diff --git a/R

[elpa] externals/jinx 21a299c843 1/2: Run all jit-lock operations in the base buffer (Fix #68)

2023-05-09 Thread ELPA Syncer
branch: externals/jinx commit 21a299c843e11a5726e6306d9cb34ae2c011e97c Author: Daniel Mendler Commit: Daniel Mendler Run all jit-lock operations in the base buffer (Fix #68) --- jinx.el | 12 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/jinx.el b/jinx.el index

[elpa] externals/url-http-oauth-demo 748fffdd9d 1/2: Assume newer Emacs to use json-parse-buffer

2023-05-09 Thread Thomas Fitzsimmons
branch: externals/url-http-oauth-demo commit 748fffdd9d6f35ba3380a5d5a4cec98e4620437f Author: Thomas Fitzsimmons Commit: Thomas Fitzsimmons Assume newer Emacs to use json-parse-buffer * url-http-oauth-demo.el: Require Emacs 27.1. Use json-parse-buffer instead of url-http-oauth-

[elpa] externals/url-http-oauth-demo 25fba0ee02 2/2: Bump version to 1.0.2

2023-05-09 Thread Thomas Fitzsimmons
branch: externals/url-http-oauth-demo commit 25fba0ee02b0183fbcfd9d67fc4203c183bc9be2 Author: Thomas Fitzsimmons Commit: Thomas Fitzsimmons Bump version to 1.0.2 * url-http-oauth-demo.el: Bump version to 1.0.2. * NEWS: Document bug fix. --- NEWS | 6 ++ ur

[elpa] externals/url-http-oauth-demo updated (e399d1cf6d -> 25fba0ee02)

2023-05-09 Thread Thomas Fitzsimmons
fitzsim pushed a change to branch externals/url-http-oauth-demo. from e399d1cf6d Fix a typo new 748fffdd9d Assume newer Emacs to use json-parse-buffer new 25fba0ee02 Bump version to 1.0.2 Summary of changes: NEWS | 6 ++ url-http-oauth-demo.el | 9 ++

[nongnu] elpa/magit-section updated (6067f92c01 -> a380d56cdd)

2023-05-09 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit-section. from 6067f92c01 magit-diff-wash-signature: Delete new "No signature" line adds 5beeeb2251 manual: Update chapter "Repository List" adds a380d56cdd magit-list-repositories: Fix docstring No new revisions were added by this

[nongnu] elpa/git-commit a380d56cdd 2/2: magit-list-repositories: Fix docstring

2023-05-09 Thread ELPA Syncer
branch: elpa/git-commit commit a380d56cddcffbe79647ffdacc5793f6a5b19abf Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-list-repositories: Fix docstring --- lisp/magit-repos.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/magit-repos.el b/lisp/magit-repos.e

[nongnu] elpa/git-commit updated (6067f92c01 -> a380d56cdd)

2023-05-09 Thread ELPA Syncer
elpasync pushed a change to branch elpa/git-commit. from 6067f92c01 magit-diff-wash-signature: Delete new "No signature" line new 5beeeb2251 manual: Update chapter "Repository List" new a380d56cdd magit-list-repositories: Fix docstring Summary of changes: docs/magit.org

[nongnu] elpa/magit updated (6067f92c01 -> a380d56cdd)

2023-05-09 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit. from 6067f92c01 magit-diff-wash-signature: Delete new "No signature" line adds 5beeeb2251 manual: Update chapter "Repository List" adds a380d56cdd magit-list-repositories: Fix docstring No new revisions were added by this update.

[nongnu] elpa/git-commit 5beeeb2251 1/2: manual: Update chapter "Repository List"

2023-05-09 Thread ELPA Syncer
branch: elpa/git-commit commit 5beeeb225172c1706d1446d43fbee5dd814bd5ce Author: Markus <65115492+mbepp...@users.noreply.github.com> Commit: Jonas Bernoulli manual: Update chapter "Repository List" Remove mention of deleted variable `magit-repository-directories-depth'. Add descri

[elpa] externals/url-http-oauth updated (cebc2a4a75 -> b8393fe7ad)

2023-05-09 Thread Thomas Fitzsimmons
fitzsim pushed a change to branch externals/url-http-oauth. from cebc2a4a75 Fix a typo new 8c0fc46986 Fix url-http-oauth-interposed-p for default case new b8393fe7ad Bump version to 0.8.2 Summary of changes: NEWS | 14 ++ url-http-oauth.el | 7 ++

[elpa] externals/url-http-oauth b8393fe7ad 2/2: Bump version to 0.8.2

2023-05-09 Thread Thomas Fitzsimmons
branch: externals/url-http-oauth commit b8393fe7ad2becc008975984e76bd485c9039dd7 Author: Thomas Fitzsimmons Commit: Thomas Fitzsimmons Bump version to 0.8.2 * url-http-oauth.el: Bump version to 0.8.2. * NEWS: Document 0.8.2 change. --- NEWS | 14 ++ url

[elpa] externals/url-http-oauth 8c0fc46986 1/2: Fix url-http-oauth-interposed-p for default case

2023-05-09 Thread Thomas Fitzsimmons
branch: externals/url-http-oauth commit 8c0fc4698610e9ae6234acbdcc7ba716959e39ec Author: Thomas Fitzsimmons Commit: Thomas Fitzsimmons Fix url-http-oauth-interposed-p for default case * url-http-oauth.el (url-http-oauth-interposed-p): Check if regexp is nil. --- url-http-oauth.

[elpa] externals/url-http-oauth-demo e399d1cf6d: Fix a typo

2023-05-09 Thread Thomas Fitzsimmons
branch: externals/url-http-oauth-demo commit e399d1cf6d670799a05d4224ee23c7521bfad774 Author: Thomas Fitzsimmons Commit: Thomas Fitzsimmons Fix a typo * url-http-oauth-demo.el: Fix typo. --- url-http-oauth-demo.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/

[elpa] externals/url-http-oauth cebc2a4a75: Fix a typo

2023-05-09 Thread Thomas Fitzsimmons
branch: externals/url-http-oauth commit cebc2a4a7591a68c007ebc4752b15fbc791ec826 Author: Thomas Fitzsimmons Commit: Thomas Fitzsimmons Fix a typo * NEWS: Fix a typo. --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 6fc079ff12..4a5335e01

[elpa] externals/jinx b7e476d8e8: Fix jinx-correct in indirect buffers (Fix #68)

2023-05-09 Thread ELPA Syncer
branch: externals/jinx commit b7e476d8e8b80ccc6bb124bd3553894e3d14ca6c Author: Daniel Mendler Commit: Daniel Mendler Fix jinx-correct in indirect buffers (Fix #68) --- jinx.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/jinx.el b/jinx.el index b38c759c63..23af86563

[elpa] externals/consult 354fe94e49: org-fold-show-set-visibility: Prevent premature redisplay

2023-05-09 Thread ELPA Syncer
branch: externals/consult commit 354fe94e49e8bfaae48192f2690814b54455e277 Author: Daniel Mendler Commit: Daniel Mendler org-fold-show-set-visibility: Prevent premature redisplay --- consult.el | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/consult.el b/consult.el

[nongnu] elpa/helm updated (be98c8ea01 -> 11867f8c61)

2023-05-09 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm. from be98c8ea01 Remove usage of helm-guess-filename-at-point in highlight matches new 3873327c53 Add comment new 11867f8c61 Use mapc Summary of changes: helm-files.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-)

[nongnu] elpa/helm-core updated (be98c8ea01 -> 11867f8c61)

2023-05-09 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm-core. from be98c8ea01 Remove usage of helm-guess-filename-at-point in highlight matches adds 3873327c53 Add comment adds 11867f8c61 Use mapc No new revisions were added by this update. Summary of changes: helm-files.el | 4 +++-

[nongnu] elpa/helm 3873327c53 1/2: Add comment

2023-05-09 Thread ELPA Syncer
branch: elpa/helm commit 3873327c538035e849a620f9d580287b7c116c23 Author: Thierry Volpiatto Commit: Thierry Volpiatto Add comment --- helm-files.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/helm-files.el b/helm-files.el index c559333f2e..4f38ac558e 100644 --- a/helm-files.el +++

[nongnu] elpa/helm 11867f8c61 2/2: Use mapc

2023-05-09 Thread ELPA Syncer
branch: elpa/helm commit 11867f8c61a3b2c79aa170d7f4cecb43f31ee1c7 Author: Thierry Volpiatto Commit: Thierry Volpiatto Use mapc --- helm-files.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-files.el b/helm-files.el index 4f38ac558e..62355ecbf7 100644 --- a/helm-f