[elpa] externals/org c5a0113367: org-element-org-data-parser: Fix when invoked from indirect buffer

2022-02-19 Thread ELPA Syncer
branch: externals/org commit c5a0113367ec36e5c8fb24ed71adcde3cc8c7f0e Author: Ihor Radchenko Commit: Ihor Radchenko org-element-org-data-parser: Fix when invoked from indirect buffer * lisp/org-element.el (org-element-org-data-parser): Consider base buffer file name when calcula

[elpa] externals/corfu 1c646584c3: Do not check the completion predicate on continue commands (Fix #130)

2022-02-19 Thread ELPA Syncer
branch: externals/corfu commit 1c646584c3b99480906bf2ec7c4f2440fc4d8800 Author: Daniel Mendler Commit: Daniel Mendler Do not check the completion predicate on continue commands (Fix #130) --- corfu.el | 27 --- 1 file changed, 16 insertions(+), 11 deletions(-) diff

[nongnu] elpa/magit-section updated (adda58b091 -> 222cbb30f9)

2022-02-19 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit-section. from adda58b091 Prepend a directory to every refresh cache key adds 222cbb30f9 magit-pull-from-pushremote: Restore use of magit-run-git-with-editor No new revisions were added by this update. Summary of changes: docs/RelNotes

[nongnu] elpa/magit updated (adda58b091 -> 222cbb30f9)

2022-02-19 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit. from adda58b091 Prepend a directory to every refresh cache key adds 222cbb30f9 magit-pull-from-pushremote: Restore use of magit-run-git-with-editor No new revisions were added by this update. Summary of changes: docs/RelNotes/3.4.0.o

[nongnu] elpa/git-commit 222cbb30f9: magit-pull-from-pushremote: Restore use of magit-run-git-with-editor

2022-02-19 Thread ELPA Syncer
branch: elpa/git-commit commit 222cbb30f9fcbbb619b5c826301566c8efbae463 Author: Kyle Meyer Commit: Kyle Meyer magit-pull-from-pushremote: Restore use of magit-run-git-with-editor 7fee4089 (Refactor commands that can set the push-remote before their main task, 2019-03-29) switche

[elpa] externals/consult 1ce90d2e21: Unfortunately the fix of #512 was broken

2022-02-19 Thread ELPA Syncer
branch: externals/consult commit 1ce90d2e21c7bcbca2ce1a83a827ab98099ee892 Author: Daniel Mendler Commit: Daniel Mendler Unfortunately the fix of #512 was broken Implement a better key normalization using `define-key`. --- consult.el | 22 -- 1 file changed, 12 i

[elpa] externals/tramp-nspawn 87a1d64426 17/22: Remove redundant ‘Maintainer’ tag.

2022-02-19 Thread ELPA Syncer
branch: externals/tramp-nspawn commit 87a1d644268c387109ea7b2eaa07854659aad697 Author: Brian Cully Commit: Brian Cully Remove redundant ‘Maintainer’ tag. --- nspawn-tramp.el | 1 - 1 file changed, 1 deletion(-) diff --git a/nspawn-tramp.el b/nspawn-tramp.el index e96f0aabba..ee15bd0ffe 100

[elpa] externals/tramp-nspawn c90c85f1e9 14/22: Minor changes as suggested by Stefan Monnier.

2022-02-19 Thread ELPA Syncer
branch: externals/tramp-nspawn commit c90c85f1e911d9d96157c7f15629ea43fc1a9369 Author: Brian Cully Commit: Brian Cully Minor changes as suggested by Stefan Monnier. - Copyright assignment is current as of 2022 - Documentation for user/container to match GNU guidelines.

[elpa] externals/tramp-nspawn df4ba32b89 09/22: Add usage info for nspawn-tramp-setup.

2022-02-19 Thread ELPA Syncer
branch: externals/tramp-nspawn commit df4ba32b896850a49d949801054829773761dd1a Author: Brian Cully Commit: Brian Cully Add usage info for nspawn-tramp-setup. --- README.org | 8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.org b/README.org index e15aeb8be8..0

[elpa] externals/tramp-nspawn 96152bc939 04/22: Get rid of "not part of GNU emacs"

2022-02-19 Thread ELPA Syncer
branch: externals/tramp-nspawn commit 96152bc939dc64e43e7a282b858b11c705d9d7f2 Author: Brian Cully Commit: Brian Cully Get rid of "not part of GNU emacs" I don’t think anyone requires it, and it seems stand-offish. --- nspawn-tramp.el | 2 -- 1 file changed, 2 deletions(-) diff --

[elpa] branch externals/tramp-nspawn created (now 8c5fbc479e)

2022-02-19 Thread ELPA Syncer
elpasync pushed a change to branch externals/tramp-nspawn. at 8c5fbc479e Merge pull request #1 from bjc/next This branch includes the following new commits: new dbfb4f3af9 Initial commit. new 7c618e4e9c Add README.org. new c98260130b Add ‘Maintainer’ pseudo-keyw

[elpa] externals/tramp-nspawn 3b31544b21 19/22: Rename package to ‘tramp-nspawn’.

2022-02-19 Thread ELPA Syncer
branch: externals/tramp-nspawn commit 3b31544b21ee313ca03a34ef398b2d89896a9846 Author: Brian Cully Commit: Brian Cully Rename package to ‘tramp-nspawn’. --- README.org | 12 nspawn-tramp.el => tramp-nspawn.el | 56 +++--- 2 fi

[elpa] externals/tramp-nspawn 0756a8d41f 11/22: Assign copyright to the FSF, since I’ve completed my paperwork.

2022-02-19 Thread ELPA Syncer
branch: externals/tramp-nspawn commit 0756a8d41feeb099a161f49ded6bacb3faa6d5da Author: Brian Cully Commit: Brian Cully Assign copyright to the FSF, since I’ve completed my paperwork. --- nspawn-tramp.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nspawn-tramp.el b/ns

[elpa] externals/tramp-nspawn 7c618e4e9c 02/22: Add README.org.

2022-02-19 Thread ELPA Syncer
branch: externals/tramp-nspawn commit 7c618e4e9cdb1d094a8045626975a2e2cd796492 Author: Brian Cully Commit: Brian Cully Add README.org. --- README.org | 20 1 file changed, 20 insertions(+) diff --git a/README.org b/README.org new file mode 100644 index 00..e15

[elpa] externals/tramp-nspawn f10849740a 18/22: Rename “TRAMP” to “Tramp”, it’s proper spelling.

2022-02-19 Thread ELPA Syncer
branch: externals/tramp-nspawn commit f10849740aba20afb295af80e99a0c91c620bfb9 Author: Brian Cully Commit: Brian Cully Rename “TRAMP” to “Tramp”, it’s proper spelling. --- nspawn-tramp.el | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/nspawn-tramp.el

[elpa] externals/tramp-nspawn 8c5fbc479e 22/22: Merge pull request #1 from bjc/next

2022-02-19 Thread ELPA Syncer
branch: externals/tramp-nspawn commit 8c5fbc479ebb1f795db08edd89495ab630123c42 Merge: f7c7ef3851 6403f4f883 Author: Brian Cully Commit: GitHub Merge pull request #1 from bjc/next Pull in version 1.0. --- Makefile | 13 ++ README.org

[elpa] externals/tramp-nspawn ae6d0d218b 20/22: Clarify wording on package commentary.

2022-02-19 Thread ELPA Syncer
branch: externals/tramp-nspawn commit ae6d0d218b9d911257f2ecde325436f9e1a22473 Author: Brian Cully Commit: Brian Cully Clarify wording on package commentary. Previous wording may have implied that this package would allow Tramp to isolate itself within nspawn containers, rather

[elpa] externals/tramp-nspawn 6403f4f883 21/22: Rename tramp-nspawn-machinectl-file-name to -program.

2022-02-19 Thread ELPA Syncer
branch: externals/tramp-nspawn commit 6403f4f883fadb147a8c42d9123763913a90a850 Author: Brian Cully Commit: Brian Cully Rename tramp-nspawn-machinectl-file-name to -program. Seems to be more in line with what other packages are doing. --- tramp-nspawn.el | 8 1 file changed

[elpa] externals/tramp-nspawn f7c7ef3851 12/22: Add ‘Maintainer’ header for ELPA compatibility.

2022-02-19 Thread ELPA Syncer
branch: externals/tramp-nspawn commit f7c7ef3851079a77c54a8db68dca30e19d62a960 Author: Brian Cully Commit: Brian Cully Add ‘Maintainer’ header for ELPA compatibility. --- nspawn-tramp.el | 1 + 1 file changed, 1 insertion(+) diff --git a/nspawn-tramp.el b/nspawn-tramp.el index 3d0fe82958..

[elpa] externals/tramp-nspawn 1c8f42c7bf 08/22: Add feature unload function.

2022-02-19 Thread ELPA Syncer
branch: externals/tramp-nspawn commit 1c8f42c7bfc44b7afa83ed3b73b190a9ec0ced10 Author: Brian Cully Commit: Brian Cully Add feature unload function. --- nspawn-tramp.el | 7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/nspawn-tramp.el b/nspawn-tramp.el index 199255e4b

[elpa] externals/tramp-nspawn b8380ee8a7 16/22: Update version to 1.0 in preparation for ELPA release.

2022-02-19 Thread ELPA Syncer
branch: externals/tramp-nspawn commit b8380ee8a7c15ad4b96963d224969fc1a0337180 Author: Brian Cully Commit: Brian Cully Update version to 1.0 in preparation for ELPA release. --- nspawn-tramp.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nspawn-tramp.el b/nspawn-tram

[elpa] externals/tramp-nspawn d0a137d560 13/22: Add Makefile for build testing outside of Emacs.

2022-02-19 Thread ELPA Syncer
branch: externals/tramp-nspawn commit d0a137d56005de3cff1828072911bfeda0179d09 Author: Brian Cully Commit: Brian Cully Add Makefile for build testing outside of Emacs. --- Makefile | 13 + 1 file changed, 13 insertions(+) diff --git a/Makefile b/Makefile new file mode 100644 in

[elpa] externals/tramp-nspawn 49f23d8ec9 07/22: Use filename in comment header.

2022-02-19 Thread ELPA Syncer
branch: externals/tramp-nspawn commit 49f23d8ec90a15a507e6c3b0c542f0aba5fb51dc Author: Brian Cully Commit: Brian Cully Use filename in comment header. --- nspawn-tramp.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nspawn-tramp.el b/nspawn-tramp.el index a748ab6cff..

[elpa] externals/tramp-nspawn ebaa155c83 15/22: Update README.org to point to add ELPA install instructions.

2022-02-19 Thread ELPA Syncer
branch: externals/tramp-nspawn commit ebaa155c83662f0c51a47d01ea2ff5b11e17276f Author: Brian Cully Commit: Brian Cully Update README.org to point to add ELPA install instructions. --- README.org | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.org b/README.org i

[elpa] externals/tramp-nspawn c98260130b 03/22: Add ‘Maintainer’ pseudo-keyword to header.

2022-02-19 Thread ELPA Syncer
branch: externals/tramp-nspawn commit c98260130b4608cf4f16c4c6dcb4edc0d494c69a Author: Brian Cully Commit: Brian Cully Add ‘Maintainer’ pseudo-keyword to header. --- nspawn-tramp.el | 1 + 1 file changed, 1 insertion(+) diff --git a/nspawn-tramp.el b/nspawn-tramp.el index 23e9bcadde..afba6

[elpa] externals/tramp-nspawn cb58c4f9aa 10/22: tyop

2022-02-19 Thread ELPA Syncer
branch: externals/tramp-nspawn commit cb58c4f9aaac0c5eba7e265f5b533ee23edeb6fa Author: Brian Cully Commit: Brian Cully tyop --- nspawn-tramp.el | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/nspawn-tramp.el b/nspawn-tramp.el index 54e6999ebd..01d295eb57 10064

[elpa] externals/tramp-nspawn dbfb4f3af9 01/22: Initial commit.

2022-02-19 Thread ELPA Syncer
branch: externals/tramp-nspawn commit dbfb4f3af922b0750c87ab0e2b628ad2285ac3a7 Author: Brian Cully Commit: Brian Cully Initial commit. --- COPYING | 674 nspawn-tramp.el | 124 +++ 2 files changed, 798 insertions(+) d

[elpa] externals/tramp-nspawn 48102d38e7 05/22: Clean up autoloads.

2022-02-19 Thread ELPA Syncer
branch: externals/tramp-nspawn commit 48102d38e7ef53df4a1d40d39b914cc150bef17e Author: Brian Cully Commit: Brian Cully Clean up autoloads. --- nspawn-tramp.el | 8 ++-- 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/nspawn-tramp.el b/nspawn-tramp.el index 71ad3b7c01..5254

[elpa] externals/tramp-nspawn 1608f01157 06/22: Rename ‘nspawn-tramp--init’ to ‘nspawn-tramp-setup’ and autoload it.

2022-02-19 Thread ELPA Syncer
branch: externals/tramp-nspawn commit 1608f01157d6dd5d00fd0423d1f61b493b689ee3 Author: Brian Cully Commit: Brian Cully Rename ‘nspawn-tramp--init’ to ‘nspawn-tramp-setup’ and autoload it. This might as well be a public function. --- nspawn-tramp.el | 5 +++-- 1 file changed, 3 inse

[elpa] main 6c2b79c3c4: * elpa-packages (tramp-nspawn): New package

2022-02-19 Thread Stefan Monnier via
branch: main commit 6c2b79c3c45424e86f3874a3bdd03e94df847920 Author: Stefan Monnier Commit: Stefan Monnier * elpa-packages (tramp-nspawn): New package --- elpa-packages | 3 +++ 1 file changed, 3 insertions(+) diff --git a/elpa-packages b/elpa-packages index 0934060ae8..07fff7e296 100644 -

[elpa] externals/consult cb016db065: Fix #521 (#522)

2022-02-19 Thread ELPA Syncer
branch: externals/consult commit cb016db0654fbce4112b0a9f124fc0cfc4c809de Author: Omar Antolín Camarena Commit: GitHub Fix #521 (#522) --- consult.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/consult.el b/consult.el index 2a26ebc607..7bc825309a 100644 --- a/consult

[nongnu] elpa/magit-section updated (991de20f76 -> adda58b091)

2022-02-19 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit-section. from 991de20f76 manual: Deal some more with texinfo's imposing link handling adds adda58b091 Prepend a directory to every refresh cache key No new revisions were added by this update. Summary of changes: lisp/magit-git.el | 6

[nongnu] elpa/magit updated (991de20f76 -> adda58b091)

2022-02-19 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit. from 991de20f76 manual: Deal some more with texinfo's imposing link handling adds adda58b091 Prepend a directory to every refresh cache key No new revisions were added by this update. Summary of changes: lisp/magit-git.el | 6 --

[nongnu] elpa/git-commit adda58b091: Prepend a directory to every refresh cache key

2022-02-19 Thread ELPA Syncer
branch: elpa/git-commit commit adda58b091b2bdca96094268e3b7188b62102c0e Author: Jonas Bernoulli Commit: Jonas Bernoulli Prepend a directory to every refresh cache key This is useful when defining commands that perform some action in multiple repositories. --- lisp/magit-git.el

[elpa] externals/consult 6d492e4e69: Update changelog

2022-02-19 Thread ELPA Syncer
branch: externals/consult commit 6d492e4e69b9137ab9a861f89fff3e6e26331c30 Author: Daniel Mendler Commit: Daniel Mendler Update changelog --- CHANGELOG.org | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.org b/CHANGELOG.org index 75b8d9cacb..a9f8583675 100644 --- a/CHANGELOG.

[elpa] externals/embark updated (ed8cd7dc81 -> 6683d7023c)

2022-02-19 Thread ELPA Syncer
elpasync pushed a change to branch externals/embark. from ed8cd7dc81 Ignore target for xref-find-definitions (fix #464) new 4bb47b04df Consult now uses "cheap markers" for consult-location new 98bdc0f553 RET in an Embark collect buffer should use original candidate n

[elpa] externals/embark 6683d7023c 3/3: Minor simplification to embark-collect-choose

2022-02-19 Thread ELPA Syncer
branch: externals/embark commit 6683d7023c4128b4d62df2df56cdb7168f4844ed Author: Omar Antolín Commit: Omar Antolín Minor simplification to embark-collect-choose The file case is already handled by the target finder. Also, the target finder already returns the type, it looks nice

[elpa] externals/embark-consult updated (ed8cd7dc81 -> 6683d7023c)

2022-02-19 Thread ELPA Syncer
elpasync pushed a change to branch externals/embark-consult. from ed8cd7dc81 Ignore target for xref-find-definitions (fix #464) adds 4bb47b04df Consult now uses "cheap markers" for consult-location adds 98bdc0f553 RET in an Embark collect buffer should use original candidate

[elpa] externals/embark 4bb47b04df 1/3: Consult now uses "cheap markers" for consult-location

2022-02-19 Thread ELPA Syncer
branch: externals/embark commit 4bb47b04df8e073fb1a5a762cc09da8c99e133a2 Author: Omar Antolín Commit: Omar Antolín Consult now uses "cheap markers" for consult-location We need to upgrade them to regular markers upon export and collect. For export this is handled by the call to

[elpa] externals/embark 98bdc0f553 2/3: RET in an Embark collect buffer should use original candidate

2022-02-19 Thread ELPA Syncer
branch: externals/embark commit 98bdc0f553d5bf0caa2c5acf828c3a8d99a5f231 Author: Omar Antolín Commit: Omar Antolín RET in an Embark collect buffer should use original candidate When I introduced embark--for-display to remove invisible characters from candidates to improve alignm

[elpa] externals/consult 9f94c6b00d: consult-line: Introduce "cheap markers", upgraded on demand (Fix #517) (#519)

2022-02-19 Thread ELPA Syncer
branch: externals/consult commit 9f94c6b00d718d3574901d570e1005a280b4e6b0 Author: Daniel Mendler Commit: GitHub consult-line: Introduce "cheap markers", upgraded on demand (Fix #517) (#519) A cheap marker is a pair of a buffer and an integer position. We upgrade them lazily on

[elpa] externals/consult f2ec9b3f31 2/2: consult-register: Formatting

2022-02-19 Thread ELPA Syncer
branch: externals/consult commit f2ec9b3f31ad485302425e9c4171fbe578531b62 Author: Daniel Mendler Commit: Daniel Mendler consult-register: Formatting --- consult-register.el | 50 -- 1 file changed, 24 insertions(+), 26 deletions(-) diff --git

[elpa] externals/consult fc17dc2171 1/2: Fix #518 (#520)

2022-02-19 Thread ELPA Syncer
branch: externals/consult commit fc17dc2171437c52ec20a37f9a62a7630d985960 Author: Omar Antolín Camarena Commit: GitHub Fix #518 (#520) In terminal Emacs, given M-char, (read-key) will return 27 and set last-input-event to char. This change turns that situation into what woul

[elpa] externals/consult updated (e9bae88838 -> f2ec9b3f31)

2022-02-19 Thread ELPA Syncer
elpasync pushed a change to branch externals/consult. from e9bae88838 Simplify consult-org-heading new fc17dc2171 Fix #518 (#520) new f2ec9b3f31 consult-register: Formatting Summary of changes: consult-register.el | 42 -- 1 file ch

[elpa] externals/consult e9bae88838: Simplify consult-org-heading

2022-02-19 Thread ELPA Syncer
branch: externals/consult commit e9bae8883808896cedb9ee20c7995e83dc12b2de Author: Daniel Mendler Commit: Daniel Mendler Simplify consult-org-heading --- consult-org.el | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/consult-org.el b/consult-org.el index 96

[nongnu] elpa/magit-section updated (f9a15cb349 -> 991de20f76)

2022-02-19 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit-section. from f9a15cb349 magit-discard-files: Account for 'renamed on both sides' conflicts adds 991de20f76 manual: Deal some more with texinfo's imposing link handling No new revisions were added by this update. Summary of changes:

[nongnu] elpa/magit updated (f9a15cb349 -> 991de20f76)

2022-02-19 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit. from f9a15cb349 magit-discard-files: Account for 'renamed on both sides' conflicts adds 991de20f76 manual: Deal some more with texinfo's imposing link handling No new revisions were added by this update. Summary of changes: docs/mag

[nongnu] elpa/git-commit 991de20f76: manual: Deal some more with texinfo's imposing link handling

2022-02-19 Thread ELPA Syncer
branch: elpa/git-commit commit 991de20f76644bde6fc653bfad294acb82167cbc Author: Jonas Bernoulli Commit: Jonas Bernoulli manual: Deal some more with texinfo's imposing link handling --- docs/magit.org | 5 +++-- docs/magit.texi | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) di

[elpa] externals/parser-generator b7cc77dee3 3/4: Formatting progress output as elisp comments

2022-02-19 Thread Christian Johansson
branch: externals/parser-generator commit b7cc77dee34686842352aee6bdc4f578622f76b6 Author: Christian Johansson Commit: Christian Johansson Formatting progress output as elisp comments --- parser-generator-lr-export.el | 4 ++-- parser-generator-lr.el| 18 +- parser-

[elpa] externals/parser-generator bf7229332f 4/4: Updated version and date

2022-02-19 Thread Christian Johansson
branch: externals/parser-generator commit bf7229332f7040d49fdac56e54da13d73752395d Author: Christian Johansson Commit: Christian Johansson Updated version and date --- parser-generator.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/parser-generator.el b/parser-ge

[elpa] externals/parser-generator 7c487e2484 2/4: Optimized first calculation in some cases

2022-02-19 Thread Christian Johansson
branch: externals/parser-generator commit 7c487e2484c54b97564785afa62b2cc95a1985d4 Author: Christian Johansson Commit: Christian Johansson Optimized first calculation in some cases --- parser-generator.el | 744 +++- 1 file changed, 387 insert

[elpa] externals/parser-generator updated (14f21396e9 -> bf7229332f)

2022-02-19 Thread Christian Johansson
cjohansson pushed a change to branch externals/parser-generator. from 14f21396e9 Updated copyright years new 19d894ca40 Improved output when building big grammars new 7c487e2484 Optimized first calculation in some cases new b7cc77dee3 Formatting progress output as el

[elpa] externals/parser-generator 19d894ca40 1/4: Improved output when building big grammars

2022-02-19 Thread Christian Johansson
branch: externals/parser-generator commit 19d894ca403e4e9a5568c6132041e85ddd9dd2b4 Author: Christian Johansson Commit: Christian Johansson Improved output when building big grammars --- parser-generator-lr.el | 3 +++ 1 file changed, 3 insertions(+) diff --git a/parser-generator-lr.el b/pa

[elpa] externals/hyperbole 5f9ebe8822: Set correct ChangeLog date (#170)

2022-02-19 Thread ELPA Syncer
branch: externals/hyperbole commit 5f9ebe8822b600b2ddeb84b588606e490ce2626a Author: Mats Lidell Commit: GitHub Set correct ChangeLog date (#170) --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 4e925fd1a8..ed978b94ea 100644 --- a/