[elpa] elpa-admin 9b28c79: * elpa-admin.el (elpaa--make-one-tarball-1): Return non-nil when built

2021-08-10 Thread monnier--- via
branch: elpa-admin commit 9b28c79bdde8dc15285e19b7b813ec730496de2f Author: Stefan Monnier Commit: Stefan Monnier * elpa-admin.el (elpaa--make-one-tarball-1): Return non-nil when built (elpaa--make-one-tarball): Print errors here. (elpaa--make-one-package): Avoid some errors if t

[elpa] externals/web-server 6357a1c 1/2: Fix NUL byte that confuses `grep`s binary file detection

2021-08-10 Thread monnier--- via
branch: externals/web-server commit 6357a1c2d1718778503f7ee0909585094117525b Author: Stefan Monnier Commit: Eric Schulte Fix NUL byte that confuses `grep`s binary file detection While at it, convert to lexical-binding and remove unneeded `require`. --- web-server-status-codes.el |

[elpa] externals/web-server 5dbb1f9 2/2: Merge commit '6357a1c2d1' into externals/web-server

2021-08-10 Thread monnier--- via
branch: externals/web-server commit 5dbb1f956e7efe2065e66e3d95fe74c8b8697b86 Merge: de9f6ba 6357a1c Author: Stefan Monnier Commit: Stefan Monnier Merge commit '6357a1c2d1' into externals/web-server --- web-server-status-codes.el | 4 ++-- web-server-test.el | 9 - 2 files ch

[elpa] externals/consult 7b0137b: Add some links to bugs

2021-08-10 Thread ELPA Syncer
branch: externals/consult commit 7b0137b6d8c16c4b5be194a8ad0b7aa33255c88f Author: Daniel Mendler Commit: Daniel Mendler Add some links to bugs --- consult.el | 3 +++ 1 file changed, 3 insertions(+) diff --git a/consult.el b/consult.el index 4f29bcf..ba75905 100644 --- a/consult.el +++ b/c

[elpa] externals/vertico d00ad06: Version 0.14

2021-08-10 Thread ELPA Syncer
branch: externals/vertico commit d00ad0697024aa9555972ea2bce678080272d633 Author: Daniel Mendler Commit: Daniel Mendler Version 0.14 --- vertico.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vertico.el b/vertico.el index e69c8f7..4fe876e 100644 --- a/vertico.el +++

[elpa] externals/marginalia b65d66e: Version 0.8

2021-08-10 Thread ELPA Syncer
branch: externals/marginalia commit b65d66e9301f9a0e3012568ca6721ae4ec276ebc Author: Daniel Mendler Commit: Daniel Mendler Version 0.8 --- marginalia.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/marginalia.el b/marginalia.el index 223cdb2..1e8e87d 100644 --- a/marg

[elpa] externals/corfu 9f3e1aa: Version 0.11

2021-08-10 Thread ELPA Syncer
branch: externals/corfu commit 9f3e1aa2308fcd60ec2e4cee204622e4e110eaaa Author: Daniel Mendler Commit: Daniel Mendler Version 0.11 --- corfu.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/corfu.el b/corfu.el index 5acfa03..b987edb 100644 --- a/corfu.el +++ b/corfu.el

[elpa] externals/consult 9acd32a: Version 0.10

2021-08-10 Thread ELPA Syncer
branch: externals/consult commit 9acd32a764b6990d89eb1c9d74e1c43f6eaa24aa Author: Daniel Mendler Commit: Daniel Mendler Version 0.10 --- CHANGELOG.org | 2 +- consult.el| 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.org b/CHANGELOG.org index 578c88e..d6

[elpa] externals/company df218ec 2/2: New user option: company-icon-margin

2021-08-10 Thread ELPA Syncer
branch: externals/company commit df218ec1f181a9600ccdb245fb55b10bee2e5e3f Author: Dmitry Gutov Commit: Dmitry Gutov New user option: company-icon-margin Requested in https://www.reddit.com/r/emacs/comments/p1lcgv/companymode_posframe_icons/. --- NEWS.md| 1 + company.el | 11

[elpa] externals/company af854a1 1/2: Prefer declare-function over fboundp

2021-08-10 Thread ELPA Syncer
branch: externals/company commit af854a1e02db8829313c4ff4568d320af3564306 Author: Dmitry Gutov Commit: Dmitry Gutov Prefer declare-function over fboundp #1164 --- company-gtags.el | 12 +++- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/company-gtags.el b/co

[elpa] externals/company updated (ccb34db -> df218ec)

2021-08-10 Thread ELPA Syncer
elpasync pushed a change to branch externals/company. from ccb34db Drop Travis settings new af854a1 Prefer declare-function over fboundp new df218ec New user option: company-icon-margin Summary of changes: NEWS.md | 1 + company-gtags.el | 12 +++-

