[elpa] externals/mct 689655ee61: Introduce mct--live-completions-refresh

2022-01-20 Thread ELPA Syncer
branch: externals/mct commit 689655ee6143b79d5c42ac17abf29aa95c51bd3f Author: Daniel Mendler Commit: Protesilaos Stavrou Introduce mct--live-completions-refresh The function is used as `after-change-function'. Furthermore it can be called asynchronously from outside of Mct, e.g

[elpa] externals/consult 05a040be73: Add Mct integration (Fix #501)

2022-01-20 Thread ELPA Syncer
branch: externals/consult commit 05a040be7399637d3e6474f711ea53a387b6d700 Author: Daniel Mendler Commit: Daniel Mendler Add Mct integration (Fix #501) --- consult.el | 4 1 file changed, 4 insertions(+) diff --git a/consult.el b/consult.el index e9e693c42e..919e1f06a6 100644 --- a/con

[elpa] externals/corfu 0e57316643: README: Minor fix in corfu-enable-in-minibuffer

2022-01-20 Thread ELPA Syncer
branch: externals/corfu commit 0e573166433c050b76d0598171205f21b1d54337 Author: Daniel Mendler Commit: Daniel Mendler README: Minor fix in corfu-enable-in-minibuffer --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index fdc9ccc6b2..

[elpa] externals/eev 3294e4a76a: Added instructions for using `M-x ee-use-red-bullets'.

2022-01-20 Thread ELPA Syncer
-blinks.el index 977f42a72b..ecb8735cb9 100644 --- a/eev-blinks.el +++ b/eev-blinks.el @@ -21,7 +21,7 @@ ;; ;; Author: Eduardo Ochs ;; Maintainer: Eduardo Ochs -;; Version:20220115 +;; Version: 20220120 ;; Keywords: e-scripts ;; ;; Latest version: <http://angg.twu.net/ee

[nongnu] elpa/magit updated (c33ed664e6 -> ed7a4b24a2)

2022-01-20 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit. from c33ed664e6 magit-log-related: New command adds 96a073e6c9 Copy org-man-export--magit-gitman to docs/Makefile adds ed7a4b24a2 manual: Fix version macro and prefer PACKAGE_REVDESC No new revisions were added by this update. S

[nongnu] elpa/git-commit ed7a4b24a2 2/2: manual: Fix version macro and prefer PACKAGE_REVDESC

2022-01-20 Thread ELPA Syncer
branch: elpa/git-commit commit ed7a4b24a2fb7e18259caed7a469998b2d2aac85 Author: Jonas Bernoulli Commit: Jonas Bernoulli manual: Fix version macro and prefer PACKAGE_REVDESC --- docs/.orgconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/.orgconfig b/docs/.orgcon

[elpa] externals/eglot 76971e53e1: Enable LSP project-wide diagnostics via Flymake

2022-01-20 Thread ELPA Syncer
branch: externals/eglot commit 76971e53e16d6debecc21efe1d96c2d42c68a705 Author: Theodor Thornhill Commit: GitHub Enable LSP project-wide diagnostics via Flymake * eglot.el (eglot-handle-notification): Pass on diagnostics from unvisited files to flymake. Enables project-wide-dia

[nongnu] elpa/with-editor 15ee0e2458: manual: Fix version macro and prefer PACKAGE_REVDESC

2022-01-20 Thread ELPA Syncer
branch: elpa/with-editor commit 15ee0e245868b6da27a81a4c580dfb0dfea6643d Author: Jonas Bernoulli Commit: Jonas Bernoulli manual: Fix version macro and prefer PACKAGE_REVDESC --- docs/.orgconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/.orgconfig b/docs/.orgco

[nongnu] elpa/magit-section updated (c33ed664e6 -> ed7a4b24a2)

2022-01-20 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit-section. from c33ed664e6 magit-log-related: New command adds 96a073e6c9 Copy org-man-export--magit-gitman to docs/Makefile adds ed7a4b24a2 manual: Fix version macro and prefer PACKAGE_REVDESC No new revisions were added by this up

[nongnu] elpa/git-commit updated (c33ed664e6 -> ed7a4b24a2)

2022-01-20 Thread ELPA Syncer
elpasync pushed a change to branch elpa/git-commit. from c33ed664e6 magit-log-related: New command new 96a073e6c9 Copy org-man-export--magit-gitman to docs/Makefile new ed7a4b24a2 manual: Fix version macro and prefer PACKAGE_REVDESC Summary of changes: default.mk

[nongnu] elpa/php-mode fe4abfc719 1/2: Add php-project-project-find-function compatible with project-find-functions

2022-01-20 Thread ELPA Syncer
branch: elpa/php-mode commit fe4abfc719314764a86de80791204ffa7d240afb Author: USAMI Kenta Commit: USAMI Kenta Add php-project-project-find-function compatible with project-find-functions ```el (add-hook 'project-find-functions #'php-project-project-find-function 0 t) ``` ---

[nongnu] elpa/git-commit 96a073e6c9 1/2: Copy org-man-export--magit-gitman to docs/Makefile

2022-01-20 Thread ELPA Syncer
branch: elpa/git-commit commit 96a073e6c9e4cdc3fadce2430f034783de3f3407 Author: Jonas Bernoulli Commit: Jonas Bernoulli Copy org-man-export--magit-gitman to docs/Makefile This makes it easier to build the manuals on *elpa. --- default.mk | 3 +-- docs/Makefile | 29

