[elpa] externals/taxy 287ec9a: Example: (deffy) Make deffy-jump use same window when appropriate

2021-09-19 Thread ELPA Syncer
branch: externals/taxy commit 287ec9a75db441db09150f31b123f27d19940cc8 Author: Adam Porter Commit: Adam Porter Example: (deffy) Make deffy-jump use same window when appropriate --- examples/deffy.el | 9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/examples/deffy.

[elpa] scratch/prettify-readme.org 1a42fb8 1/3: * elpa-admin.el: Export Org readmes to ASCII and HTML

2021-09-19 Thread monnier--- via
branch: scratch/prettify-readme.org commit 1a42fb824b33b0c4f3a5c30d63d40e57d506a6ef Author: Adam Porter Commit: Stefan Monnier * elpa-admin.el: Export Org readmes to ASCII and HTML (elpaa--export-org, elpaa--section-to-plain-text, elpaa--section-to-html): New functions.

[elpa] scratch/prettify-readme.org 3dc70f4 2/3: * elpa-admin.el: Fix mime types for org and md

2021-09-19 Thread monnier--- via
branch: scratch/prettify-readme.org commit 3dc70f46af906a37e5a214c4f3d1f6e2fce4cd21 Author: Stefan Monnier Commit: Stefan Monnier * elpa-admin.el: Fix mime types for org and md Also use symbols rather than strings for mime types. And build the temp files in the current directory

[elpa] branch scratch/prettify-readme.org created (now 214032b)

2021-09-19 Thread monnier--- via
monnier pushed a change to branch scratch/prettify-readme.org. at 214032b * elpa-admin.el (elpaa--export-org): Take the content string as input This branch includes the following new commits: new 1a42fb8 * elpa-admin.el: Export Org readmes to ASCII and HTML new 3dc7

[elpa] scratch/prettify-readme.org 214032b 3/3: * elpa-admin.el (elpaa--export-org): Take the content string as input

