[elpa] externals/eev 3b3cfe1: Rewrote the section "7. Sequences of links" in (find-escripts-intro).

2021-10-11 Thread ELPA Syncer
branch: externals/eev commit 3b3cfe11ab1d56bfa9cabc2a26462dd5ceec6e4e Author: Eduardo Ochs Commit: Eduardo Ochs Rewrote the section "7. Sequences of links" in (find-escripts-intro). --- ChangeLog| 3 +++ VERSION | 4 +-- eev-intro.el | 86 +

[nongnu] elpa/evil 44f75e9: Use `point-max` rather than `end-of-buffer` for G with no count (#1530)

2021-10-11 Thread ELPA Syncer
branch: elpa/evil commit 44f75e93c6db89de882a0eb1d8bcc7c4ebb8e94e Author: Tom Dalziel <33435574+tomd...@users.noreply.github.com> Commit: GitHub Use `point-max` rather than `end-of-buffer` for G with no count (#1530) --- evil-commands.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

[elpa] externals/org 2b1fc6b: Merge branch 'bugfix'

2021-10-11 Thread ELPA Syncer
branch: externals/org commit 2b1fc6ba722ec4c8303f2fcfe33691012df8b1c2 Merge: d0b5573 17e25c3 Author: Nicolas Goaziou Commit: Nicolas Goaziou Merge branch 'bugfix' --- lisp/oc-csl.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/oc-csl.el b/lisp/oc-csl.el index

[elpa] externals/org updated (d0b5573 -> 2b1fc6b)

2021-10-11 Thread ELPA Syncer
elpasync pushed a change to branch externals/org. from d0b5573 org: Fix: Respect TAB in property drawer as separator new 17e25c3 oc-csl: Map § and §§ o section locators new 2b1fc6b Merge branch 'bugfix' Summary of changes: lisp/oc-csl.el | 4 ++-- 1 file changed, 2

[elpa] externals-release/org 17e25c3: oc-csl: Map § and §§ o section locators

2021-10-11 Thread ELPA Syncer
branch: externals-release/org commit 17e25c3f140b42fe8a31887b69ad934b96703bb3 Author: Nicolas Goaziou Commit: Nicolas Goaziou oc-csl: Map § and §§ o section locators * lisp/oc-csl.el (org-cite-csl--label-alist): Map § and §§ o section locators. --- lisp/oc-csl.el | 4 ++-- 1 fi

[nongnu] elpa/evil 25200d4 2/2: Mention that `evil-search-module` doesn't affect keybindings

2021-10-11 Thread ELPA Syncer
branch: elpa/evil commit 25200d446915a4cd079a0419f4b4db3dbc1a2a9a Author: Tom Dalziel Commit: Tom Dalziel Mention that `evil-search-module` doesn't affect keybindings --- evil-search.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/evil-search.el b/evil-search.el ind

[nongnu] elpa/evil updated (4ea224b -> 25200d4)

2021-10-11 Thread ELPA Syncer
elpasync pushed a change to branch elpa/evil. from 4ea224b Improve evil-ensure-column and use with evil-goto-line (#1529) new b97f3f6 Add docs for evil-start-of-line new 25200d4 Mention that `evil-search-module` doesn't affect keybindings Summary of changes: doc/s

[nongnu] elpa/evil b97f3f6 1/2: Add docs for evil-start-of-line

2021-10-11 Thread ELPA Syncer
branch: elpa/evil commit b97f3f62d67d0b5d56db2cb6dc381254167dac11 Author: Tom Dalziel Commit: Tom Dalziel Add docs for evil-start-of-line --- doc/source/settings.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/source/settings.rst b/doc/source/settings.rst index 23987e1..fb786f

[elpa] externals/hyperbole b9017c7: Add kexport tests (#125)

2021-10-11 Thread ELPA Syncer
branch: externals/hyperbole commit b9017c71ba385715d6eb3d36e40665a61c76b8b3 Author: Mats Lidell Commit: GitHub Add kexport tests (#125) --- ChangeLog | 8 +++ test/kexport-tests.el | 143 ++ 2 files changed, 151 insertions(+) di

[elpa] externals/sketch-mode 457ba48: Fix/improve hide cursor

2021-10-11 Thread ELPA Syncer
branch: externals/sketch-mode commit 457ba48962689aa85b6b3c85feef4ccc5aa79962 Author: Daniel Nicolai Commit: Daniel Nicolai Fix/improve hide cursor --- sketch-mode.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sketch-mode.el b/sketch-mode.el index 3f356c0..74a

[elpa] externals/sketch-mode 0280aa4 2/2: Format (hide) buffer

2021-10-11 Thread ELPA Syncer
branch: externals/sketch-mode commit 0280aa476529ad772eadf9bb006bee613f2e139c Author: Daniel Nicolai Commit: Daniel Nicolai Format (hide) buffer --- sketch-mode.el | 13 - 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/sketch-mode.el b/sketch-mode.el index 6734caa

[elpa] externals/sketch-mode 5801f2e 1/2: Fix compile warnings

2021-10-11 Thread ELPA Syncer
branch: externals/sketch-mode commit 5801f2ec503d918269559291ec04b4ac877db613 Author: Daniel Nicolai Commit: Daniel Nicolai Fix compile warnings --- sketch-mode.el | 73 ++ 1 file changed, 33 insertions(+), 40 deletions(-) diff --git

[elpa] externals/sketch-mode updated (6008988 -> 0280aa4)

2021-10-11 Thread ELPA Syncer
elpasync pushed a change to branch externals/sketch-mode. from 6008988 Fix: also add freehand option to transient (missed in prev commit) new 5801f2e Fix compile warnings new 0280aa4 Format (hide) buffer Summary of changes: sketch-mode.el | 86 +

[elpa] externals/sketch-mode 6008988: Fix: also add freehand option to transient (missed in prev commit)

2021-10-11 Thread ELPA Syncer
branch: externals/sketch-mode commit 60089888bf16bf5a3ebe1760a0a72c7384e81122 Author: Daniel Nicolai Commit: Daniel Nicolai Fix: also add freehand option to transient (missed in prev commit) --- sketch-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sketch-mode.e

[elpa] externals/corfu 37a1684: More verbose error message

2021-10-11 Thread ELPA Syncer
branch: externals/corfu commit 37a16848bf218a134bcb04884c2f4d3e41dc2e80 Author: Daniel Mendler Commit: Daniel Mendler More verbose error message --- corfu.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/corfu.el b/corfu.el index 8a5da64..4fa4c1e 100644 --- a/corfu.el

[nongnu] elpa/proof-general f6df849 2/2: Merge pull request #606 from ProofGeneral/dont-retract-on-indent

2021-10-11 Thread ELPA Syncer
branch: elpa/proof-general commit f6df84995cf597a705df050e5abca4171d52db06 Merge: 38ae8fd b5052cd Author: Pierre Courtieu Commit: GitHub Merge pull request #606 from ProofGeneral/dont-retract-on-indent * generic/proof-script.el: Don't retract on indent (#604) --- coq/coq.el

[nongnu] elpa/proof-general b5052cd 1/2: * generic/proof-script.el: Don't retract on indent (#604)

2021-10-11 Thread ELPA Syncer
branch: elpa/proof-general commit b5052cdf6e28ad0e851828e955cf0c00fff492e3 Author: Stefan Monnier Commit: Stefan Monnier * generic/proof-script.el: Don't retract on indent (#604) (proof--inhibit-retract-on-change): New var. (proof-retract-before-change): Obey it. (proof-conf

[nongnu] elpa/magit updated (b1ad283 -> cabcc9c)

2021-10-11 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit. from b1ad283 magit-version: more compatible fix for #4511 adds cabcc9c Update release notes No new revisions were added by this update. Summary of changes: Documentation/RelNotes/3.4.0.org | 4 1 file changed, 4 insertions(+)

[nongnu] elpa/git-commit cabcc9c: Update release notes

2021-10-11 Thread ELPA Syncer
branch: elpa/git-commit commit cabcc9cea9d49854d327437c04909d2d5d57def6 Author: Jonas Bernoulli Commit: Jonas Bernoulli Update release notes --- Documentation/RelNotes/3.4.0.org | 4 1 file changed, 4 insertions(+) diff --git a/Documentation/RelNotes/3.4.0.org b/Documentation/RelNotes

[nongnu] elpa/magit-section updated (b1ad283 -> cabcc9c)

2021-10-11 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit-section. from b1ad283 magit-version: more compatible fix for #4511 adds cabcc9c Update release notes No new revisions were added by this update. Summary of changes: Documentation/RelNotes/3.4.0.org | 4 1 file changed, 4 inser

[elpa] main 2678569: * elpa-packages (erc): Add package

2021-10-11 Thread Amin Bandali
branch: main commit 267856967c5338205e169bdf5297643915b1cea1 Author: Amin Bandali Commit: Amin Bandali * elpa-packages (erc): Add package --- elpa-packages | 41 + 1 file changed, 41 insertions(+) diff --git a/elpa-packages b/elpa-packages index f991

[elpa] externals/corfu 8b88240 2/2: Version 0.13

2021-10-11 Thread ELPA Syncer
branch: externals/corfu commit 8b88240011df392725999868f64b05a7f0617a6f Author: Daniel Mendler Commit: Daniel Mendler Version 0.13 --- corfu.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/corfu.el b/corfu.el index ef44df8..8a5da64 100644 --- a/corfu.el +++ b/corfu.el

[elpa] externals/corfu updated (7e0c9f7 -> 8b88240)

2021-10-11 Thread ELPA Syncer
elpasync pushed a change to branch externals/corfu. from 7e0c9f7 Version 0.12 new f30dc71 Check that completion field is non-empty new 8b88240 Version 0.13 Summary of changes: corfu.el | 11 ++- 1 file changed, 6 insertions(+), 5 deletions(-)

[elpa] externals/corfu f30dc71 1/2: Check that completion field is non-empty

2021-10-11 Thread ELPA Syncer
branch: externals/corfu commit f30dc711a67c4fac049dd44c4a143249a3cd191f Author: Daniel Mendler Commit: Daniel Mendler Check that completion field is non-empty --- corfu.el | 9 + 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/corfu.el b/corfu.el index 55bcc0b..ef44df8

[elpa] externals/org d0b5573: org: Fix: Respect TAB in property drawer as separator

2021-10-11 Thread ELPA Syncer
branch: externals/org commit d0b55739c0b86a21ccf111a2e094b89571280fbc Author: Marco Wahl Commit: Marco Wahl org: Fix: Respect TAB in property drawer as separator * lisp/org.el (org-property-drawer-re): Allow TAB as first character after the property name's colon. --- lisp/org.e

[elpa] externals/consult a8d8e83: README: Update function name (Fix #442)

2021-10-11 Thread ELPA Syncer
branch: externals/consult commit a8d8e830284cf76f2337ca8b55c53eb01b88ce34 Author: Daniel Mendler Commit: Daniel Mendler README: Update function name (Fix #442) --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 8605f0d..305ebdc 1

[nongnu] elpa/magit updated (bb7b7a4 -> b1ad283)

2021-10-11 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit. from bb7b7a4 No longer depend on dash adds b1ad283 magit-version: more compatible fix for #4511 No new revisions were added by this update. Summary of changes: lisp/magit.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

[elpa] externals/consult a0fd82c: Update consult-apropos documentation

2021-10-11 Thread ELPA Syncer
branch: externals/consult commit a0fd82cfc2c321fada764173c87cdd17f823cf48 Author: Daniel Mendler Commit: Daniel Mendler Update consult-apropos documentation --- README.org | 4 +++- consult.el | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/README.org b/README.org i

[nongnu] elpa/magit-section updated (bb7b7a4 -> b1ad283)

2021-10-11 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit-section. from bb7b7a4 No longer depend on dash adds b1ad283 magit-version: more compatible fix for #4511 No new revisions were added by this update. Summary of changes: lisp/magit.el | 2 +- 1 file changed, 1 insertion(+), 1 deleti

[nongnu] elpa/git-commit b1ad283: magit-version: more compatible fix for #4511

2021-10-11 Thread ELPA Syncer
branch: elpa/git-commit commit b1ad283941ecbcf382f69e807c04f5cb872e842c Author: Lin Sun Commit: Lin Sun magit-version: more compatible fix for #4511 --- lisp/magit.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/magit.el b/lisp/magit.el index d0c68c9..9ccbdb7 100

[elpa] externals-release/org 3bb0cb9 1/3: oc: Fix § locator name

2021-10-11 Thread ELPA Syncer
branch: externals-release/org commit 3bb0cb9398404291b0ced5d14a2577b4a158432e Author: Nicolas Goaziou Commit: Nicolas Goaziou oc: Fix § locator name * lisp/oc-csl.el (org-cite-csl--label-regexp): § is not a word start, so adjust regexp accordingly. Also fix mistake introduced i

[elpa] externals/org 880d4fa 1/2: Merge branch 'bugfix'

2021-10-11 Thread ELPA Syncer
branch: externals/org commit 880d4fada62f326a16c2dd06f930a24599fe4a0e Merge: ee6e489 eb40091 Author: Nicolas Goaziou Commit: Nicolas Goaziou Merge branch 'bugfix' --- lisp/oc-csl.el | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/lisp/oc-csl.el b/lisp/oc-csl.e

[elpa] externals/org b5713f4 2/2: Merge branch 'bugfix'

2021-10-11 Thread ELPA Syncer
branch: externals/org commit b5713f4f1b7c7ca7da3c45cb5a580d4bc8665b4c Merge: 880d4fa 18dca34 Author: Nicolas Goaziou Commit: Nicolas Goaziou Merge branch 'bugfix' --- lisp/oc.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/oc.el b/lisp/oc.el index f9883ba..09884f

[elpa] externals/org updated (ee6e489 -> b5713f4)

2021-10-11 Thread ELPA Syncer
elpasync pushed a change to branch externals/org. from ee6e489 Merge branch 'bugfix' new 3bb0cb9 oc: Fix § locator name new eb40091 oc-csl: Improve an error message new 880d4fa Merge branch 'bugfix' new 18dca34 oc: Upon inserting citations, add a sp

[elpa] externals-release/org eb40091 2/3: oc-csl: Improve an error message

2021-10-11 Thread ELPA Syncer
branch: externals-release/org commit eb400919292d96f97f64ade6d6a7b2ced6c8db65 Author: Nicolas Goaziou Commit: Nicolas Goaziou oc-csl: Improve an error message * lisp/oc-csl.el (org-cite-csl--style-file): Add missing placeholder for format string. --- lisp/oc-csl.el | 2 +- 1 fi

[elpa] externals-release/org 18dca34 3/3: oc: Upon inserting citations, add a space between keys

2021-10-11 Thread ELPA Syncer
branch: externals-release/org commit 18dca3478a955c391ba2a72e086d6473dafdeb8f Author: Nicolas Goaziou Commit: Nicolas Goaziou oc: Upon inserting citations, add a space between keys * lisp/oc.el (org-cite-make-insert-processor): Add a space in addition to the semicolon. --- lisp

[elpa] externals-release/org updated (596ec7a -> 18dca34)

2021-10-11 Thread ELPA Syncer
elpasync pushed a change to branch externals-release/org. from 596ec7a oc-biblatex: Fix docstring new 3bb0cb9 oc: Fix § locator name new eb40091 oc-csl: Improve an error message new 18dca34 oc: Upon inserting citations, add a space between keys Summary of c

[elpa] externals/eev ee93815: Small changes in eev-on-windows.el.

2021-10-11 Thread ELPA Syncer
v-pdflike.el b/eev-pdflike.el index 8af840d..ccd9cec 100644 --- a/eev-pdflike.el +++ b/eev-pdflike.el @@ -19,7 +19,7 @@ ;; ;; Author: Eduardo Ochs ;; Maintainer: Eduardo Ochs -;; Version:20211009 +;; Version:20211011 ;; Keywords: e-scripts ;; ;; Latest version: <ht

[elpa] externals/marginalia 37e24b7: Version 0.9

2021-10-11 Thread ELPA Syncer
branch: externals/marginalia commit 37e24b798afca98da0d0364dde3fa63a42c5853e Author: Daniel Mendler Commit: Daniel Mendler Version 0.9 --- marginalia.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/marginalia.el b/marginalia.el index 9a7e104..293e773 100644 --- a/marg

[elpa] externals/corfu 7e0c9f7: Version 0.12

2021-10-11 Thread ELPA Syncer
branch: externals/corfu commit 7e0c9f767cce0b6a02cb02a3132844c0adcaedf4 Author: Daniel Mendler Commit: Daniel Mendler Version 0.12 --- corfu.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/corfu.el b/corfu.el index da74eb1..55bcc0b 100644 --- a/corfu.el +++ b/corfu.el

[elpa] externals/consult ebb6256: Version 0.12

2021-10-11 Thread ELPA Syncer
branch: externals/consult commit ebb62563127a4b9442148372f897efb7baef61d2 Author: Daniel Mendler Commit: Daniel Mendler Version 0.12 --- CHANGELOG.org | 2 +- consult.el| 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.org b/CHANGELOG.org index 31bd446..0c