[nongnu] elpa/php-mode 5f26bec865 2/2: Merge pull request #693 from emacs-php/feature/php-project-project-find-function

2022-01-20 Thread ELPA Syncer
branch: elpa/php-mode commit 5f26bec865ee159dc30d3922f17bc42adfcfed50 Merge: 010d0f6987 fe4abfc719 Author: USAMI Kenta Commit: GitHub Merge pull request #693 from emacs-php/feature/php-project-project-find-function Add php-project-project-find-function compatible with project-find-

[elpa] externals/mct 33646bed21 1/2: Improve check for completions' separator

2022-01-20 Thread ELPA Syncer
branch: externals/mct commit 33646bed2142d1192fc35539a497facb4d037460 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Improve check for completions' separator Searching for a face is not always an option because the user can customise the completions-group-format. --- m

[elpa] externals/mct fe0f17c1ab 3/3: Handle new completion-wrap-movement

2022-01-20 Thread ELPA Syncer
branch: externals/mct commit fe0f17c1ab877e306056af7da99b07fb30d4c5fe Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Handle new completion-wrap-movement Otherwise it leads to regressions with our cyclic behaviour. --- mct.el | 2 ++ 1 file changed, 2 insertions(+) diff --

[elpa] externals/mct ef69e0689d 2/3: Simplify a function

2022-01-20 Thread ELPA Syncer
branch: externals/mct commit ef69e0689def8c730cb9efbe8318e85d43f4311a Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Simplify a function The use of 'abs' is from commit 9fa6f8c. --- mct.el | 10 -- 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/mct.e

[elpa] externals/mct updated (01353ba6b6 -> fe0f17c1ab)

2022-01-20 Thread ELPA Syncer
elpasync pushed a change to branch externals/mct. from 01353ba6b6 Minor tweak to internal variable new 9fa6f8c2ab Always return the 'abs' of ARG for previous motion new ef69e0689d Simplify a function new fe0f17c1ab Handle new completion-wrap-movement Summary of cha

[elpa] externals/mct e0ed5ec942 2/2: Update TODO about corfu-mode check

2022-01-20 Thread ELPA Syncer
branch: externals/mct commit e0ed5ec942256676ab1e06a0659ee4acf015daac Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Update TODO about corfu-mode check --- mct.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mct.el b/mct.el index 901436d57c..b6ef2c9363 10

[elpa] externals/corfu c4a2ce330f: READM: Minor updates

2022-01-20 Thread ELPA Syncer
branch: externals/corfu commit c4a2ce330f01144480af7ad7549702aa760447a3 Author: Daniel Mendler Commit: Daniel Mendler READM: Minor updates --- README.org | 16 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.org b/README.org index 5fb5a0a459..fdc9ccc6b2

[elpa] externals/mct eca1ea9a25 2/2: Fix Emacs 29 regression for out-of-bounds motion

2022-01-20 Thread ELPA Syncer
branch: externals/mct commit eca1ea9a255e6051fe0dda2d41885943ecb3be00 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Fix Emacs 29 regression for out-of-bounds motion MCT accepts a numeric argument for motions inside the Completions buffer. The issue has been how to han

[elpa] externals/mct updated (e0ed5ec942 -> 01353ba6b6)

2022-01-20 Thread ELPA Syncer
elpasync pushed a change to branch externals/mct. from e0ed5ec942 Update TODO about corfu-mode check new 4ce1004b96 Remember and cancel the update timer new c4f42a62b8 Delete trailing spaces new 01353ba6b6 Minor tweak to internal variable Summary of changes: mct.e

[elpa] externals/mct 4ce1004b96 1/3: Remember and cancel the update timer

2022-01-20 Thread ELPA Syncer
branch: externals/mct commit 4ce1004b966671e6ebd40ee2b109032214d1e0b0 Author: Daniel Mendler Commit: Protesilaos Stavrou Remember and cancel the update timer Otherwise we create many timers which are active at the same time. --- mct.el | 6 +- 1 file changed, 5 insertions(+), 1

[nongnu] elpa/magit updated (2a7812705f -> c33ed664e6)

2022-01-20 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit. from 2a7812705f make: Fix target name typo adds dad665e53c magit-rebase--get-state-lines: New function adds e2de123ddf magit-log: Re-align code adds b514a66f4a magit-log: Fix order in which suffixes are displayed adds

[nongnu] elpa/git-commit dad665e53c 1/4: magit-rebase--get-state-lines: New function

2022-01-20 Thread ELPA Syncer
branch: elpa/git-commit commit dad665e53ccffb41b5188550cf77a15ce27a1e3a Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-rebase--get-state-lines: New function --- lisp/Makefile | 2 +- lisp/magit-sequence.el | 9 + lisp/magit-stash.el| 10 ++ 3 files chan

[elpa] externals/dtache a261d8ba06 4/4: Update credits section

2022-01-20 Thread ELPA Syncer
branch: externals/dtache commit a261d8ba0620658262c548d9fe28bf4561732509 Author: Niklas Eklund Commit: Niklas Eklund Update credits section --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index ce153e01be..d49eb98337 100644 --- a/RE

[elpa] externals/dtache updated (26cb80f343 -> a261d8ba06)