2021-09-19 Thread monnier--- via
branch: scratch/prettify-readme.org commit 214032b497d5e7896b9d3a03525e2f9d5abb885c Author: Stefan Monnier Commit: Stefan Monnier * elpa-admin.el (elpaa--export-org): Take the content string as input rather than a file name. (elpaa--section-to-plain-text, elpaa--section-to-

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

2021-09-19 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit. from 2b1a068 magit-stash-pop: Autoload adds 0acef63 magit-process-password-prompt: Fix a doc-string typo adds 6813128 magit-process-git-credential-manager-core: Protect doc-string quotes No new revisions were added by this

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

2021-09-19 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit-section. from 2b1a068 magit-stash-pop: Autoload adds 0acef63 magit-process-password-prompt: Fix a doc-string typo adds 6813128 magit-process-git-credential-manager-core: Protect doc-string quotes No new revisions were added

[nongnu] elpa/git-commit 0acef63 1/2: magit-process-password-prompt: Fix a doc-string typo

2021-09-19 Thread ELPA Syncer
branch: elpa/git-commit commit 0acef63e0d7b7028d747fc02b1745d29e0c4cb83 Author: Kyle Meyer Commit: Kyle Meyer magit-process-password-prompt: Fix a doc-string typo --- lisp/magit-process.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/magit-process.el b/lisp/magit

[nongnu] elpa/git-commit 6813128 2/2: magit-process-git-credential-manager-core: Protect doc-string quotes

2021-09-19 Thread ELPA Syncer
branch: elpa/git-commit commit 681312814419ef19e58da88fa4f5e5454a70c5fb Author: Kyle Meyer Commit: Kyle Meyer magit-process-git-credential-manager-core: Protect doc-string quotes Prevent these from being rendered according to text-quoting-style. --- lisp/magit-process.el | 4 ++--

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

2021-09-19 Thread ELPA Syncer
elpasync pushed a change to branch elpa/git-commit. from 2b1a068 magit-stash-pop: Autoload new 0acef63 magit-process-password-prompt: Fix a doc-string typo new 6813128 magit-process-git-credential-manager-core: Protect doc-string quotes Summary of changes: lisp/mag

[elpa] externals/taxy d0d30f5: Tidy: Untabify

2021-09-19 Thread ELPA Syncer
branch: externals/taxy commit d0d30f59b835e3fbe4e7ef89c63bee07daf04b44 Author: Adam Porter Commit: Adam Porter Tidy: Untabify --- taxy-magit-section.el | 270 +- taxy.el | 56 +-- 2 files changed, 163 insertions(+), 163

[elpa] externals/dash da167c5: Remove bug-reference setup from dir-locals-file

2021-09-19 Thread ELPA Syncer
branch: externals/dash commit da167c51e9fd167a48d06c7c0ee8e3ac7abd9718 Author: Basil L. Contovounesios Commit: Basil L. Contovounesios Remove bug-reference setup from dir-locals-file * .dir-locals-file.el (bug-reference-bug-regexp) (bug-reference-url-format): Remove in preferenc

[elpa] externals/swiper f326541: Merge branch 'master' into externals/swiper

2021-09-19 Thread Basil L. Contovounesios
branch: externals/swiper commit f326541315035aac5b2a6f735b40d37d70215315 Merge: 250c7c2 c9fdec4 Author: Basil L. Contovounesios Commit: Basil L. Contovounesios Merge branch 'master' into externals/swiper --- .dir-locals.el | 8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff

[elpa] externals/swiper updated (250c7c2 -> f326541)

2021-09-19 Thread Basil L. Contovounesios
blc pushed a change to branch externals/swiper. from 250c7c2 Delete file not needed in elpa.git adds c9fdec4 Fix bug-reference-mode settings for Emacs 28 new f326541 Merge branch 'master' into externals/swiper Summary of changes: .dir-locals.el | 8 ++-- 1 file c

[elpa] externals/taxy d578628: Example: (deffy) Also use visible Deffy buffer in deffy-jump

2021-09-19 Thread ELPA Syncer
branch: externals/taxy commit d57862836c959b454fb7214ea2c520eb1b49a1fb Author: Adam Porter Commit: Adam Porter Example: (deffy) Also use visible Deffy buffer in deffy-jump --- examples/deffy.el | 35 +-- 1 file changed, 21 insertions(+), 14 deletions(-) diff

[elpa] externals/ivy-hydra 0e3ac6c 2/2: Delete file not needed in elpa.git

2021-09-19 Thread Basil L. Contovounesios
branch: externals/ivy-hydra commit 0e3ac6cdc45e116163ac5cdb5800fdca71bd49ab Author: Basil L. Contovounesios Commit: Basil L. Contovounesios Delete file not needed in elpa.git * .github/workflows/test.yml: Delete file used by GitHub CI. --- .github/workflows/test.yml | 52 --

[elpa] externals/ivy-hydra b2be01e 1/2: Merge branch 'master' into externals/ivy-hydra

2021-09-19 Thread Basil L. Contovounesios
branch: externals/ivy-hydra commit b2be01ed4662324bfbf640fc44cc4c86ace0baa0 Merge: 2258e1e c9fdec4 Author: Basil L. Contovounesios Commit: Basil L. Contovounesios Merge branch 'master' into externals/ivy-hydra --- .dir-locals.el | 8 +-- .github/workflows/test.yml | 52

[elpa] externals/ivy-hydra updated (2258e1e -> 0e3ac6c)

2021-09-19 Thread Basil L. Contovounesios
blc pushed a change to branch externals/ivy-hydra. from 2258e1e Lower hydra version needed to that on GNU ELPA adds 8cf3f18 Bump version to point release 0.13.4 adds fb1ef15 Call ag with process-file by default adds 19e4180 Lower hydra version needed to that on

[elpa] externals/ivy-avy updated (0116a92 -> bd86621)

2021-09-19 Thread Basil L. Contovounesios
blc pushed a change to branch externals/ivy-avy. from 0116a92 Bump version to point release 0.13.4 adds 8cf3f18 Bump version to point release 0.13.4 adds fb1ef15 Call ag with process-file by default adds 19e4180 Lower hydra version needed to that on GNU ELPA

[elpa] externals/ivy-avy 87b833c 1/2: Merge branch 'master' into externals/ivy-avy

2021-09-19 Thread Basil L. Contovounesios
branch: externals/ivy-avy commit 87b833c7d217fdad6da1c21260752aa3bf917c35 Merge: 0116a92 c9fdec4 Author: Basil L. Contovounesios Commit: Basil L. Contovounesios Merge branch 'master' into externals/ivy-avy --- .dir-locals.el | 8 +-- .github/workflows/test.yml | 52

[elpa] externals/ivy-avy bd86621 2/2: Delete file not needed in elpa.git

2021-09-19 Thread Basil L. Contovounesios
branch: externals/ivy-avy commit bd86621cc41dc4210d90a64629b502d817e6e663 Author: Basil L. Contovounesios Commit: Basil L. Contovounesios Delete file not needed in elpa.git * .github/workflows/test.yml: Delete file used by GitHub CI. --- .github/workflows/test.yml | 52

[elpa] externals/ivy updated (1831495 -> dc9a36c)

2021-09-19 Thread Basil L. Contovounesios
blc pushed a change to branch externals/ivy. from 1831495 Merge branch 'master' into externals/ivy adds 9baa442 Fix 'default' and 'copy' swiper-isearch actions adds c9fdec4 Fix bug-reference-mode settings for Emacs 28 new dc9a36c Merge branch 'master' into exte

[elpa] externals/ivy dc9a36c: Merge branch 'master' into externals/ivy

2021-09-19 Thread Basil L. Contovounesios
branch: externals/ivy commit dc9a36c3539500767e3ca1a5ddcbd6f385099c71 Merge: 1831495 c9fdec4 Author: Basil L. Contovounesios Commit: Basil L. Contovounesios Merge branch 'master' into externals/ivy --- .dir-locals.el | 8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git

[elpa] externals/counsel c9fdec4 1/2: Fix bug-reference-mode settings for Emacs 28

2021-09-19 Thread Basil L. Contovounesios
branch: externals/counsel commit c9fdec4e79bea7b15c3e35a984e45c9579fe7cdc Author: Basil L. Contovounesios Commit: Basil L. Contovounesios Fix bug-reference-mode settings for Emacs 28 * .dir-locals.el (bug-reference-bug-regexp) (bug-reference-url-format): Don't override Emacs 28'

[elpa] externals/counsel 2b2dd09 2/2: Merge branch 'master' into externals/counsel

2021-09-19 Thread Basil L. Contovounesios
branch: externals/counsel commit 2b2dd0968a06785ac69d61400141910f5532f043 Merge: 9aa1f52 c9fdec4 Author: Basil L. Contovounesios Commit: Basil L. Contovounesios Merge branch 'master' into externals/counsel --- .dir-locals.el | 8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) dif

