[elpa] externals/sketch-mode 172961f: Implement easy insert image to buffer

2021-09-20 Thread ELPA Syncer
branch: externals/sketch-mode commit 172961f9752a0dd570b018e745d111d3d3424af0 Author: Daniel Nicolai Commit: Daniel Nicolai Implement easy insert image to buffer --- sketch-mode.el | 32 ++-- 1 file changed, 30 insertions(+), 2 deletions(-) diff --git a/sketch-m

[elpa] externals/sketch-mode 984aad2: Fix image crop

2021-09-20 Thread ELPA Syncer
branch: externals/sketch-mode commit 984aad20d1f15791020ec2bf6f51cc34b309d8e2 Author: Daniel Nicolai Commit: Daniel Nicolai Fix image crop --- sketch-mode.el | 49 + 1 file changed, 29 insertions(+), 20 deletions(-) diff --git a/sketch-mode.e

[elpa] externals/sketch-mode updated (984aad2 -> 57742a0)

2021-09-20 Thread ELPA Syncer
elpasync pushed a change to branch externals/sketch-mode. from 984aad2 Fix image crop new 92efd0b Add quick insert image feature new 57742a0 Fix: really fix crop Summary of changes: sketch-mode.el | 29 + 1 file changed, 21 insertions(+),

[elpa] externals/sketch-mode 92efd0b 1/2: Add quick insert image feature

2021-09-20 Thread ELPA Syncer
branch: externals/sketch-mode commit 92efd0b47b7ade696921279f44ef31d308e9aa72 Author: Daniel Nicolai Commit: Daniel Nicolai Add quick insert image feature --- sketch-mode.el | 17 +++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/sketch-mode.el b/sketch-mode.e

[elpa] externals/sketch-mode 57742a0 2/2: Fix: really fix crop

2021-09-20 Thread ELPA Syncer
branch: externals/sketch-mode commit 57742a012cc0f1aa38870ef5181eba39f8ed7979 Author: Daniel Nicolai Commit: Daniel Nicolai Fix: really fix crop --- sketch-mode.el | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/sketch-mode.el b/sketch-mode.el index 0d879be.

[nongnu] elpa/git-commit ece2cb8 1/2: git-commit-setup: Enable mode after setting local variables

2021-09-20 Thread ELPA Syncer
branch: elpa/git-commit commit ece2cb84dd31aa967ef37a0d8bc2293c1c52db87 Author: Jonas Bernoulli Commit: Jonas Bernoulli git-commit-setup: Enable mode after setting local variables Otherwise all non-permanent variables would get reset. --- lisp/git-commit.el | 22 +++

[nongnu] elpa/git-commit f805f6a 2/2: git-commit-use-local-message-ring: New option

2021-09-20 Thread ELPA Syncer
branch: elpa/git-commit commit f805f6a7720aeb894e9a58f0b36769ebdb53dd7c Author: Jonas Bernoulli Commit: Jonas Bernoulli git-commit-use-local-message-ring: New option Closes #4503. --- lisp/git-commit.el | 23 +-- 1 file changed, 21 insertions(+), 2 deletions(-)

[nongnu] elpa/magit-section updated (6813128 -> f805f6a)

2021-09-20 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit-section. from 6813128 magit-process-git-credential-manager-core: Protect doc-string quotes adds ece2cb8 git-commit-setup: Enable mode after setting local variables adds f805f6a git-commit-use-local-message-ring: New option

[elpa] externals/vc-got cb2c391: add elpa badge in the readme

2021-09-20 Thread ELPA Syncer
branch: externals/vc-got commit cb2c391069cbb23eef0fc0aafde278b3da2e9cda Author: Omar Polo Commit: Omar Polo add elpa badge in the readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0497dd8..b6bd648 100644 --- a/README.md +++ b/README.md @

[nongnu] elpa/git-commit updated (6813128 -> f805f6a)

2021-09-20 Thread ELPA Syncer
elpasync pushed a change to branch elpa/git-commit. from 6813128 magit-process-git-credential-manager-core: Protect doc-string quotes new ece2cb8 git-commit-setup: Enable mode after setting local variables new f805f6a git-commit-use-local-message-ring: New option S

