[elpa] externals/consult d4e71c7: Command splitting bug (Fix #420)

2021-09-12 Thread ELPA Syncer
branch: externals/consult commit d4e71c7cd2900bfdac76443435457d187c52d082 Author: Daniel Mendler Commit: Daniel Mendler Command splitting bug (Fix #420) --- consult.el | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/consult.el b/consult.el index cba01a

[elpa] externals/consult a07ca38: Simpler fix for #420

2021-09-12 Thread ELPA Syncer
branch: externals/consult commit a07ca383318cdce6935a370f1d17687ba9f225c3 Author: Daniel Mendler Commit: Daniel Mendler Simpler fix for #420 --- consult.el | 23 +++ 1 file changed, 11 insertions(+), 12 deletions(-) diff --git a/consult.el b/consult.el index 670e8a0..75

[elpa] externals/crdt c8cb0e4: Squashed commit of the following:

2021-09-12 Thread ELPA Syncer
branch: externals/crdt commit c8cb0e4994b1732cde172da4af0acd6a994b1a0b Author: Qiantan Hong Commit: Qiantan Hong Squashed commit of the following: commit 10962c78ac217ba1ea6b6e333db16c63713c25ca Author: Qiantan Hong Date: Sun Sep 12 07:29:04 2021 -0700 add co

[elpa] externals/hyperbole updated (a2e7eb1 -> 9113e1b)

2021-09-12 Thread ELPA Syncer
elpasync pushed a change to branch externals/hyperbole. from a2e7eb1 Hyperbole install from source tests (#114) new b7b7793 kexport:html - Allow only Koutline buffers and files new 2349505 Add Rolo key tests (#115) new b5ecd11 Remove native compiler warnings

[elpa] externals/hyperbole 90f003c 5/6: Use browse-url--browser-defcustom-type for customization (#117)

2021-09-12 Thread ELPA Syncer
branch: externals/hyperbole commit 90f003c9ab062c8b7cd3b55822e58cecb491716f Author: Mats Lidell Commit: GitHub Use browse-url--browser-defcustom-type for customization (#117) --- ChangeLog| 5 + hsettings.el | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/Chan

[elpa] externals/hyperbole 9113e1b 6/6: Merge branch 'master' of hyperbole

2021-09-12 Thread ELPA Syncer
branch: externals/hyperbole commit 9113e1bae663ec157c9f12a497b5b7bd91be324b Merge: 493c5bb 90f003c Author: Bob Weiner Commit: Bob Weiner Merge branch 'master' of hyperbole --- ChangeLog| 5 + hsettings.el | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ChangeL

[elpa] externals/hyperbole 493c5bb 4/6: Merge branch 'master' of hyperbole

2021-09-12 Thread ELPA Syncer
branch: externals/hyperbole commit 493c5bb877535637a34e08330c9b8a0cbf746138 Merge: b7b7793 b5ecd11 Author: Bob Weiner Commit: Bob Weiner Merge branch 'master' of hyperbole --- ChangeLog| 8 +++ hui-select.el| 140 +-- hui

[elpa] externals/hyperbole 2349505 1/6: Add Rolo key tests (#115)

2021-09-12 Thread ELPA Syncer
branch: externals/hyperbole commit 2349505d4967294c921dc32f5c83fac40e1c5e64 Author: Mats Lidell Commit: GitHub Add Rolo key tests (#115) --- ChangeLog| 8 test/hyrolo-tests.el | 112 ++- 2 files changed, 118 insertions(+), 2

[elpa] externals/hyperbole b5ecd11 2/6: Remove native compiler warnings (#113)

2021-09-12 Thread ELPA Syncer
branch: externals/hyperbole commit b5ecd1113dcadcf71e214ef770ec9e50d51017f5 Author: Mats Lidell Commit: GitHub Remove native compiler warnings (#113) --- hui-select.el | 140 +- hui-window.el | 1 + 2 files changed, 71 insertions(+),

[elpa] externals/hyperbole b7b7793 3/6: kexport:html - Allow only Koutline buffers and files

2021-09-12 Thread ELPA Syncer
branch: externals/hyperbole commit b7b779338a1c89375c279d6ad2cd34a1383b306a Author: Bob Weiner Commit: Bob Weiner kexport:html - Allow only Koutline buffers and files Also stop centering HTML title since often ends up to far to the right. --- ChangeLog | 6 ++ kotl/kexpo

[elpa] externals-release/org 4be129f: doc/Makefile: Clean up *.info files too

2021-09-12 Thread ELPA Syncer
branch: externals-release/org commit 4be129f543b0dc0352338040c66f9a3c940a1390 Author: Bastien Commit: Bastien doc/Makefile: Clean up *.info files too Continue 9802877fb by cleaning up *.info files and removing duplicate *.html pattern. --- doc/Makefile | 6 +++--- 1 file change

[elpa] externals/org 72af213: Merge branch 'maint'

2021-09-12 Thread ELPA Syncer
branch: externals/org commit 72af213be844b478892562b5bcc8d7bc2b80c961 Merge: d70f280 4be129f Author: Bastien Commit: Bastien Merge branch 'maint' --- doc/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/Makefile b/doc/Makefile index d934258..b0255a8 100

[elpa] externals/org updated (d70f280 -> 72af213)

2021-09-12 Thread ELPA Syncer
elpasync pushed a change to branch externals/org. from d70f280 org-macs: Allow for nil ffap-url-regexp new 4be129f doc/Makefile: Clean up *.info files too new 72af213 Merge branch 'maint' Summary of changes: doc/Makefile | 6 +++--- 1 file changed, 3 insertions(+),

[nongnu] elpa/proof-general 75062f6 2/6: test: Add dist-tests target & Refactor .github/workflows/test.yml

2021-09-12 Thread ELPA Syncer
branch: elpa/proof-general commit 75062f60d410b924f4019b27d758cdb4cfdddc50 Author: Erik Martin-Dorel Commit: Erik Martin-Dorel test: Add dist-tests target & Refactor .github/workflows/test.yml --- .github/workflows/test.yml | 2 +- Makefile | 11 ++- 2 files chang

[nongnu] elpa/proof-general updated (32b15ff -> eb97857)

2021-09-12 Thread ELPA Syncer
elpasync pushed a change to branch elpa/proof-general. from 32b15ff Adding the CI for indentation. new d2d1a73 Minor tweaks encountered while trying to run the CI tests new 75062f6 test: Add dist-tests target & Refactor .github/workflows/test.yml new 5519af7

[nongnu] elpa/proof-general d2d1a73 1/6: Minor tweaks encountered while trying to run the CI tests

2021-09-12 Thread ELPA Syncer
branch: elpa/proof-general commit d2d1a73f2b93937a5f0abd6d93aa810d1f72b419 Author: Stefan Monnier Commit: Erik Martin-Dorel Minor tweaks encountered while trying to run the CI tests * ci/coq-tests.el (070_coq-test-regression-wholefile-no-proof): Clarify the intention of the test

[nongnu] elpa/proof-general eb97857 6/6: Merge pull request #593 from ProofGeneral/stefan

2021-09-12 Thread ELPA Syncer
branch: elpa/proof-general commit eb978573c372913a7465817ce00a9fdf2871648f Merge: 32b15ff ce0f2f3 Author: Erik Martin-Dorel Commit: GitHub Merge pull request #593 from ProofGeneral/stefan Minor tweaks encountered while trying to run the CI tests --- .github/workflows/test.yml | 4

[nongnu] elpa/proof-general 5519af7 3/6: test: Add check-doc-magic target & Restrict its git-diff test to doc

2021-09-12 Thread ELPA Syncer
branch: elpa/proof-general commit 5519af7af84a79242ea54268ec339991df41a825 Author: Erik Martin-Dorel Commit: Erik Martin-Dorel test: Add check-doc-magic target & Restrict its git-diff test to doc --- .github/workflows/test.yml | 2 +- Makefile | 10 +- 2 files cha

[nongnu] elpa/proof-general ce0f2f3 5/6: fix(dist-tests): `make dist-tests` also runs `make tests check-doc-magic`

2021-09-12 Thread ELPA Syncer
branch: elpa/proof-general commit ce0f2f3041098e4a59ec37d5eb6bbe790ee6a751 Author: Erik Martin-Dorel Commit: Erik Martin-Dorel fix(dist-tests): `make dist-tests` also runs `make tests check-doc-magic` --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makef

[nongnu] elpa/proof-general ad36557 4/6: test: Extend dist-tests target after merging #591

2021-09-12 Thread ELPA Syncer
branch: elpa/proof-general commit ad3655744050f4ac0d16435ebac7133f8b5f9a58 Author: Erik Martin-Dorel Commit: Erik Martin-Dorel test: Extend dist-tests target after merging #591 * href: https://github.com/ProofGeneral/PG/pull/593#issuecomment-915560731 --- Makefile | 1 + 1 file cha

[elpa] externals/setup 8acf431: Delete setup--quit-sym

2021-09-12 Thread ELPA Syncer
branch: externals/setup commit 8acf43122c32648a5c17a5df3e9b0da0829e11a5 Author: Philip Kaludercic Commit: Philip Kaludercic Delete setup--quit-sym --- setup.el | 7 ++- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/setup.el b/setup.el index 51aecf6..71503e1 100644 --- a/

[elpa] externals/shelisp 16c2e95: Added support for zsh and fish shells along side bash

2021-09-12 Thread mmaug--- via
branch: externals/shelisp commit 16c2e954f53b9fbf7c839e57b36234aade0222aa Author: Michael R. Mauger Commit: Michael R. Mauger Added support for zsh and fish shells along side bash --- shelisp.el | 51 ++- 1 file changed, 42 insertions(+), 9 de

[elpa] externals/org updated (72af213 -> a246a13)

2021-09-12 Thread ELPA Syncer
elpasync pushed a change to branch externals/org. from 72af213 Merge branch 'maint' new 9961abf Backport commit fc4b956c7 from Emacs new d2deb18 Backport commit ff4de1bd8 from Emacs new a246a13 Merge branch 'km/from-emacs-master' Summary of changes: lisp/o

[elpa] externals/org 9961abf 1/3: Backport commit fc4b956c7 from Emacs

2021-09-12 Thread ELPA Syncer
branch: externals/org commit 9961abf75aecf52a2e2992480e058a956a06c0d4 Author: Stefan Kangas Commit: Kyle Meyer Backport commit fc4b956c7 from Emacs ; Fix symbol quoting typos fc4b956c7cb2fba8ed2a18865a7686c6cfa5d030 Stefan Kangas Sun Sep 12 18:36:49 2021 +0200 --- lisp/

[elpa] externals/org d2deb18 2/3: Backport commit ff4de1bd8 from Emacs

2021-09-12 Thread ELPA Syncer
branch: externals/org commit d2deb188a656ad114cfdb223b60c4150f0141386 Author: Eli Zaretskii Commit: Kyle Meyer Backport commit ff4de1bd8 from Emacs * lisp/org.el: * lisp/org-list.el (org-list-to-generic): * lisp/org-compat.el: In comments, quote 'like this'. Fix quo

[elpa] externals/org a246a13 3/3: Merge branch 'km/from-emacs-master'

2021-09-12 Thread ELPA Syncer
branch: externals/org commit a246a131873e566afe243ab98b59a806b31019b8 Merge: 72af213 d2deb18 Author: Kyle Meyer Commit: Kyle Meyer Merge branch 'km/from-emacs-master' --- lisp/ob-sql.el | 4 ++-- lisp/org-compat.el | 6 +++--- lisp/org-list.el | 2 +- lisp/org.el| 14 ++

[nongnu] elpa/markdown-mode 3a29243 1/2: Update stable version link

2021-09-12 Thread ELPA Syncer
branch: elpa/markdown-mode commit 3a2924311d7cd5fa64126e1769d166282e35ad4f Author: Shohei YOSHIDA Commit: Shohei YOSHIDA Update stable version link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 342e1de..754f995 100644 --- a/REA

[nongnu] elpa/markdown-mode 862ae8a 2/2: Merge pull request #657 from jrblevin/fix-stable-version-link

2021-09-12 Thread ELPA Syncer
branch: elpa/markdown-mode commit 862ae8addd29bf6affca1a35fd0176cb0c1392da Merge: 4810cac 3a29243 Author: Shohei YOSHIDA Commit: GitHub Merge pull request #657 from jrblevin/fix-stable-version-link Update stable version link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 d