[elpa] externals/eev 5befc96: Added `ee-0x0-upload-region' (a.k.a. `u0').

2021-08-10 Thread ELPA Syncer
l -- set some environment variables. -;; Copyright (C) 2012-2019 Free Software Foundation, Inc. +;; Copyright (C) 2012-2021 Free Software Foundation, Inc. ;; ;; This file is part of GNU eev. ;; @@ -19,7 +19,7 @@ ;; ;; Author: Eduardo Ochs ;; Maintainer: Eduardo Ochs -;; Version:20190302

[elpa] externals/company 0eee1fa 1/3: It's not "ext:"

2021-08-10 Thread ELPA Syncer
branch: externals/company commit 0eee1fa35486e13136623d3af12cc73fdfe50fb6 Author: Dmitry Gutov Commit: Dmitry Gutov It's not "ext:" --- test/core-tests.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/core-tests.el b/test/core-tests.el index 7943755..4c48cbd 10064

[elpa] externals/company ccb34db 3/3: Drop Travis settings

2021-08-10 Thread ELPA Syncer
branch: externals/company commit ccb34dbb9672c6b6acf3f7d28defc5d2e1653fcd Author: Dmitry Gutov Commit: Dmitry Gutov Drop Travis settings --- .travis.yml | 23 --- 1 file changed, 23 deletions(-) diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index 5d79d

[elpa] externals/company 7b11c17 2/3: Switch over the CI badge

2021-08-10 Thread ELPA Syncer
branch: externals/company commit 7b11c17758e18e09a27d03fdb2d4b4c18f37b8a9 Author: Dmitry Gutov Commit: Dmitry Gutov Switch over the CI badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index be3bde8..8713bfb 100644 --- a/README.md

[elpa] externals/company updated (1374a09 -> ccb34db)

2021-08-10 Thread ELPA Syncer
elpasync pushed a change to branch externals/company. from 1374a09 Merge pull request #1161 from yugaego/gh-ci new 0eee1fa It's not "ext:" new 7b11c17 Switch over the CI badge new ccb34db Drop Travis settings Summary of changes: .travis.yml| 23 ---

[elpa] externals/company 05cd0bc 2/4: Fix compilation warnings on Emacs 25-26

2021-08-10 Thread ELPA Syncer
branch: externals/company commit 05cd0bcfb360d6953ef056078f8c3fe76866ecb9 Author: YE Commit: YE Fix compilation warnings on Emacs 25-26 --- company-gtags.el | 7 +-- test/core-tests.el | 4 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/company-gtags.el b/company-

[elpa] externals/company 1374a09 4/4: Merge pull request #1161 from yugaego/gh-ci

2021-08-10 Thread ELPA Syncer
branch: externals/company commit 1374a090c468ed2f3c611ae1c3c3158f092bf890 Merge: a5221f9 0bcdfda Author: Dmitry Gutov Commit: GitHub Merge pull request #1161 from yugaego/gh-ci Add GitHub Actions checks --- .github/workflows/ci.yml | 42 ++ M

[elpa] externals/diff-hl dbd46bf: Fix a warning

2021-08-10 Thread ELPA Syncer
branch: externals/diff-hl commit dbd46bf23c2efc466a640a7e398ca39a51c1145e Author: Dmitry Gutov Commit: Dmitry Gutov Fix a warning Closes #168 --- diff-hl.el | 1 + 1 file changed, 1 insertion(+) diff --git a/diff-hl.el b/diff-hl.el index 2c7943c..1c1bf51 100644 --- a/diff-hl.el ++

[elpa] externals/company a5221f9 3/4: Merge pull request #1164 from yugaego/omit-warnings

2021-08-10 Thread ELPA Syncer
branch: externals/company commit a5221f9e94e33b2a31715526925162b7b012d7e9 Merge: 6b66407 05cd0bc Author: Dmitry Gutov Commit: GitHub Merge pull request #1164 from yugaego/omit-warnings Fix compilation warnings on Emacs 25-26 --- company-gtags.el | 7 +-- test/core-tests.el |

[elpa] externals/company 0bcdfda 1/4: Add GitHub Actions checks

2021-08-10 Thread ELPA Syncer
branch: externals/company commit 0bcdfda608b8878836d12f602874ac1d7159477d Author: YE Commit: YE Add GitHub Actions checks --- .github/workflows/ci.yml | 42 ++ Makefile | 7 ++- 2 files changed, 48 insertions(+), 1 deletion(-) di

[elpa] externals/company updated (6b66407 -> 1374a09)

2021-08-10 Thread ELPA Syncer
elpasync pushed a change to branch externals/company. from 6b66407 Merge pull request #1163 from yuchunzhou/master new 05cd0bc Fix compilation warnings on Emacs 25-26 new a5221f9 Merge pull request #1164 from yugaego/omit-warnings new 0bcdfda Add GitHub Actio