[nongnu] elpa/magit updated (6813128 -> f805f6a)

2021-09-20 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit. from 6813128 magit-process-git-credential-manager-core: Protect doc-string quotes adds ece2cb8 git-commit-setup: Enable mode after setting local variables adds f805f6a git-commit-use-local-message-ring: New option No new

[nongnu] elpa/geiser-kawa 5896b19 2/2: fix: avoid exception when autodoc is asked for non-symbols

2021-09-20 Thread ELPA Syncer
branch: elpa/geiser-kawa commit 5896b19642923f74f718eb68d447560b2d26d797 Author: spellcard199 Commit: spellcard199 fix: avoid exception when autodoc is asked for non-symbols --- src/main/java/kawageiser/GeiserAutodoc.java | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) dif

[nongnu] elpa/geiser-kawa updated (3d999a3 -> 5896b19)

2021-09-20 Thread ELPA Syncer
elpasync pushed a change to branch elpa/geiser-kawa. from 3d999a3 README.org - update Geiser's repo url after new repo new 6b2187d fix: completion with company-mode. new 5896b19 fix: avoid exception when autodoc is asked for non-symbols Summary of changes: src/main/

[nongnu] elpa/geiser-kawa 6b2187d 1/2: fix: completion with company-mode.

2021-09-20 Thread ELPA Syncer
branch: elpa/geiser-kawa commit 6b2187d696b90f01e83cdeaaf81f68de5309c44a Author: spellcard199 Commit: spellcard199 fix: completion with company-mode. geiser:completions used to return a list of symbols, which works fine with completion-at-point, but company-mode wants a list of

[elpa] externals/sketch-mode 86c7202: Quick insert image as overlay over xml

2021-09-20 Thread ELPA Syncer
branch: externals/sketch-mode commit 86c72029ef8c2b5ce22ff10e4d4f582f73931c60 Author: Daniel Nicolai Commit: Daniel Nicolai Quick insert image as overlay over xml The suggestion is to use a new type of org block, and image block. On the other hand, it would be nice that when th

[elpa] externals/sketch-mode 1ac6863: Update README with info about quick insert image

2021-09-20 Thread ELPA Syncer
branch: externals/sketch-mode commit 1ac68631b1db064840e93ab762967237a55db699 Author: Daniel Nicolai Commit: Daniel Nicolai Update README with info about quick insert image --- README.org | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.org b/README.org index 43bc237..f417424 1

[elpa] externals/ivy-posframe 61ff941: Fix: ivy-posframe disappear in a flash after ivy-posframe-avy #114

2021-09-20 Thread ELPA Syncer
branch: externals/ivy-posframe commit 61ff9418493159001f096ea3a9441093a8951629 Author: Feng Shu Commit: Feng Shu Fix: ivy-posframe disappear in a flash after ivy-posframe-avy #114 --- ivy-posframe.el | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/ivy-posframe.el b/

[elpa] externals/csharp-mode 1b8eb08 1/2: Migrate from deprecated install-method to safer Git-based approach

2021-09-20 Thread ELPA Syncer
branch: externals/csharp-mode commit 1b8eb08dc8dc6c9d6d63a0661be96f1de489a3ba Author: Jostein Kjønigsen Commit: Jostein Kjønigsen Migrate from deprecated install-method to safer Git-based approach --- .github/workflows/build.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff

[elpa] externals/csharp-mode 8b98e8e 2/2: Merge pull request #246 from emacs-csharp/feature/cask-go-deprecation-fix

2021-09-20 Thread ELPA Syncer
branch: externals/csharp-mode commit 8b98e8e27e8d11171d035b95b55a4d36935bbe65 Merge: fe8a68e 1b8eb08 Author: Jostein Kjønigsen Commit: GitHub Merge pull request #246 from emacs-csharp/feature/cask-go-deprecation-fix Migrate from deprecated install-method to safer Git-based approach