2022-01-20 Thread ELPA Syncer
elpasync pushed a change to branch externals/dtache. from 26cb80f343 Add installation section to README new feb75b9bdf Update Copyright headers new 77d6ad3ac3 Improve buffer handling with dtache-shell-command new 391ff88fa1 Simplify get working directory function

[elpa] externals/dtache feb75b9bdf 1/4: Update Copyright headers

2022-01-20 Thread ELPA Syncer
branch: externals/dtache commit feb75b9bdf127b1f8a3520137b8a37b723938e0e Author: Niklas Eklund Commit: Niklas Eklund Update Copyright headers Copyright has been assigned to the Free Software Foundation. --- LICENSE | 4 ++-- dtache-compile.el | 5 +++-- dtache-consult

[elpa] externals/mct 9fa6f8c2ab 1/3: Always return the 'abs' of ARG for previous motion

2022-01-20 Thread ELPA Syncer
branch: externals/mct commit 9fa6f8c2abdd84b2cd87aff3abb48bdec56d92c9 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Always return the 'abs' of ARG for previous motion --- mct.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mct.el b/mct.el index de9af3897

[elpa] externals/mct 01353ba6b6 3/3: Minor tweak to internal variable

2022-01-20 Thread ELPA Syncer
branch: externals/mct commit 01353ba6b6038f24b7273335fc4db1cec9c76075 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Minor tweak to internal variable --- mct.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/mct.el b/mct.el index f3e6f6ba2b..de9af3897d 10064

[elpa] externals/mct c4f42a62b8 2/3: Delete trailing spaces

2022-01-20 Thread ELPA Syncer
branch: externals/mct commit c4f42a62b8748ad143770ba0c5b841c9bd58ffbe Author: Daniel Mendler Commit: Protesilaos Stavrou Delete trailing spaces --- mct.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mct.el b/mct.el index c88d1bacb3..f3e6f6ba2b 100644 --- a/mct.el

[elpa] externals/eglot f45be4bb34: * README.md: Remove fsharp-mode again.

2022-01-20 Thread ELPA Syncer
branch: externals/eglot commit f45be4bb34725efc258222c48463accf55948492 Author: Stefan Kangas Commit: Stefan Kangas * README.md: Remove fsharp-mode again. This change was discussed in: https://github.com/joaotavora/eglot/commit/358104a5f03aa4d --- README.md | 2 -- 1 file chang

[elpa] externals/mct updated (fe0f17c1ab -> eca1ea9a25)

2022-01-20 Thread ELPA Syncer
elpasync pushed a change to branch externals/mct. from fe0f17c1ab Handle new completion-wrap-movement new 33646bed21 Improve check for completions' separator new eca1ea9a25 Fix Emacs 29 regression for out-of-bounds motion Summary of changes: mct.el | 10 -- 1 file

[elpa] externals/mct updated (add910222f -> e0ed5ec942)

2022-01-20 Thread ELPA Syncer
elpasync pushed a change to branch externals/mct. from add910222f Document conflict resolution for MCT+Corfu new ef5c71be72 Guard against void corfu-mode new e0ed5ec942 Update TODO about corfu-mode check Summary of changes: mct.el | 7 --- 1 file changed, 4 insertions

[elpa] externals/mct ef5c71be72 1/2: Guard against void corfu-mode

2022-01-20 Thread ELPA Syncer
branch: externals/mct commit ef5c71be728b75d963f6b8ae03eb1702751552d8 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Guard against void corfu-mode --- mct.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mct.el b/mct.el index 5ebdbda9a4..901436d57c 100644 --

[elpa] externals/dtache c57f57a49e: Update host property

2022-01-20 Thread ELPA Syncer
branch: externals/dtache commit c57f57a49e46abdb802868f10069021b0cf200d3 Author: Niklas Eklund Commit: Niklas Eklund Update host property This patch updates the host property to a property list instead of just a name. The name of the localhost is therefore not shown as local

[nongnu] elpa/git-commit c33ed664e6 4/4: magit-log-related: New command

2022-01-20 Thread ELPA Syncer
branch: elpa/git-commit commit c33ed664e6d673368df6be43d0656bc2d64700e3 Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-log-related: New command --- docs/magit.org| 7 +++ docs/magit.texi | 12 ++-- lisp/magit-log.el | 32 3 files ch

[elpa] externals/corfu a60d4b33f6 1/2: Rewrite corfu--in-region without completion-cycling support

2022-01-20 Thread ELPA Syncer
branch: externals/corfu commit a60d4b33f6af4f53c3e9b8ce355402a5a9795109 Author: Daniel Mendler Commit: Daniel Mendler Rewrite corfu--in-region without completion-cycling support --- corfu.el | 148 --- 1 file changed, 57 insertions

[elpa] externals/corfu d480b27465 2/2: Reimplement cycling

2022-01-20 Thread ELPA Syncer
branch: externals/corfu commit d480b27465bf238cb596462f5d30bf32f74496dc Author: Daniel Mendler Commit: Daniel Mendler Reimplement cycling --- corfu.el | 75 1 file changed, 57 insertions(+), 18 deletions(-) diff --git a/corfu

[elpa] externals/org-transclusion b5c973919a: docs: add README-elpa for C-h P; chg README.org and chg user manual

