[nongnu] elpa/markdown-mode 0839d07 2/2: Merge pull request #651 from jrblevin/issue-649

2021-08-18 Thread ELPA Syncer
branch: elpa/markdown-mode commit 0839d0709e116584bd070305e4a0d28bd03bc547 Merge: b3166c5 348b601 Author: Shohei YOSHIDA Commit: GitHub Merge pull request #651 from jrblevin/issue-649 Fix highlighting URL which contains comma or parenthesis issue --- CHANGES.md | 2 ++

[nongnu] elpa/markdown-mode 348b601 1/2: Fix highlighting URL which contains comma or parenthesis issue

2021-08-18 Thread ELPA Syncer
branch: elpa/markdown-mode commit 348b601f41795bf045b1309115439bad488335a7 Author: Shohei YOSHIDA Commit: Shohei YOSHIDA Fix highlighting URL which contains comma or parenthesis issue --- CHANGES.md | 2 ++ markdown-mode.el | 2 +- tests/markdown-test.el | 6 ++ 3 file

[elpa] externals/vertico 8a76d26: vertico-quick: Require cl-lib and subr-x at compile time (Fix #109)

2021-08-18 Thread ELPA Syncer
branch: externals/vertico commit 8a76d26e3f83776eec1dc0907fdd8e79be913ece Author: Daniel Mendler Commit: Daniel Mendler vertico-quick: Require cl-lib and subr-x at compile time (Fix #109) --- extensions/vertico-quick.el | 3 +++ 1 file changed, 3 insertions(+) diff --git a/extensions/verti

[elpa] externals/ebdb updated (f1471ca -> ebb5fc0)

2021-08-18 Thread Eric Abrahamsen
girzel pushed a change to branch externals/ebdb. from f1471ca Remove requires for vm libraries, release 0.7.1 new 0566a91 Re-instate ebdb-utilities-anniv defgroup new c9faa7c Fix US version of phone parsing new ebb5fc0 Rework diary integration, release versio

[elpa] externals/ebdb ebb5fc0 3/3: Rework diary integration, release version 0.8

2021-08-18 Thread Eric Abrahamsen
branch: externals/ebdb commit ebb5fc01ac7d000a09cc1c6129cc8212c8dbd137 Author: Eric Abrahamsen Commit: Eric Abrahamsen Rework diary integration, release version 0.8 The nutshell: before, we dynamically injected entries into the diary list using `diary-add-to-list'. That only ki

[elpa] externals/ebdb 0566a91 1/3: Re-instate ebdb-utilities-anniv defgroup

2021-08-18 Thread Eric Abrahamsen
branch: externals/ebdb commit 0566a912365c7b033aafcc8ef7e81703592e6508 Author: Eric Abrahamsen Commit: Eric Abrahamsen Re-instate ebdb-utilities-anniv defgroup * ebdb.el: This got deleted somehow. --- ebdb.el | 4 1 file changed, 4 insertions(+) diff --git a/ebdb.el b/ebdb.el

[elpa] externals/ebdb c9faa7c 2/3: Fix US version of phone parsing

2021-08-18 Thread Eric Abrahamsen
branch: externals/ebdb commit c9faa7ced1b58fb8b60af30785ec9323e217e39c Author: Eric Abrahamsen Commit: Eric Abrahamsen Fix US version of phone parsing * ebdb-i18n-basic.el (ebdb-parse-i18n): This worked for new phone numbers, but failed when editing existing phone numbers. ---

[elpa] externals/devdocs 19f897f: Support revert-buffer function in devdocs-mode

2021-08-18 Thread ELPA Syncer
branch: externals/devdocs commit 19f897f03296fba882a7697d438f0e13529718ad Author: Étienne Deparis Commit: GitHub Support revert-buffer function in devdocs-mode Copyright-paperwork-exempt: yes --- devdocs.el | 5 + 1 file changed, 5 insertions(+) diff --git a/devdocs.el b/devdo

[elpa] externals/ivy 972980b 2/2: Merge branch 'master' into externals/ivy

2021-08-18 Thread Basil L. Contovounesios
branch: externals/ivy commit 972980bbae843c57ffd8cb0d9739f3e7fabbab01 Merge: 44f1408 c1e53c2 Author: Basil L. Contovounesios Commit: Basil L. Contovounesios Merge branch 'master' into externals/ivy --- ivy-test.el | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ivy-test.el b/ivy-test

[elpa] externals/ivy updated (44f1408 -> 972980b)

2021-08-18 Thread Basil L. Contovounesios
blc pushed a change to branch externals/ivy. from 44f1408 Merge branch 'master' into externals/ivy adds bde2176 Add "other window" action for counsel-bookmark adds 27ac8f6 Let counsel-ibuffer create new buffers new c1e53c2 Skip test that hits Emacs 28 bug

[elpa] externals/ivy c1e53c2 1/2: Skip test that hits Emacs 28 bug

2021-08-18 Thread Basil L. Contovounesios
branch: externals/ivy commit c1e53c21bc5563ca08551595b7a6d5bacf5794e4 Author: Basil L. Contovounesios Commit: Basil L. Contovounesios Skip test that hits Emacs 28 bug A recent change in the development version of Emacs 28 has resulted in un-catchable quit conditions when quittin

[elpa] externals/marginalia 72dafda: Bind system-time-locale=C (Fix #100)

2021-08-18 Thread ELPA Syncer
branch: externals/marginalia commit 72dafdac39097d13babe44c81402cf4cd4a68ce7 Author: Daniel Mendler Commit: Daniel Mendler Bind system-time-locale=C (Fix #100) Marginalia is not localized. --- marginalia.el | 13 +++-- 1 file changed, 7 insertions(+), 6 deletions(-) diff -

[elpa] externals/consult 105a1ac: Version 0.11

2021-08-18 Thread ELPA Syncer
branch: externals/consult commit 105a1ac50169382368a36ed53d7af908d02ffa07 Author: Daniel Mendler Commit: Daniel Mendler Version 0.11 --- CHANGELOG.org | 4 consult.el| 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.org b/CHANGELOG.org index d6e9f6c..c

[elpa] externals/consult a5715af: consult-grep preview was broken due to invalid regexp (Fix #404)

2021-08-18 Thread ELPA Syncer
branch: externals/consult commit a5715af2bbe74cbf12e45c542811996c19f72e4d Author: Daniel Mendler Commit: Daniel Mendler consult-grep preview was broken due to invalid regexp (Fix #404) --- consult.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/consult.el b/consult.el

[nongnu] elpa/magit-section updated (de1dc8e -> 421be65)

2021-08-18 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit-section. from de1dc8e magit-convert-filename-for-git: Expand absolute filenames adds 421be65 magit-rebase: Enable --autostash by default No new revisions were added by this update. Summary of changes: lisp/magit-sequence.el | 1 +

[nongnu] elpa/magit updated (de1dc8e -> 421be65)

2021-08-18 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit. from de1dc8e magit-convert-filename-for-git: Expand absolute filenames adds 421be65 magit-rebase: Enable --autostash by default No new revisions were added by this update. Summary of changes: lisp/magit-sequence.el | 1 + 1 file c

[nongnu] elpa/git-commit 421be65: magit-rebase: Enable --autostash by default

2021-08-18 Thread ELPA Syncer
branch: elpa/git-commit commit 421be65a325f2988d12868b57386683d3efafbe2 Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-rebase: Enable --autostash by default The documentation has already been saying that we do that. Closes #4475. --- lisp/magit-sequence.el | 1 + 1