[elpa] externals/org 6d73cd34a0: Replace all uses of the old `defadvice` with the new `advice-add`

2022-03-31 Thread ELPA Syncer
branch: externals/org commit 6d73cd34a07796c33f9435bfc8c9a19e67656c7a Author: Stefan Monnier Commit: Bastien Replace all uses of the old `defadvice` with the new `advice-add` * lisp/org.el (org-run-like-in-org-mode): Strength reduce `eval` to `cl-progv`. (org--check-org-stru

[elpa] externals/pulsar c6b2c25a42: Handle region highlights (pulsar-highlight-dwim)

2022-03-31 Thread ELPA Syncer
branch: externals/pulsar commit c6b2c25a42c1a9910ed80fa41a7d2f7e99ec1064 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Handle region highlights (pulsar-highlight-dwim) Thanks to Mark Barton for the feedback in issue 13:

[elpa] externals/osm 1264c3e1dc: Download tiles in batch (Fix #20)

2022-03-31 Thread ELPA Syncer
branch: externals/osm commit 1264c3e1dc514567a5093b46fa5b4a7abdf74dec Author: Daniel Mendler Commit: Daniel Mendler Download tiles in batch (Fix #20) By downloading multiple tiles in batch we avoid expensive https reconnects. This speeds up loading tiles and reduces the load on

[nongnu] elpa/magit-section updated (a93a81007a -> 6a5c79fd1b)

2022-03-31 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit-section. from a93a81007a magit-diff-wash-signature: Fix indentation adds c1a9994db6 Use defun indentation for function bindings adds 6a5c79fd1b Fix indentation No new revisions were added by this update. Summary of changes: lisp

[nongnu] elpa/magit updated (a93a81007a -> 6a5c79fd1b)

2022-03-31 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit. from a93a81007a magit-diff-wash-signature: Fix indentation adds c1a9994db6 Use defun indentation for function bindings adds 6a5c79fd1b Fix indentation No new revisions were added by this update. Summary of changes: lisp/git-com

[nongnu] elpa/git-commit c1a9994db6 1/2: Use defun indentation for function bindings

2022-03-31 Thread ELPA Syncer
branch: elpa/git-commit commit c1a9994db66f69fe26fa1e03f26619688c877cb6 Author: Jonas Bernoulli Commit: Jonas Bernoulli Use defun indentation for function bindings --- lisp/magit-blame.el | 22 +++--- lisp/magit-diff.el| 42 +- l

[nongnu] elpa/git-commit updated (a93a81007a -> 6a5c79fd1b)

2022-03-31 Thread ELPA Syncer
elpasync pushed a change to branch elpa/git-commit. from a93a81007a magit-diff-wash-signature: Fix indentation new c1a9994db6 Use defun indentation for function bindings new 6a5c79fd1b Fix indentation Summary of changes: lisp/git-commit.el | 18 +- li

[nongnu] elpa/git-commit 6a5c79fd1b 2/2: Fix indentation

2022-03-31 Thread ELPA Syncer
branch: elpa/git-commit commit 6a5c79fd1b19c5f64b2fdfc04112359954d06c1d Author: Jonas Bernoulli Commit: Jonas Bernoulli Fix indentation --- lisp/git-commit.el | 18 +- lisp/magit-apply.el | 2 +- lisp/magit-diff.el | 8 lisp/magit-extras.el| 8 +

[elpa] externals/marginalia 746f738989: Use cl-generic-p

2022-03-31 Thread ELPA Syncer
branch: externals/marginalia commit 746f73898987571a6703155d882d983334c7f950 Author: Daniel Mendler Commit: Daniel Mendler Use cl-generic-p It seems that in contrast to cl-lib, cl-generic is always loaded. --- marginalia.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) dif

[nongnu] elpa/keycast 2316522e73: Fix indentation

2022-03-31 Thread ELPA Syncer
branch: elpa/keycast commit 2316522e734a8e4493ce315907d889b801f28ed5 Author: Jonas Bernoulli Commit: Jonas Bernoulli Fix indentation --- keycast.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/keycast.el b/keycast.el index 6bbe746f66..ae1a3fffee 100644 --- a/keycast.e

[nongnu] elpa/magit-section updated (b4be194de1 -> a93a81007a)

2022-03-31 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit-section. from b4be194de1 Fix typo adds ae03ca91d7 Revert "magit-make-margin-overlay: Remove old kludge" adds a93a81007a magit-diff-wash-signature: Fix indentation No new revisions were added by this update. Summary of changes: l

[nongnu] elpa/magit updated (b4be194de1 -> a93a81007a)

2022-03-31 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit. from b4be194de1 Fix typo adds ae03ca91d7 Revert "magit-make-margin-overlay: Remove old kludge" adds a93a81007a magit-diff-wash-signature: Fix indentation No new revisions were added by this update. Summary of changes: lisp/magi

[nongnu] elpa/git-commit updated (b4be194de1 -> a93a81007a)

2022-03-31 Thread ELPA Syncer
elpasync pushed a change to branch elpa/git-commit. from b4be194de1 Fix typo new ae03ca91d7 Revert "magit-make-margin-overlay: Remove old kludge" new a93a81007a magit-diff-wash-signature: Fix indentation Summary of changes: lisp/magit-diff.el | 10 +- lisp/magit

[nongnu] elpa/git-commit a93a81007a 2/2: magit-diff-wash-signature: Fix indentation

2022-03-31 Thread ELPA Syncer
branch: elpa/git-commit commit a93a81007a7347811230439fb793e0f1c55af76c Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-diff-wash-signature: Fix indentation --- lisp/magit-diff.el | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/lisp/magit-diff.el b/lisp/

[nongnu] elpa/git-commit ae03ca91d7 1/2: Revert "magit-make-margin-overlay: Remove old kludge"

2022-03-31 Thread ELPA Syncer
branch: elpa/git-commit commit ae03ca91d7ef45b095216ce17b2d285a02cdc4c2 Author: Jonas Bernoulli Commit: Jonas Bernoulli Revert "magit-make-margin-overlay: Remove old kludge" This reverts commit 6f5f72bc9887af326e8dbdca67c00fd5713fe797. Turns out this is necessary after all.

[elpa] externals/marginalia f57a6e8a91 1/2: marginalia--symbol-class: Detect cl-generic

2022-03-31 Thread ELPA Syncer
branch: externals/marginalia commit f57a6e8a9110453d731209f78e12ebb0f6956766 Author: Daniel Mendler Commit: Daniel Mendler marginalia--symbol-class: Detect cl-generic --- marginalia.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/marginalia.el b/marginalia.el index ca525d3857..9314

[elpa] externals/marginalia 35fe7f12e4 2/2: Use get to detect cl-generic

2022-03-31 Thread ELPA Syncer
branch: externals/marginalia commit 35fe7f12e4c21a0552036e5ec52a442cbfd7cb62 Author: Daniel Mendler Commit: Daniel Mendler Use get to detect cl-generic --- marginalia.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/marginalia.el b/marginalia.el index 931451c39a..23688

[elpa] externals/marginalia updated (e63d27e6fb -> 35fe7f12e4)

2022-03-31 Thread ELPA Syncer
elpasync pushed a change to branch externals/marginalia. from e63d27e6fb Remove obsolete variables new f57a6e8a91 marginalia--symbol-class: Detect cl-generic new 35fe7f12e4 Use get to detect cl-generic Summary of changes: marginalia.el | 2 ++ 1 file changed, 2 insertions

[elpa] externals/org d7cae14953: Merge branch 'bugfix'

2022-03-31 Thread ELPA Syncer
branch: externals/org commit d7cae14953894cd1540026f238082dae9fbe74ef Merge: 971eb6885e 64ee5c2c47 Author: Bastien Commit: Bastien Merge branch 'bugfix' --- lisp/org-table.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/org-table.el b/lisp/org-table.el index

[elpa] externals/org updated (971eb6885e -> d7cae14953)

2022-03-31 Thread ELPA Syncer
elpasync pushed a change to branch externals/org. from 971eb6885e Merge branch 'bugfix' new 64ee5c2c47 lisp/org-table.el: Fix bug in `org-table-row-get-visible-string' new d7cae14953 Merge branch 'bugfix' Summary of changes: lisp/org-table.el | 4 ++-- 1 file changed, 2

[elpa] externals-release/org 64ee5c2c47: lisp/org-table.el: Fix bug in `org-table-row-get-visible-string'

2022-03-31 Thread ELPA Syncer
branch: externals-release/org commit 64ee5c2c47e0167f4cd4740a8d57731d30d47b68 Author: Bastien Commit: Bastien lisp/org-table.el: Fix bug in `org-table-row-get-visible-string' * lisp/org-table.el (org-table-row-get-visible-string): Don't use `backward-char' in a function called i

[elpa] externals/nhexl-mode 45d4611f58: * nhexl-mode.el: Remove redundant dependency

2022-03-31 Thread Stefan Monnier via
branch: externals/nhexl-mode commit 45d4611f584a4653c76dbf417ae86d5570a53ea3 Author: Stefan Monnier Commit: Stefan Monnier * nhexl-mode.el: Remove redundant dependency --- nhexl-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nhexl-mode.el b/nhexl-mode.el index 7

[nongnu] elpa/git-commit b4be194de1: Fix typo

2022-03-31 Thread ELPA Syncer
branch: elpa/git-commit commit b4be194de1edb3d64ebf2abf199c6ec531904319 Author: Jorge Israel Peña Commit: Jonas Bernoulli Fix typo --- docs/magit.org | 2 +- docs/magit.texi| 2 +- lisp/magit-diff.el | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/magit.o

[elpa] externals/eglot fd9a5646d1: Fix #906: Protect against empty firstTriggerCharacter strings

2022-03-31 Thread ELPA Syncer
branch: externals/eglot commit fd9a5646d1b49ef5968713005d83131dd75a52ad Author: João Távora Commit: João Távora Fix #906: Protect against empty firstTriggerCharacter strings Which some LS's like gopls like to send. * eglot.el (eglot--post-self-insert-hook): Beware of empty

[nongnu] elpa/magit-section updated (d1ad778280 -> b4be194de1)

2022-03-31 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit-section. from d1ad778280 magit-{cherry-pick,revert}-in-progress-p: Restore sequencer/todo check adds b4be194de1 Fix typo No new revisions were added by this update. Summary of changes: docs/magit.org | 2 +- docs/magit.texi| 2

[nongnu] elpa/magit updated (d1ad778280 -> b4be194de1)

2022-03-31 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit. from d1ad778280 magit-{cherry-pick,revert}-in-progress-p: Restore sequencer/todo check adds b4be194de1 Fix typo No new revisions were added by this update. Summary of changes: docs/magit.org | 2 +- docs/magit.texi| 2 +- lis

[nongnu] elpa/helm-core updated (5b17313011 -> 16ab10d4b8)

2022-03-31 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm-core. from 5b17313011 More update on bug template adds 53c22dce50 Allow using 'diacritics as match attribute value (#2470) adds 16ab10d4b8 Fix highlighting with diacritics (#2470) No new revisions were added by this update. Summar

[nongnu] elpa/helm 16ab10d4b8 2/2: Fix highlighting with diacritics (#2470)

2022-03-31 Thread ELPA Syncer
branch: elpa/helm commit 16ab10d4b8213594e09c3164025c57a6fe9c6cf6 Author: Thierry Volpiatto Commit: Thierry Volpiatto Fix highlighting with diacritics (#2470) --- helm-core.el| 25 - helm-multi-match.el | 5 + helm-source.el | 9 +++-- 3 files

[nongnu] elpa/helm 53c22dce50 1/2: Allow using 'diacritics as match attribute value (#2470)

2022-03-31 Thread ELPA Syncer
branch: elpa/helm commit 53c22dce50de03b21c5cf20a6710d0a663c89a66 Author: Thierry Volpiatto Commit: Thierry Volpiatto Allow using 'diacritics as match attribute value (#2470) --- helm-multi-match.el | 11 ++- helm-source.el | 36 +++- 2 files cha

[nongnu] elpa/helm updated (5b17313011 -> 16ab10d4b8)

2022-03-31 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm. from 5b17313011 More update on bug template new 53c22dce50 Allow using 'diacritics as match attribute value (#2470) new 16ab10d4b8 Fix highlighting with diacritics (#2470) Summary of changes: helm-core.el| 25 +

[nongnu] elpa/cider 86dd3fee9d: [Fix #3173] Don't kill completion-at-point-functions completely (#3175)

2022-03-31 Thread ELPA Syncer
branch: elpa/cider commit 86dd3fee9d9836dcd56f6abb91ba59b7aeedecb9 Author: Andrey Listopadov Commit: GitHub [Fix #3173] Don't kill completion-at-point-functions completely (#3175) --- CHANGELOG.md | 1 + cider-mode.el | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a

[elpa] externals/vertico updated (a92b1e47ff -> 0531a64062)

2022-03-31 Thread ELPA Syncer
elpasync pushed a change to branch externals/vertico. from a92b1e47ff vertico-repeat extension: Add vertico-repeat-select (Fix #182) new 56d70768c8 Add back vertico-repeat command new 0531a64062 Update docstring Summary of changes: extensions/vertico-repeat.el | 21 +

[elpa] externals/vertico 56d70768c8 1/2: Add back vertico-repeat command

2022-03-31 Thread ELPA Syncer
branch: externals/vertico commit 56d70768c812c11b6a369735a5ca6b91ad0f57f7 Author: Daniel Mendler Commit: Daniel Mendler Add back vertico-repeat command --- extensions/vertico-repeat.el | 21 +++-- 1 file changed, 15 insertions(+), 6 deletions(-) diff --git a/extensions/vert

[elpa] externals/vertico 0531a64062 2/2: Update docstring

2022-03-31 Thread ELPA Syncer
branch: externals/vertico commit 0531a640625a3fcabf558c73f7f7f8b37aa52ddd Author: Daniel Mendler Commit: Daniel Mendler Update docstring --- extensions/vertico-repeat.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extensions/vertico-repeat.el b/extensions/vertico-rep