2022-01-20 Thread ELPA Syncer
branch: externals/org-transclusion commit b5c973919a85bee81efa4bc402f897319e270714 Author: Noboru Ota Commit: Noboru Ota docs: add README-elpa for C-h P; chg README.org and chg user manual --- README-elpa | 197 +++ README.org

[nongnu] elpa/magit-section updated (2a7812705f -> c33ed664e6)

2022-01-20 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit-section. from 2a7812705f make: Fix target name typo adds dad665e53c magit-rebase--get-state-lines: New function adds e2de123ddf magit-log: Re-align code adds b514a66f4a magit-log: Fix order in which suffixes are displayed

[nongnu] elpa/git-commit e2de123ddf 2/4: magit-log: Re-align code

2022-01-20 Thread ELPA Syncer
branch: elpa/git-commit commit e2de123ddfdc85e69694eab15cd30ea8061a0d89 Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-log: Re-align code --- lisp/magit-log.el | 22 +++--- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/lisp/magit-log.el b/lisp/magit-

[elpa] externals/dtache 391ff88fa1 3/4: Simplify get working directory function

2022-01-20 Thread ELPA Syncer
branch: externals/dtache commit 391ff88fa1bdc2a2000f0bb142ff40db950a83dc Author: Niklas Eklund Commit: Niklas Eklund Simplify get working directory function --- dtache.el | 11 +-- 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/dtache.el b/dtache.el index 087df01cbc..

[nongnu] elpa/git-commit updated (2a7812705f -> c33ed664e6)

2022-01-20 Thread ELPA Syncer
elpasync pushed a change to branch elpa/git-commit. from 2a7812705f make: Fix target name typo new dad665e53c magit-rebase--get-state-lines: New function new e2de123ddf magit-log: Re-align code new b514a66f4a magit-log: Fix order in which suffixes are displayed

[elpa] externals/dtache 77d6ad3ac3 2/4: Improve buffer handling with dtache-shell-command

2022-01-20 Thread ELPA Syncer
branch: externals/dtache commit 77d6ad3ac3bc2d51f2c679431cdbccd2cf165011 Author: Niklas Eklund Commit: Niklas Eklund Improve buffer handling with dtache-shell-command This patch updates the way new buffers are generated with dtache-shell-command. A new buffer will only be issued

[nongnu] elpa/git-commit b514a66f4a 3/4: magit-log: Fix order in which suffixes are displayed

2022-01-20 Thread ELPA Syncer
branch: elpa/git-commit commit b514a66f4a04979a565f80f6886635f4957de8cf Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-log: Fix order in which suffixes are displayed The "local branches" and "all branches" variants are obviously closely related and should not be separated

[elpa] externals/corfu updated (371ebf3c64 -> d480b27465)

2022-01-20 Thread ELPA Syncer
elpasync pushed a change to branch externals/corfu. from 371ebf3c64 README: Expand on minibuffer usage new a60d4b33f6 Rewrite corfu--in-region without completion-cycling support new d480b27465 Reimplement cycling Summary of changes: corfu.el | 195 +++

[elpa] main 5507511644: * elpa-packages (uni-confusables): Adjust :readme

2022-01-20 Thread Stefan Monnier via
branch: main commit 5507511644ade3e1b8c1c594b529aa4a4a29fe58 Author: Stefan Monnier Commit: Stefan Monnier * elpa-packages (uni-confusables): Adjust :readme --- elpa-packages | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/elpa-packages b/elpa-packages index 7167fa6b85

[elpa] externals/uni-confusables 393e1adeec: README.md: Announce that the package is obsolete

2022-01-20 Thread Stefan Monnier via
branch: externals/uni-confusables commit 393e1adeec5b0eb51f9606983655cfe2272c6e54 Author: Stefan Monnier Commit: Stefan Monnier README.md: Announce that the package is obsolete * gen-confusables.el: Use lexical-binding. * GNUmakefile, README.md: New files. --- GNUmakefile

[elpa] externals/consult 0127b52a97: Use completion--replace

2022-01-20 Thread ELPA Syncer
branch: externals/consult commit 0127b52a97da30e30fea9605cf8f7e156052f366 Author: Daniel Mendler Commit: Daniel Mendler Use completion--replace --- consult.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/consult.el b/consult.el index 6812e48590..e9e693c42e 100644 --

[nongnu] elpa/bind-map 6ba28e31aa 83/97: Revert change to prefix-cmd handling

2022-01-20 Thread ELPA Syncer
branch: elpa/bind-map commit 6ba28e31aaad1e98f1137c017713a7ad034190a7 Author: justbur Commit: justbur Revert change to prefix-cmd handling --- bind-map.el | 8 +++- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/bind-map.el b/bind-map.el index 21467cd955..ee00fd3571 10064

[nongnu] elpa/bind-map 76b8e2ab6c 85/97: Add tests for inheritance

2022-01-20 Thread ELPA Syncer
branch: elpa/bind-map commit 76b8e2ab6c5d5e105eb5d83686e0b552fe029550 Author: justbur Commit: justbur Add tests for inheritance --- bind-map-tests.el | 77 +++ 1 file changed, 60 insertions(+), 17 deletions(-) diff --git a/bind-map-tests.

[nongnu] elpa/bind-map 797c2124f8 86/97: Restructure tests

2022-01-20 Thread ELPA Syncer
branch: elpa/bind-map commit 797c2124f8529a28312fe83388a400ca916b3cee Author: justbur Commit: justbur Restructure tests Comment out new tests that aren't working yet --- bind-map-tests.el | 174 +- 1 file changed, 93 insertions(+)

