[elpa] externals/shelisp 9ede6c4: Infer shell from shell-mode if not specified

2021-09-13 Thread mmaug--- via
branch: externals/shelisp commit 9ede6c4955b9a6266f745de83f8b3f79446cc73d Author: Michael R. Mauger Commit: Michael R. Mauger Infer shell from shell-mode if not specified --- shelisp.el | 30 ++ 1 file changed, 22 insertions(+), 8 deletions(-) diff --git a/sheli

[nongnu] elpa/tuareg c9bbe95 7/8: Better comment delimiter match using `syntax-ppss'

2021-09-13 Thread ELPA Syncer
branch: elpa/tuareg commit c9bbe95e617e49f1d9611cb61d645106dc8662cb Author: Christophe Troestler Commit: Christophe Troestler Better comment delimiter match using `syntax-ppss' In particular, in a string, say "(* tata *)", comment delimiters are not matched. --- tuareg.el | 73

[nongnu] elpa/tuareg cbe70da 5/8: Remove conditional use of add-function, available on Emacs ≥ 24.4

2021-09-13 Thread ELPA Syncer
branch: elpa/tuareg commit cbe70dad979edb285df0f4c162e98e981d1d6427 Author: Christophe Troestler Commit: Christophe Troestler Remove conditional use of add-function, available on Emacs ≥ 24.4 --- tuareg.el | 21 ++--- 1 file changed, 6 insertions(+), 15 deletions(-) diff --

[nongnu] elpa/tuareg 50309ae 4/8: Enable to turn off the delimiters matching (show-paren) for comments

2021-09-13 Thread ELPA Syncer
branch: elpa/tuareg commit 50309aed6931d1e8c07369b4dc382ffaa6d4cd05 Author: Christophe Troestler Commit: Christophe Troestler Enable to turn off the delimiters matching (show-paren) for comments --- CHANGES.md | 5 - README.md | 3 +++ tuareg.el | 14 ++ 3 files changed,

[nongnu] elpa/tuareg a156d04 3/8: Faster after comment detection & match comment delimiters

2021-09-13 Thread ELPA Syncer
branch: elpa/tuareg commit a156d04bff3a096635c88d29cfd51fea29104583 Author: Christophe Troestler Commit: Christophe Troestler Faster after comment detection & match comment delimiters --- tuareg.el | 67 ++- 1 file changed, 40 inse

[nongnu] elpa/tuareg 00faf47 8/8: Use uniform argument names for :around advice

2021-09-13 Thread ELPA Syncer
branch: elpa/tuareg commit 00faf47a7c65e4cdcf040f38add1c6a08cd2ee2f Author: Christophe Troestler Commit: Christophe Troestler Use uniform argument names for :around advice --- tuareg-compat.el | 20 ++-- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/tuareg-

[nongnu] elpa/tuareg 9f48840 2/8: README: Remove duplicate bug report URL

2021-09-13 Thread ELPA Syncer
branch: elpa/tuareg commit 9f488402a447bec27f0f92406846a5292f0ee02a Author: Christophe Troestler Commit: Christophe Troestler README: Remove duplicate bug report URL --- README.md | 19 +++ 1 file changed, 7 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md

[nongnu] elpa/tuareg fe10533 6/8: Document recent changes

2021-09-13 Thread ELPA Syncer
branch: elpa/tuareg commit fe105336997a7b2eef4c46c6ac01fb45f6ca39d1 Author: Christophe Troestler Commit: Christophe Troestler Document recent changes --- CHANGES.md | 26 ++ 1 file changed, 18 insertions(+), 8 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index

[nongnu] elpa/tuareg updated (c33222d -> 00faf47)

2021-09-13 Thread ELPA Syncer
elpasync pushed a change to branch elpa/tuareg. from c33222d Adapt to the new ocamldebug code pointer format new 0fd9588 README: mention NonGNU ELPA new 9f48840 README: Remove duplicate bug report URL new a156d04 Faster after comment detection & match comment

[nongnu] elpa/tuareg 0fd9588 1/8: README: mention NonGNU ELPA

2021-09-13 Thread ELPA Syncer
branch: elpa/tuareg commit 0fd958855994eceb5019cf985022118d5295005e Author: Christophe Troestler Commit: Christophe Troestler README: mention NonGNU ELPA --- README.md | 8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5c0adc4..0f42434 10