[elpa] externals/counsel updated (9aa1f52 -> 2b2dd09)

2021-09-19 Thread Basil L. Contovounesios
blc pushed a change to branch externals/counsel. from 9aa1f52 Merge branch 'master' into externals/counsel adds 23bdb5a Fix ivy-partial-files test for Emacs 28 adds 6a8e561 Allow actions to be read in minibuffer-only frame adds 9baa442 Fix 'default' and 'copy' s

[elpa] externals/taxy 997d635 6/7: Example: (deffy) Fix --read-def with multiple buffers

2021-09-19 Thread ELPA Syncer
branch: externals/taxy commit 997d635a9d32c50b8948c09a98f00c18a0bf5828 Author: Adam Porter Commit: Adam Porter Example: (deffy) Fix --read-def with multiple buffers --- examples/deffy.el | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/examples/deffy.el b/examples/de

[elpa] externals/taxy d4e80fe 4/7: Examples: (deffy) Tidy

2021-09-19 Thread ELPA Syncer
branch: externals/taxy commit d4e80fe9a0cd933a61e1f2034eb634dd30517142 Author: Adam Porter Commit: Adam Porter Examples: (deffy) Tidy --- examples/deffy.el | 67 ++- 1 file changed, 36 insertions(+), 31 deletions(-) diff --git a/examples/

[elpa] externals/taxy 9aaee4a 3/7: Examples: (deffy) Make side windows dedicated

2021-09-19 Thread ELPA Syncer
branch: externals/taxy commit 9aaee4ae9f8599284d93ceaa1467c1c626550633 Author: Adam Porter Commit: Adam Porter Examples: (deffy) Make side windows dedicated --- examples/deffy.el | 1 + 1 file changed, 1 insertion(+) diff --git a/examples/deffy.el b/examples/deffy.el index 452e654..9884afb

[elpa] externals/taxy b22c913 2/7: Examples: (deffy) Fix symbol

2021-09-19 Thread ELPA Syncer
branch: externals/taxy commit b22c913eaf5c6df4503e1f013ba04abaf52bea41 Author: Adam Porter Commit: Adam Porter Examples: (deffy) Fix symbol --- examples/deffy.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/deffy.el b/examples/deffy.el index c9a004d..452e654

[elpa] externals/taxy ffdb822 5/7: Examples: (deffy) Fix --read-def

2021-09-19 Thread ELPA Syncer
branch: externals/taxy commit ffdb8226e9dea4e6eda08fb82cd4d47eac74816a Author: Adam Porter Commit: Adam Porter Examples: (deffy) Fix --read-def --- examples/deffy.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/deffy.el b/examples/deffy.el index a062eaa..36ea

[elpa] externals/taxy 44436a1 7/7: Example: (deffy) Make deffy-jump make buffer if not open