[nongnu] elpa/bind-map 8d6b489feb 50/97: Add some basic tests

2022-01-20 Thread ELPA Syncer
branch: elpa/bind-map commit 8d6b489feb3e7c07ad95e9dac383ddafad47abfa Author: justbur Commit: justbur Add some basic tests --- bind-map-tests.el | 51 +++ 1 file changed, 51 insertions(+) diff --git a/bind-map-tests.el b/bind-map-tests.el new

[nongnu] elpa/bind-map 6f84c0254f 78/97: Increment version

2022-01-20 Thread ELPA Syncer
branch: elpa/bind-map commit 6f84c0254f9ef7580ee32fb66190cc694cc05629 Author: justbur Commit: justbur Increment version --- bind-map.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bind-map.el b/bind-map.el index e64caeb882..e624eaaca5 100644 --- a/bind-map.el +++ b/b

[nongnu] elpa/bind-map 988f14eb77 65/97: Use evil-define-minor-mode-key for minor-mode keys

2022-01-20 Thread ELPA Syncer
branch: elpa/bind-map commit 988f14eb77baeeaa7440defd27b38e517e111f08 Author: justbur Commit: justbur Use evil-define-minor-mode-key for minor-mode keys --- bind-map.el | 10 -- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/bind-map.el b/bind-map.el index da4b62a2e3.

[nongnu] elpa/bind-map 96802ece2b 76/97: Increment version

2022-01-20 Thread ELPA Syncer
branch: elpa/bind-map commit 96802ece2b240acbb3b1d8e6b4f2c1b5c31966e7 Author: justbur Commit: justbur Increment version --- bind-map.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bind-map.el b/bind-map.el index 8d64d7028f..5b9908c9df 100644 --- a/bind-map.el +++ b/b

[nongnu] elpa/bind-map faaa33d909 77/97: Prefer eval-after-load to require for evil funcs

2022-01-20 Thread ELPA Syncer
branch: elpa/bind-map commit faaa33d90989d43da71d56fe70e1176f6b6eeff8 Author: justbur Commit: justbur Prefer eval-after-load to require for evil funcs Requiring could screw up someone trying to sequence their load order by loading evil unexpectedly early. --- bind-map.el | 53 +

[nongnu] elpa/bind-map b0b9e18947 66/97: Revert last commit

2022-01-20 Thread ELPA Syncer
branch: elpa/bind-map commit b0b9e18947ca1ac3133004da9579254a80daa6ee Author: justbur Commit: justbur Revert last commit This reverts commit 988f14eb77baeeaa7440defd27b38e517e111f08. --- bind-map.el | 10 ++ 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/bind

[nongnu] elpa/bind-map af26966c9a 57/97: Make macro expansion prettier

2022-01-20 Thread ELPA Syncer
branch: elpa/bind-map commit af26966c9a32bdfc71bbe388bba27fde144bda4b Author: justbur Commit: justbur Make macro expansion prettier --- bind-map.el | 61 +++-- 1 file changed, 31 insertions(+), 30 deletions(-) diff --git a/bind-map.el

[nongnu] elpa/bind-map e239bbdaef 44/97: Always use global evil maps

2022-01-20 Thread ELPA Syncer
branch: elpa/bind-map commit e239bbdaefa17f7057ae97cb844e3e2ab0ce57bc Author: justbur Commit: justbur Always use global evil maps It's possible the hooks activating the overriding maps are not run, so we keep the bindings in the global maps so they are still available in the

[nongnu] elpa/bind-map 8e3df1f4cf 36/97: Use add-to-list for mm list and defvar prefix

2022-01-20 Thread ELPA Syncer
branch: elpa/bind-map commit 8e3df1f4cf9af738be94ba91bcf98e96e349a127 Author: justbur Commit: justbur Use add-to-list for mm list and defvar prefix --- bind-map.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/bind-map.el b/bind-map.el index 32aa2a27d9..3796a605a8 1

[nongnu] elpa/bind-map 9599acb5ab 35/97: Silence warning about defvar-local

2022-01-20 Thread ELPA Syncer
branch: elpa/bind-map commit 9599acb5ab4620e59f326ef628eb89d90ab526f6 Author: justbur Commit: justbur Silence warning about defvar-local --- bind-map.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/bind-map.el b/bind-map.el index d1d704182b..32aa2a27d9 100644 --- a

[nongnu] elpa/bind-map f4fad049d0 70/97: Bump to version 1.0

2022-01-20 Thread ELPA Syncer
branch: elpa/bind-map commit f4fad049d0bb6ebdc729bc6d356288f2dd96e2f3 Author: justbur Commit: justbur Bump to version 1.0 --- bind-map.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bind-map.el b/bind-map.el index a32269c457..90361557ef 100644 --- a/bind-map.el +++ b

[nongnu] elpa/bind-map 5508980148 69/97: Account for multiple declarations of the same map

2022-01-20 Thread ELPA Syncer
branch: elpa/bind-map commit 5508980148a3146e15da2b3b43b5da2b029875cb Author: justbur Commit: justbur Account for multiple declarations of the same map Specifically, ensure that the major-mode activate variable has just one list of associated major modes. --- bind-map-tests.el