[elpa] externals/org 81eb8c5 1/2: attach: Fix for Emacs<28

2021-08-10 Thread ELPA Syncer
branch: externals/org commit 81eb8c5f9e4e8fe7e97c7358691edad7e694372b Author: Marco Wahl Commit: Marco Wahl attach: Fix for Emacs<28 * lisp/org-compat.el: Introduce org-directory-empty-p which is directory-empty-p from Emacs 28. * lisp/org-attach.el (org-attach-sync): Use org-d

[elpa] externals/org updated (926dbaf -> 01877f4)

2021-08-10 Thread ELPA Syncer
elpasync pushed a change to branch externals/org. from 926dbaf Merge branch 'km/from-emacs-master' new 81eb8c5 attach: Fix for Emacs<28 new 01877f4 org-compat: Fix org-directory-empty-p Summary of changes: etc/ORG-NEWS | 2 ++ lisp/org-attach.el | 2 +- lisp

[elpa] externals/org 01877f4 2/2: org-compat: Fix org-directory-empty-p

2021-08-10 Thread ELPA Syncer
branch: externals/org commit 01877f4804207eebb972ff16fd0b39494b3b7875 Author: Marco Wahl Commit: Marco Wahl org-compat: Fix org-directory-empty-p * lisp/org-compat.el: Remove COUNT parameter in call of directory-files. COUNT not available in Emacs < 28. --- lisp/org-compat.el

[elpa] externals/javaimp e1e233e: Improve javaimp-help-show-scopes

2021-08-10 Thread Filipp Gunbin
branch: externals/javaimp commit e1e233ed3e04a00f321dd2c64510a743fa4bbfa2 Author: Filipp Gunbin Commit: Filipp Gunbin Improve javaimp-help-show-scopes --- javaimp-util.el | 12 javaimp.el | 12 ++-- 2 files changed, 18 insertions(+), 6 deletions(-) diff --git a/ja

[elpa] externals/javaimp 4e6ed4f: Fixes

2021-08-10 Thread Filipp Gunbin
branch: externals/javaimp commit 4e6ed4fdcc92d41c5cba08bf229609493be79af9 Author: Filipp Gunbin Commit: Filipp Gunbin Fixes --- javaimp-parse.el | 88 javaimp-tests.el | 12 ++-- javaimp.el | 1 + 3 files changed, 49 insert

[elpa] elpa-admin 6afe3b7: * elpa-admin.el (elpaa--make-one-tarball): Be a bit more verbose