[elpa] externals/hyperbole 6028a64: Pieces of patch set from Stefan (#116)

2021-09-13 Thread ELPA Syncer
branch: externals/hyperbole commit 6028a64de69749e2c2dd1bed01f3c819e1b6fc86 Author: Mats Lidell Commit: GitHub Pieces of patch set from Stefan (#116) --- ChangeLog | 8 hact.el | 17 + hactypes.el | 14 +++--- hargs.el | 2

[nongnu] elpa/magit updated (3e415b7 -> 1e40d00)

2021-09-13 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit. from 3e415b7 Support invoking smerge from magit buffers adds 1e40d00 magit-remote-unshallow: New command No new revisions were added by this update. Summary of changes: lisp/magit-remote.el | 21 - 1 file chang

[nongnu] elpa/magit-section updated (3e415b7 -> 1e40d00)

2021-09-13 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit-section. from 3e415b7 Support invoking smerge from magit buffers adds 1e40d00 magit-remote-unshallow: New command No new revisions were added by this update. Summary of changes: lisp/magit-remote.el | 21 - 1 fi

[nongnu] elpa/git-commit 1e40d00: magit-remote-unshallow: New command

2021-09-13 Thread ELPA Syncer
branch: elpa/git-commit commit 1e40d0021790707f6e88debda04f6b14d9429586 Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-remote-unshallow: New command Closes #4480. --- lisp/magit-remote.el | 21 - 1 file changed, 20 insertions(+), 1 deletion(-) diff --git

[nongnu] elpa/projectile 17c152b: Fix checkdoc warning (#1707)

2021-09-13 Thread ELPA Syncer
branch: elpa/projectile commit 17c152b0628e1809f359492731b5af3aefc1c0d8 Author: Mark Dawson Commit: GitHub Fix checkdoc warning (#1707) --- projectile.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/projectile.el b/projectile.el index 344b194..3534b84 100644 --- a/p

[nongnu] elpa/magit-section updated (8771401 -> 3e415b7)

2021-09-13 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit-section. from 8771401 Fix gravatar image size adds 3e415b7 Support invoking smerge from magit buffers No new revisions were added by this update. Summary of changes: Documentation/magit.org | 15 +-- Documentation/magit.te

[nongnu] elpa/magit updated (8771401 -> 3e415b7)

2021-09-13 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit. from 8771401 Fix gravatar image size adds 3e415b7 Support invoking smerge from magit buffers No new revisions were added by this update. Summary of changes: Documentation/magit.org | 15 +-- Documentation/magit.texi | 15

[nongnu] elpa/git-commit 3e415b7: Support invoking smerge from magit buffers

2021-09-13 Thread ELPA Syncer
branch: elpa/git-commit commit 3e415b7d533cb0a8faac696a54dbe15ee0d84bea Author: Jonas Bernoulli Commit: Jonas Bernoulli Support invoking smerge from magit buffers Closes #4458. --- Documentation/magit.org | 15 +-- Documentation/magit.texi | 15 +-- lisp/magit-appl

[elpa] externals/eev 2c1dc69: Added a way to use red bullets instead of red stars in eepitch.

2021-09-13 Thread ELPA Syncer
ch.el @@ -19,7 +19,7 @@ ;; ;; Author: Eduardo Ochs ;; Maintainer: Eduardo Ochs -;; Version:20210821 +;; Version:20210913 ;; Keywords: e-scripts ;; ;; Latest version: <http://angg.twu.net/eev-current/eepitch.el> @@ -250,14 +250,14 @@ This function is used by `eepitch-this-line'

[nongnu] elpa/proof-general e2b4227 2/2: Merge pull request #598 from Matafou/doc_progarg

2021-09-13 Thread ELPA Syncer
branch: elpa/proof-general commit e2b4227e1f63a78198d1b7521b63619fb702d3f5 Merge: eb97857 fb7fe89 Author: Pierre Courtieu Commit: GitHub Merge pull request #598 from Matafou/doc_progarg fix #596 - outdated documentation for setup coq-prog-xxx. --- doc/ProofGeneral.texi | 142 ++

[nongnu] elpa/proof-general fb7fe89 1/2: fix #596 - outdated documentation for setting up coq-prog-xxx.

2021-09-13 Thread ELPA Syncer
branch: elpa/proof-general commit fb7fe89394bbc5e87139c508058b3f9feca61020 Author: Pierre Courtieu Commit: Pierre Courtieu fix #596 - outdated documentation for setting up coq-prog-xxx. --- doc/ProofGeneral.texi | 142 +- 1 file changed, 58 in

[elpa] externals/setup 043830a: Replace paredit with company example in commentary

2021-09-13 Thread ELPA Syncer
branch: externals/setup commit 043830a9fe6c6455bbea8c756fe4057f9f139457 Author: Philip Kaludercic Commit: Philip Kaludercic Replace paredit with company example in commentary --- setup.el | 22 ++ 1 file changed, 10 insertions(+), 12 deletions(-) diff --git a/setup.el b