[nongnu] elpa/bind-map bb7a8b2258 59/97: Remove declare-function from previous commit

2022-01-20 Thread ELPA Syncer
branch: elpa/bind-map commit bb7a8b225879fc6a865464e5e63865653ae74427 Author: justbur Commit: justbur Remove declare-function from previous commit --- bind-map.el | 17 +++-- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/bind-map.el b/bind-map.el index 567b05570

[nongnu] elpa/bind-map 7de08fe592 43/97: Move a defvar and reword docstring

2022-01-20 Thread ELPA Syncer
branch: elpa/bind-map commit 7de08fe592b7a62cd8ac55f9edc31e1ff71e7f1e Author: justbur Commit: justbur Move a defvar and reword docstring --- bind-map.el | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bind-map.el b/bind-map.el index f27a173f7c..00afef3639 100644

[nongnu] elpa/bind-map b30c22f7f9 33/97: Report symbol name in previously added error msg

2022-01-20 Thread ELPA Syncer
branch: elpa/bind-map commit b30c22f7f96b1995a70d0a293ae60c706ac028ff Author: justbur Commit: justbur Report symbol name in previously added error msg --- bind-map.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bind-map.el b/bind-map.el index 7fbce67721..6168cc5465 1

[nongnu] elpa/bind-map e5647f14cf 11/97: Clarify modes in README

2022-01-20 Thread ELPA Syncer
branch: elpa/bind-map commit e5647f14cf0274cc2f596ae9f343531f82ba45eb Author: justbur Commit: justbur Clarify modes in README --- README.org | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.org b/README.org index db61dc641a..588dcab8f2 100644 --- a/README.org

[nongnu] elpa/bind-map d7aee3c6ab 09/97: Note helper funcs in README

2022-01-20 Thread ELPA Syncer
branch: elpa/bind-map commit d7aee3c6ab82dbc4803113dd44c124df600154e1 Author: justbur Commit: justbur Note helper funcs in README --- README.org | 25 + 1 file changed, 25 insertions(+) diff --git a/README.org b/README.org index 5ed28071cf..9c867e80b1 100644 --- a/R

[nongnu] elpa/bind-map f835ed39fe 06/97: Minor changes

2022-01-20 Thread ELPA Syncer
branch: elpa/bind-map commit f835ed39fee8298fb57d171f3fb0eb93e326f6f6 Author: justbur Commit: justbur Minor changes --- bind-map.el | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bind-map.el b/bind-map.el index 3c246f05da..7bc80e0347 100644 --- a/bind-map.el

[nongnu] elpa/bind-map f2f7dfefbd 07/97: Assume :keys and :evil-keys are lists

2022-01-20 Thread ELPA Syncer
branch: elpa/bind-map commit f2f7dfefbdb35c5d7b41cd9ba444032408fd8351 Author: justbur Commit: justbur Assume :keys and :evil-keys are lists --- bind-map.el | 10 ++ 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/bind-map.el b/bind-map.el index 7bc80e0347..ae18429a8b 1

[nongnu] elpa/bind-map 510a24138d 97/97: Merge pull request #6 from skangas/bump-version

2022-01-20 Thread ELPA Syncer
branch: elpa/bind-map commit 510a24138d8de3b8df0783f1ac493a551fc9bd74 Merge: bf4181e3a4 6977e0fec5 Author: Justin Burkett Commit: GitHub Merge pull request #6 from skangas/bump-version Bump version to 1.1.2 for NonGNU ELPA --- bind-map.el | 2 +- 1 file changed, 1 insertion(+), 1 d

[nongnu] elpa/bind-map 6977e0fec5 96/97: Bump version to 1.1.2

2022-01-20 Thread ELPA Syncer
branch: elpa/bind-map commit 6977e0fec5c4a3c62a10503798c2a15194167046 Author: Stefan Kangas Commit: Stefan Kangas Bump version to 1.1.2 --- bind-map.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bind-map.el b/bind-map.el index 386afbc959..dee50aa4b6 100644 --- a/bin

[nongnu] elpa/bind-map ffe5e63617 92/97: Version 1.1.0

2022-01-20 Thread ELPA Syncer
branch: elpa/bind-map commit ffe5e636178ab9878fa8213fd1a1d4862ccb3d5f Author: justbur Commit: justbur Version 1.1.0 --- bind-map.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bind-map.el b/bind-map.el index 65aa1d06af..c45327043a 100644 --- a/bind-map.el +++ b/bind-

[nongnu] elpa/bind-map 078c522f6e 93/97: Fix Makefile

2022-01-20 Thread ELPA Syncer
branch: elpa/bind-map commit 078c522f6e763dd24a30e15af9121376affe207f Author: justbur Commit: justbur Fix Makefile --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index ab92b4e2ef..5128b7382e 100644 --- a/Makefile +++ b/Makefile @@ -15,4 +15,5 @@ test: e

[nongnu] elpa/bind-map 4ceb7deb3a 90/97: Remove messages from tests

2022-01-20 Thread ELPA Syncer
branch: elpa/bind-map commit 4ceb7deb3add0716afaa2a5d658b81469ee2879b Author: justbur Commit: justbur Remove messages from tests --- bind-map-tests.el | 3 --- 1 file changed, 3 deletions(-) diff --git a/bind-map-tests.el b/bind-map-tests.el index 2653c0c99a..5eaa84abc1 100644 --- a/bind-m