2021-09-19 Thread ELPA Syncer
branch: externals/taxy commit 44436a14a7a8c14e30924273a705fdd107bb8283 Author: Adam Porter Commit: Adam Porter Example: (deffy) Make deffy-jump make buffer if not open --- examples/deffy.el | 15 +-- 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/examples/deffy.el

[elpa] externals/taxy 7fdfbc5 1/7: Examples: (deffy) Fix get-mru-window call

2021-09-19 Thread ELPA Syncer
branch: externals/taxy commit 7fdfbc5453e0cf31df68357f8c90927bc8b51ba4 Author: Adam Porter Commit: Adam Porter Examples: (deffy) Fix get-mru-window call --- examples/deffy.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/deffy.el b/examples/deffy.el index e356

[elpa] externals/taxy updated (effc251 -> 44436a1)

2021-09-19 Thread ELPA Syncer
elpasync pushed a change to branch externals/taxy. from effc251 Docs: Add shortdoc group for Emacs 28 new 7fdfbc5 Examples: (deffy) Fix get-mru-window call new b22c913 Examples: (deffy) Fix symbol new 9aaee4a Examples: (deffy) Make side windows dedicated

[nongnu] elpa/magit-section updated (bc85c47 -> 2b1a068)

2021-09-19 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit-section. from bc85c47 magit-display-buffer-function: Add missing word to docstring adds 2b1a068 magit-stash-pop: Autoload No new revisions were added by this update. Summary of changes: lisp/magit-stash.el | 1 + 1 file changed, 1

[nongnu] elpa/magit updated (bc85c47 -> 2b1a068)

2021-09-19 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit. from bc85c47 magit-display-buffer-function: Add missing word to docstring adds 2b1a068 magit-stash-pop: Autoload No new revisions were added by this update. Summary of changes: lisp/magit-stash.el | 1 + 1 file changed, 1 inserti

[nongnu] elpa/git-commit 2b1a068: magit-stash-pop: Autoload

2021-09-19 Thread ELPA Syncer
branch: elpa/git-commit commit 2b1a0683fb4606924a2d41d9c33a70aacf3de0c4 Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-stash-pop: Autoload --- lisp/magit-stash.el | 1 + 1 file changed, 1 insertion(+) diff --git a/lisp/magit-stash.el b/lisp/magit-stash.el index 2dd1446..c858249 1006

[elpa] externals/consult updated (f154d6b -> dc6e455)