2021-08-10 Thread monnier--- via
branch: elpa-admin commit 6afe3b7213a23b7c879f8db2b014c3f338672cc7 Author: Stefan Monnier Commit: Stefan Monnier * elpa-admin.el (elpaa--make-one-tarball): Be a bit more verbose (elpaa--make-one-tarball-1): New function, extracted from `elpaa--make-one-tarball`. (elpaa--make

[elpa] externals/flymake-proselint 6509e5c: Bump version

2021-08-10 Thread ELPA Syncer
branch: externals/flymake-proselint commit 6509e5c8fc15acd85f036f06e235ef96b3afa0e0 Author: Manuel Uberti Commit: Manuel Uberti Bump version --- flymake-proselint.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flymake-proselint.el b/flymake-proselint.el index c8173d0

[elpa] externals/consult 7f0a8c7: consult--default-regexp-compiler: Allow escaping spaces (See #393)

2021-08-10 Thread ELPA Syncer
branch: externals/consult commit 7f0a8c72abf606624e5ced6070f864ed4c81723b Author: Daniel Mendler Commit: Daniel Mendler consult--default-regexp-compiler: Allow escaping spaces (See #393) --- README.org | 3 ++- consult.el | 12 +++- 2 files changed, 13 insertions(+), 2 deletions(-)

[elpa] externals/flymake-proselint a78b140 1/2: Simplify and mention ELPA

2021-08-10 Thread ELPA Syncer
branch: externals/flymake-proselint commit a78b140d199508a34715336630c68e2821882737 Author: Manuel Uberti Commit: Manuel Uberti Simplify and mention ELPA --- README.md | 21 +++-- 1 file changed, 3 insertions(+), 18 deletions(-) diff --git a/README.md b/README.md index 0223

[elpa] externals/consult dfa3079: README: Remove mentioning of space splitting style

2021-08-10 Thread ELPA Syncer
branch: externals/consult commit dfa3079f38e7a5313762a9c96deef6f96f943ac3 Author: Daniel Mendler Commit: Daniel Mendler README: Remove mentioning of space splitting style --- README.org | 15 +++ 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/README.org b/README.o

[elpa] externals/flymake-proselint 59745cb 2/2: Fix link

2021-08-10 Thread ELPA Syncer
branch: externals/flymake-proselint commit 59745cb2d71c50dfba6a26f2f2d2a3503f90f41b Author: Manuel Uberti Commit: Manuel Uberti Fix link --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a96d4ab..7dd47b3 100644 --- a/README.md

[elpa] externals/flymake-proselint updated (aa65049 -> 59745cb)

2021-08-10 Thread ELPA Syncer
elpasync pushed a change to branch externals/flymake-proselint. from aa65049 Update copyright new a78b140 Simplify and mention ELPA new 59745cb Fix link Summary of changes: README.md | 21 +++-- 1 file changed, 3 insertions(+), 18 deletions(-)

[elpa] externals/javaimp 8d518d7: * javaimp-parse.el: Some performance fixes

2021-08-10 Thread Filipp Gunbin
branch: externals/javaimp commit 8d518d7d22a5262c6671483373aff483a3d016ea Author: Filipp Gunbin Commit: Filipp Gunbin * javaimp-parse.el: Some performance fixes --- javaimp-parse.el | 114 ++- 1 file changed, 62 insertions(+), 52 deletions

[elpa] externals/corfu 5164177 2/2: Refine the corfu-complete criterion

2021-08-10 Thread ELPA Syncer
branch: externals/corfu commit 5164177638322420eca16c0cb94b9b19e3fba67a Author: Daniel Mendler Commit: Daniel Mendler Refine the corfu-complete criterion --- corfu.el | 9 + 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/corfu.el b/corfu.el index 7364887..5acfa03 1006

[elpa] externals/corfu 68ea28e 1/2: corfu-complete: Insert first candidate, when try-completion did not make progress

2021-08-10 Thread ELPA Syncer
branch: externals/corfu commit 68ea28e987f4079f45916800f1a7b9530600a198 Author: Daniel Mendler Commit: Daniel Mendler corfu-complete: Insert first candidate, when try-completion did not make progress Check if last-command=corfu-complete --- corfu.el | 18 +++--- 1 file

[elpa] externals/corfu updated (1c1a176 -> 5164177)

2021-08-10 Thread ELPA Syncer
elpasync pushed a change to branch externals/corfu. from 1c1a176 Correct docstring new 68ea28e corfu-complete: Insert first candidate, when try-completion did not make progress new 5164177 Refine the corfu-complete criterion Summary of changes: corfu.el | 19 ++

[nongnu] elpa/evil dceb736: Do not try to switch file/buffer when jumping inside same file (#1506)

2021-08-10 Thread ELPA Syncer
branch: elpa/evil commit dceb73603d397f7e42a541976d8ec0711248d38c Author: Konstantin Kharlamov Commit: GitHub Do not try to switch file/buffer when jumping inside same file (#1506) The vast majority of jumps will end up within the current opened file/buffer, simply because usual

[nongnu] elpa/magit-section updated (16316ed -> 0348f1f)

2021-08-10 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit-section. from 16316ed magit-merge: Add -Xignore-space-change and -Xignore-all-space adds 0704a84 Fix typos adds 0348f1f magit-version: If installed from Melpa then also show base version No new revisions were added by this

[nongnu] elpa/magit updated (16316ed -> 0348f1f)

2021-08-10 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit. from 16316ed magit-merge: Add -Xignore-space-change and -Xignore-all-space adds 0704a84 Fix typos adds 0348f1f magit-version: If installed from Melpa then also show base version No new revisions were added by this update.

[nongnu] elpa/git-commit 0348f1f 2/2: magit-version: If installed from Melpa then also show base version

2021-08-10 Thread ELPA Syncer
branch: elpa/git-commit commit 0348f1f87c9eb923a63aa6ca1d06af9093310409 Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-version: If installed from Melpa then also show base version --- lisp/magit.el | 13 - 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/lisp

[nongnu] elpa/git-commit 0704a84 1/2: Fix typos

2021-08-10 Thread ELPA Syncer
branch: elpa/git-commit commit 0704a84c840752dd983aca8d9d83f1f2787d1049 Author: Jonas Bernoulli Commit: Jonas Bernoulli Fix typos --- Documentation/magit.org | 8 Documentation/magit.texi | 8 lisp/magit-mode.el | 4 ++-- 3 files changed, 10 insertions(+), 10 deleti

[nongnu] elpa/git-commit updated (16316ed -> 0348f1f)

2021-08-10 Thread ELPA Syncer
elpasync pushed a change to branch elpa/git-commit. from 16316ed magit-merge: Add -Xignore-space-change and -Xignore-all-space new 0704a84 Fix typos new 0348f1f magit-version: If installed from Melpa then also show base version Summary of changes: Documentation/ma