[nongnu] elpa/bind-map 6e1ba6edbd 94/97: Update README

2022-01-20 Thread ELPA Syncer
branch: elpa/bind-map commit 6e1ba6edbd5a29991698806e775288fb3de2b186 Author: Justin Burkett Commit: Justin Burkett Update README --- README.org | 47 --- 1 file changed, 36 insertions(+), 11 deletions(-) diff --git a/README.org b/README.org inde

[nongnu] elpa/bind-map 99236303f6 84/97: Rename bind-map-for-modes-derived

2022-01-20 Thread ELPA Syncer
branch: elpa/bind-map commit 99236303f61842b68892d5a5f16b677ccbc5d909 Author: justbur Commit: justbur Rename bind-map-for-modes-derived To bind-map-for-mode-inherit --- bind-map.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bind-map.el b/bind-map.el index e

[nongnu] elpa/bind-map 24d453a1e8 55/97: Call evil-normalize-maps for evil-keys

2022-01-20 Thread ELPA Syncer
branch: elpa/bind-map commit 24d453a1e8e588eaffc9229b7ff28cc0feac7fd8 Author: justbur Commit: justbur Call evil-normalize-maps for evil-keys In case the evil bindings need to be available immediately. --- bind-map.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --

[nongnu] elpa/bind-map b187069313 22/97: Add short versions for single major/minor mode

2022-01-20 Thread ELPA Syncer
branch: elpa/bind-map commit b1870693135b76efa849a86f3af942dc2e55340b Author: justbur Commit: justbur Add short versions for single major/minor mode --- bind-map.el | 42 ++ 1 file changed, 42 insertions(+) diff --git a/bind-map.el b/bind-map.el inde

[nongnu] elpa/bind-map a8a2937ecc 38/97: Minor tweak to previous commit

2022-01-20 Thread ELPA Syncer
branch: elpa/bind-map commit a8a2937ecc4c8c44a013cfdbe61388e24b176429 Author: justbur Commit: justbur Minor tweak to previous commit --- bind-map.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bind-map.el b/bind-map.el index c9a27bfe7f..6b156a2d2b 100644 --- a/bind-m

[nongnu] elpa/bind-map 21b7ba7eca 30/97: Fix some docstrings

2022-01-20 Thread ELPA Syncer
branch: elpa/bind-map commit 21b7ba7ecaf313f67323356c3a75633b32e2d105 Author: justbur Commit: justbur Fix some docstrings --- bind-map.el | 19 +-- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/bind-map.el b/bind-map.el index 32260f7564..2e4ac36671 100644 --

[nongnu] elpa/bind-map 2fafc10f7d 45/97: Rename a var and a function and tweak a docstring

2022-01-20 Thread ELPA Syncer
branch: elpa/bind-map commit 2fafc10f7d7d3110d14bc7a32f02cb3ffd37153f Author: justbur Commit: justbur Rename a var and a function and tweak a docstring bind-map-local-bindings -> bind-map-evil-local-bindings bind-map-local-mode-hook -> bind-map-evil-local-mode-hook The

[nongnu] elpa/bind-map 32a3361b3b 67/97: Bring back evil-define-minor-mode-key

2022-01-20 Thread ELPA Syncer
branch: elpa/bind-map commit 32a3361b3bcbb2f494c80473b19da75e9f71795a Author: justbur Commit: justbur Bring back evil-define-minor-mode-key Upstream bug was fixed --- bind-map.el | 10 -- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/bind-map.el b/bind-map.e

[nongnu] elpa/bind-map 662dea907c 51/97: Suppress make-local warnings from compiler

2022-01-20 Thread ELPA Syncer
branch: elpa/bind-map commit 662dea907c9b52356e187cb0f57fc64d869c7b85 Author: justbur Commit: justbur Suppress make-local warnings from compiler --- bind-map.el | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/bind-map.el b/bind-map.el index a95d9c0951..b21e6ce

[nongnu] elpa/bind-map ebc4c9fb11 34/97: Remove bind-map-kbd hack

2022-01-20 Thread ELPA Syncer
branch: elpa/bind-map commit ebc4c9fb119ef2381065548971be41478b1fd884 Author: justbur Commit: justbur Remove bind-map-kbd hack --- bind-map.el | 33 + 1 file changed, 13 insertions(+), 20 deletions(-) diff --git a/bind-map.el b/bind-map.el index 6168cc5465..

[nongnu] elpa/bind-map d47be94d23 63/97: Don't try to bind keys that are nil or ""

2022-01-20 Thread ELPA Syncer
branch: elpa/bind-map commit d47be94d236c819b5ca47d66551d23a0ee17ac33 Author: justbur Commit: justbur Don't try to bind keys that are nil or "" --- bind-map.el | 28 ++-- 1 file changed, 18 insertions(+), 10 deletions(-) diff --git a/bind-map.el b/bind-map.el index

[nongnu] elpa/bind-map 4cccf8fb82 23/97: Add configuration var for default map suffix

2022-01-20 Thread ELPA Syncer
branch: elpa/bind-map commit 4cccf8fb821060cba95af33151783a2441894c4a Author: justbur Commit: justbur Add configuration var for default map suffix --- bind-map.el | 11 +-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/bind-map.el b/bind-map.el index 15c5c5bb43..a524