2021-09-19 Thread ELPA Syncer
elpasync pushed a change to branch externals/consult. from f154d6b Call compilation-find-file from the correct directory (#423) new 126a5cb consult-completion-in-region: Always use 'finished exit status new dc6e455 consult-completion-in-region: Return 'exact when co

[elpa] externals/consult dc6e455 2/2: consult-completion-in-region: Return 'exact when completion is not finished

2021-09-19 Thread ELPA Syncer
branch: externals/consult commit dc6e45586194cb30b3ba7614189718f3db1391c3 Author: Daniel Mendler Commit: Daniel Mendler consult-completion-in-region: Return 'exact when completion is not finished See #426 --- consult.el | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) di

[elpa] externals/consult 126a5cb 1/2: consult-completion-in-region: Always use 'finished exit status

2021-09-19 Thread ELPA Syncer
branch: externals/consult commit 126a5cb9e16cb080d26a584ddd9b2b2a3ea075c3 Author: Daniel Mendler Commit: Daniel Mendler consult-completion-in-region: Always use 'finished exit status The use of sole didn't seem correct. However the question is if 'exact should be used sometimes

[nongnu] elpa/request 68003b3 2/2: Fixes #205

2021-09-19 Thread ELPA Syncer
branch: elpa/request commit 68003b3f859724de621d0e5a8b0aae51ce708d1e Author: dickmao Commit: dickmao Fixes #205 --- README.in.rst | 2 +- README.rst| 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.in.rst b/README.in.rst index 64fc918..1a7ebb2 100644 --- a/RE

[nongnu] elpa/request updated (2b68b3c -> 68003b3)

2021-09-19 Thread ELPA Syncer
elpasync pushed a change to branch elpa/request. from 2b68b3c Oh I didn't need to do that new c96a45d emacs26-3 and werkzeug flaps under global-auto-revert-mode new 68003b3 Fixes #205 Summary of changes: .github/workflows/test.yml | 2 +- Makefile

[nongnu] elpa/request c96a45d 1/2: emacs26-3 and werkzeug flaps under global-auto-revert-mode

2021-09-19 Thread ELPA Syncer
branch: elpa/request commit c96a45dd2e3d484901f5436cc70ba8f84e5715ec Author: dickmao Commit: dickmao emacs26-3 and werkzeug flaps under global-auto-revert-mode This was a bad investment of my time. --- .github/workflows/test.yml | 2 +- Makefile | 3 +-- 2 files c

[elpa] externals/corfu e1bfcfe 2/2: Better criterion for auto completion (Fix #62)

2021-09-19 Thread ELPA Syncer
branch: externals/corfu commit e1bfcfe1c1e31e377d5e235ef0359a4a46311ce6 Author: Daniel Mendler Commit: Daniel Mendler Better criterion for auto completion (Fix #62) --- corfu.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/corfu.el b/corfu.el index e56d39a..4aadd75

[elpa] externals/corfu updated (68bba83 -> e1bfcfe)

2021-09-19 Thread ELPA Syncer
elpasync pushed a change to branch externals/corfu. from 68bba83 Mark window as dedicated to prevent frame reuse (Fix #60) new 44925bc Disallow selection of root window (Fix #63) new e1bfcfe Better criterion for auto completion (Fix #62) Summary of changes: corfu.el

[elpa] externals/corfu 44925bc 1/2: Disallow selection of root window (Fix #63)

2021-09-19 Thread ELPA Syncer
branch: externals/corfu commit 44925bc728a74dc752d807af275924b22059c406 Author: Daniel Mendler Commit: Daniel Mendler Disallow selection of root window (Fix #63) --- corfu.el | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/corfu.el b/corfu.el index 1a67772..e56d39a 1

[elpa] externals/org 986341b: ob-tangle: Fix incorrect buff name in org-src edit

2021-09-19 Thread ELPA Syncer
branch: externals/org commit 986341bd08a59f20c4691b7a98561c4f203d9b5a Author: Mark Dawson Commit: TEC ob-tangle: Fix incorrect buff name in org-src edit * lisp/ob-tangle.el (org-babel-tangle): Fix stringp error which happens when confirming successful tangle when `org-babel-tang

[elpa] externals/swiper 250c7c2 3/3: Delete file not needed in elpa.git

2021-09-19 Thread Basil L. Contovounesios
branch: externals/swiper commit 250c7c2da62327a1e2e9647eae0bfb6a17793d0a Author: Basil L. Contovounesios Commit: Basil L. Contovounesios Delete file not needed in elpa.git * .github/workflows/test.yml: Delete file used by GitHub CI. --- .github/workflows/test.yml | 52 -

[elpa] externals/swiper 9baa442 1/3: Fix 'default' and 'copy' swiper-isearch actions

2021-09-19 Thread Basil L. Contovounesios
branch: externals/swiper commit 9baa4422d4cfc32d527e85e37ccaa5abd7491a05 Author: Basil L. Contovounesios Commit: Basil L. Contovounesios Fix 'default' and 'copy' swiper-isearch actions * swiper.el (swiper--isearch-candidate-pos): New convenience function. (swiper-isearch-act

[elpa] externals/swiper updated (9393004 -> 250c7c2)

2021-09-19 Thread Basil L. Contovounesios
blc pushed a change to branch externals/swiper. from 9393004 Merge branch 'master' into externals/swiper adds 487e97a Use new GNU ELPA badges adds 4dd6acf Make sure completion-metadata is fetched when formatting candidates adds 040d458 Prevent overriding comple

[elpa] externals/swiper 3aede8e 2/3: Merge branch 'master' into externals/swiper

2021-09-19 Thread Basil L. Contovounesios
branch: externals/swiper commit 3aede8e384e1bb736a3055fcbb2dd3a6d262a464 Merge: 9393004 9baa442 Author: Basil L. Contovounesios Commit: Basil L. Contovounesios Merge branch 'master' into externals/swiper --- .github/workflows/test.yml | 52 ++ swi

[elpa] externals/devdocs a3177fd: Add devdocs-peruse and previous/next page commands

2021-09-19 Thread ELPA Syncer
branch: externals/devdocs commit a3177fde9ed48c1b1bc0a17f0e08338dc3f67e37 Author: Augusto Stoffel Commit: Augusto Stoffel Add devdocs-peruse and previous/next page commands --- devdocs.el | 33 +++-- 1 file changed, 31 insertions(+), 2 deletions(-) diff --git a/

[elpa] externals/transient be119ee: Export variables for transient non-infix suffixes

2021-09-19 Thread Jonas Bernoulli
branch: externals/transient commit be119ee43fe5f6af2469d366f6ab84204255038d Author: Jonas Bernoulli Commit: Jonas Bernoulli Export variables for transient non-infix suffixes Unlike infixes, which change the value, non-infix suffixes are supposed to use the value. Just because t