[nongnu] elpa/bind-map 4489504e47 29/97: Check evil-keys before calling evil-define-*

2022-01-20 Thread ELPA Syncer
branch: elpa/bind-map commit 4489504e479c906bae22bbbfa43abdccf551c032 Author: justbur Commit: justbur Check evil-keys before calling evil-define-* --- bind-map.el | 28 ++-- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/bind-map.el b/bind-map.el ind

[nongnu] elpa/bind-map e3fa3cc383 26/97: Fix compiler warning

2022-01-20 Thread ELPA Syncer
branch: elpa/bind-map commit e3fa3cc383bd7d331caa89bc914a2a296abb98f1 Author: justbur Commit: justbur Fix compiler warning It didn't like using major-mode as an argument --- bind-map.el | 28 ++-- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git

[nongnu] elpa/bind-map f46bf57d7f 52/97: Add major-mode test

2022-01-20 Thread ELPA Syncer
branch: elpa/bind-map commit f46bf57d7f99844518442fddcd8c68fb9f7a2338 Author: justbur Commit: justbur Add major-mode test --- bind-map-tests.el | 44 +++- 1 file changed, 35 insertions(+), 9 deletions(-) diff --git a/bind-map-tests.el b/bind-map-test

[nongnu] elpa/bind-map df2f5081e1 27/97: Use custom kbd command

2022-01-20 Thread ELPA Syncer
branch: elpa/bind-map commit df2f5081e18e98b6300d99a6f540872ee8420813 Author: justbur Commit: justbur Use custom kbd command --- bind-map.el | 13 - 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/bind-map.el b/bind-map.el index 9be3ed5ff6..c53d4bb8cf 100644 --- a/

[nongnu] elpa/bind-map ce4e8e7f64 21/97: Fix typos in docstrings

2022-01-20 Thread ELPA Syncer
branch: elpa/bind-map commit ce4e8e7f6466457ba6b35f94fccbe1efdaf664b2 Author: justbur Commit: justbur Fix typos in docstrings --- bind-map.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bind-map.el b/bind-map.el index 8e03cf7ca9..5eab7c7fb1 100644 --- a/bind-map.

[nongnu] elpa/bind-map 07eef581ef 15/97: Add URL

2022-01-20 Thread ELPA Syncer
branch: elpa/bind-map commit 07eef581ef9625d6237bf5a8f2521669039155aa Author: justbur Commit: justbur Add URL --- bind-map.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bind-map.el b/bind-map.el index 491fb70bf8..dfb6c0d9ce 100644 --- a/bind-map.el +++ b/bind-map.el

[nongnu] elpa/bind-map 5077cb72cb 39/97: Add :override-minor-modes option for :keys

2022-01-20 Thread ELPA Syncer
branch: elpa/bind-map commit 5077cb72cb1bb78fd086a5517dad728632bf0f68 Author: justbur Commit: justbur Add :override-minor-modes option for :keys --- bind-map.el | 35 --- 1 file changed, 20 insertions(+), 15 deletions(-) diff --git a/bind-map.el b/bind-map.e

[nongnu] elpa/bind-map 74e9defb60 25/97: Fix doctrings for recent additions

2022-01-20 Thread ELPA Syncer
branch: elpa/bind-map commit 74e9defb609f6dd9706944d294eaa131b03c0f74 Author: justbur Commit: justbur Fix doctrings for recent additions For some reason if the parens are not escaped the indentation is broken in emacs-lisp-mode (?) --- bind-map.el | 12 ++-- 1 file chan

[nongnu] elpa/bind-map 8dea8e8f91 10/97: Grammatical fix in README

2022-01-20 Thread ELPA Syncer
branch: elpa/bind-map commit 8dea8e8f9193674f4b69d79d8fa653f0ca5f9aec Author: justbur Commit: justbur Grammatical fix in README --- README.org | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.org b/README.org index 9c867e80b1..db61dc641a 100644 --- a/README.or

[nongnu] elpa/bind-map 7d20946692 04/97: Add autoloads

2022-01-20 Thread ELPA Syncer
branch: elpa/bind-map commit 7d209466926ac32fb477729a56ca7a7e2c8ef28b Author: justbur Commit: justbur Add autoloads --- bind-map.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bind-map.el b/bind-map.el index 834ca9de2c..e8ddaa278c 100644 --- a/bind-map.el +++ b/bind-map.el @@ -59,

[nongnu] main e4d6b91c96: * elpa-packages (bind-map): New package

2022-01-20 Thread Stefan Kangas
branch: main commit e4d6b91c9671538c4ec6485d22404ad7a7151265 Author: Stefan Kangas Commit: Stefan Kangas * elpa-packages (bind-map): New package --- elpa-packages | 3 +++ 1 file changed, 3 insertions(+) diff --git a/elpa-packages b/elpa-packages index 58df0da0df..1baefb5c77 100644 --- a/e

[nongnu] elpa/bind-map 26a3b5571d 88/97: Make return val consistent in bind-map

2022-01-20 Thread ELPA Syncer
branch: elpa/bind-map commit 26a3b5571de9b3ab1fbcf5a9aca921e4c74f5dc2 Author: justbur Commit: justbur Make return val consistent in bind-map Used to simplify a couple of macro calls --- bind-map.el | 20 +--- 1 file changed, 9 insertions(+), 11 deletions(-) diff --

  1   2   >