[elpa] externals/aggressive-completion e57b3a3: Remove debug `message'; release 1.4

2021-04-05 Thread Tassilo Horn
branch: externals/aggressive-completion commit e57b3a3b380e5d17c483585f3069b79014665be7 Author: Tassilo Horn Commit: Tassilo Horn Remove debug `message'; release 1.4 --- aggressive-completion.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/aggressive-completion.el b

[elpa] externals/emms updated (de0c407 -> 488d38b)

2021-04-05 Thread Yoni Rabkin
yonirabkin pushed a change to branch externals/emms. from de0c407 * emms.info: new info new 5fde053 * doc/emms.texinfo: mention cache reset new 779f563 * emms.info: update new 033de10 * NEWS: tell the people the news! new 9c2f1f1 * emms.el: version

[elpa] externals/emms 5fde053 1/5: * doc/emms.texinfo: mention cache reset

2021-04-05 Thread Yoni Rabkin
branch: externals/emms commit 5fde053c4db0713e10be0260651b3f7a430db225 Author: Yoni Rabkin Commit: Yoni Rabkin * doc/emms.texinfo: mention cache reset --- doc/emms.texinfo | 12 +--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/doc/emms.texinfo b/doc/emms.texinfo in

[elpa] externals/emms 033de10 3/5: * NEWS: tell the people the news!

2021-04-05 Thread Yoni Rabkin
branch: externals/emms commit 033de10eec66a67b2e431f3ddf94fc75e17d611d Author: Yoni Rabkin Commit: Yoni Rabkin * NEWS: tell the people the news! --- NEWS | 7 +++ 1 file changed, 7 insertions(+) diff --git a/NEWS b/NEWS index 2e8592b..3774dd7 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,10

[elpa] externals/emms 779f563 2/5: * emms.info: update

2021-04-05 Thread Yoni Rabkin
branch: externals/emms commit 779f563d6b381bcac6ef81cf1d3eb928379dd4f7 Author: Yoni Rabkin Commit: Yoni Rabkin * emms.info: update --- emms.info | 178 -- 1 file changed, 93 insertions(+), 85 deletions(-) diff --git a/emms.info b/

[elpa] externals/emms 488d38b 5/5: * doc/developer-release.txt:

2021-04-05 Thread Yoni Rabkin
branch: externals/emms commit 488d38b879867cf4c2df052cfda4a36a2ca1394f Author: Yoni Rabkin Commit: Yoni Rabkin * doc/developer-release.txt: --- doc/developer-release.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/developer-release.txt b/doc/developer-release

[elpa] externals/emms 9c2f1f1 4/5: * emms.el: version bump

2021-04-05 Thread Yoni Rabkin
branch: externals/emms commit 9c2f1f1dd1a5a43ef455e8fe1c3729e11adc34d4 Author: Yoni Rabkin Commit: Yoni Rabkin * emms.el: version bump --- emms.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emms.el b/emms.el index 4689b49..9785cf3 100644 --- a/emms.el +++ b/emms.el

[elpa] externals/diff-hl updated (4bf77c6 -> 9d5a0d8)

2021-04-05 Thread ELPA Syncer
elpasync pushed a change to branch externals/diff-hl. from 4bf77c6 Fix recent perf regression in flydiff new 4b860c5 Add new option: diff-hl-show-staged-changes new 9d5a0d8 Rename functions for clarity Summary of changes: diff-hl-flydiff.el | 8 +-- diff-hl-show

[nongnu] elpa/markdown-mode 8018c0c 1/3: Fix broken inline display of remote images

2021-04-05 Thread ELPA Syncer
branch: elpa/markdown-mode commit 8018c0cce9fb4c0dd99e162ef6fdc16efa52f254 Author: Tejasvi S Tomar <45873379+teja...@users.noreply.github.com> Commit: GitHub Fix broken inline display of remote images --- markdown-mode.el | 17 + 1 file changed, 9 insertions(+), 8 deletions(-

[nongnu] elpa/markdown-mode a2a7eed 3/3: Merge pull request #606 from tejasvi/patch-1

2021-04-05 Thread ELPA Syncer
branch: elpa/markdown-mode commit a2a7eed5ce8043e24d19b6cd3a74eac4a4add92b Merge: f18d26d 13d26a6 Author: Shohei YOSHIDA Commit: GitHub Merge pull request #606 from tejasvi/patch-1 Fix broken inline display of remote images --- markdown-mode.el | 17 + 1 file change

[nongnu] elpa/markdown-mode 13d26a6 2/3: Fix typo

2021-04-05 Thread ELPA Syncer
branch: elpa/markdown-mode commit 13d26a6d4a02185a3801fc5cd7f0d2e4cd0ab6d7 Author: Tejasvi S Tomar <45873379+teja...@users.noreply.github.com> Commit: GitHub Fix typo --- markdown-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/markdown-mode.el b/markdown-mode.el

[elpa] externals/diff-hl 4b860c5 1/2: Add new option: diff-hl-show-staged-changes

2021-04-05 Thread ELPA Syncer
branch: externals/diff-hl commit 4b860c5ee571429dd0e3210fd50058a29988b98d Author: Dmitry Gutov Commit: Dmitry Gutov Add new option: diff-hl-show-staged-changes Resolves #161 --- diff-hl.el | 131 --- test/diff-hl-test.el |

[elpa] externals/diff-hl 9d5a0d8 2/2: Rename functions for clarity

2021-04-05 Thread ELPA Syncer
branch: externals/diff-hl commit 9d5a0d8bf6efc125e5d37301a34b93e5b8e2873e Author: Dmitry Gutov Commit: Dmitry Gutov Rename functions for clarity --- diff-hl-flydiff.el | 8 diff-hl-show-hunk.el | 2 +- diff-hl.el | 11 ++- test/diff-hl-test.el | 4 ++-- 4 fil

[nongnu] elpa/markdown-mode updated (f18d26d -> a2a7eed)

2021-04-05 Thread ELPA Syncer
elpasync pushed a change to branch elpa/markdown-mode. from f18d26d Merge pull request #607 from jrblevin/fix-use-package-sample new 8018c0c Fix broken inline display of remote images new 13d26a6 Fix typo new a2a7eed Merge pull request #606 from tejasvi/patc

[elpa] externals/vertico 99a355c 12/48: abort minibuffer session if while-no-input returns nil

2021-04-05 Thread Stefan Monnier
branch: externals/vertico commit 99a355cf51d35c61d533d8cc23f8fdf9ccd03f9e Author: Daniel Mendler Commit: Daniel Mendler abort minibuffer session if while-no-input returns nil --- minicomp.el | 1 + 1 file changed, 1 insertion(+) diff --git a/minicomp.el b/minicomp.el index 2f5f283..dab744c

[elpa] externals/vertico 27070bb 27/48: truncate long candidate strings

2021-04-05 Thread Stefan Monnier
branch: externals/vertico commit 27070bba78d5f736944ac5fc0ccd071dbe90e074 Author: Daniel Mendler Commit: Daniel Mendler truncate long candidate strings --- minicomp.el | 8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/minicomp.el b/minicomp.el index b1da4f4..cda90c

[elpa] externals/vertico 333a0a2 29/48: use chunks for candidate formatting

2021-04-05 Thread Stefan Monnier
branch: externals/vertico commit 333a0a2b85bad8a5f57ac769bb352ee5d48954c0 Author: Daniel Mendler Commit: Daniel Mendler use chunks for candidate formatting --- minicomp.el | 37 +++-- 1 file changed, 19 insertions(+), 18 deletions(-) diff --git a/minicomp.el

[elpa] externals/vertico 8b760bc 30/48: Fix minicomp--index initialization

2021-04-05 Thread Stefan Monnier
branch: externals/vertico commit 8b760bcaaf79d8f1bc9a348f628dd258ccdaca2d Author: Daniel Mendler Commit: Daniel Mendler Fix minicomp--index initialization --- minicomp.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/minicomp.el b/minicomp.el index 6a0218a..044498c 100

[elpa] externals/vertico fa9e8dc 26/48: split functions

2021-04-05 Thread Stefan Monnier
branch: externals/vertico commit fa9e8dc18bdc7cdc112cbac03513fe277efb615f Author: Daniel Mendler Commit: Daniel Mendler split functions --- minicomp.el | 58 -- 1 file changed, 32 insertions(+), 26 deletions(-) diff --git a/minicomp.e

[elpa] externals/vertico 308670c 31/48: Fix confirmation: Use ignore-errors+read-char

2021-04-05 Thread Stefan Monnier
branch: externals/vertico commit 308670c8233d4e418a178d5eb87be84bd8649abd Author: Daniel Mendler Commit: Daniel Mendler Fix confirmation: Use ignore-errors+read-char --- minicomp.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/minicomp.el b/minicomp.el index 044498c..

[elpa] externals/vertico ed87a60 33/48: Require 27.1

2021-04-05 Thread Stefan Monnier
branch: externals/vertico commit ed87a6095aada8c3c8bce0afea960a621260e30f Author: Daniel Mendler Commit: Daniel Mendler Require 27.1 --- minicomp.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/minicomp.el b/minicomp.el index 692f396..c336839 100644 --- a/minicomp

[elpa] externals/vertico d57d390 34/48: Support partial completion for files

2021-04-05 Thread Stefan Monnier
branch: externals/vertico commit d57d3904f2edf1c38827a7f90f91a2b756ce7369 Author: Daniel Mendler Commit: Daniel Mendler Support partial completion for files Sorting by history does not yet work for partial completion. It is difficult to support this efficiently. --- README.org

[elpa] externals/vertico afd0abf 41/48: Always pass again through completion style for highlighting

2021-04-05 Thread Stefan Monnier
branch: externals/vertico commit afd0abf0bae92ccfa334a263ff0d1d767c9550b4 Author: Daniel Mendler Commit: Daniel Mendler Always pass again through completion style for highlighting * Calling the completion style on ten candidates is very cheap. * We avoid the fragile orderless de

[elpa] externals/vertico c0606cf 39/48: Formatting

2021-04-05 Thread Stefan Monnier
branch: externals/vertico commit c0606cfed1eed4c1712235ba6be6ca2e08be8f2d Author: Daniel Mendler Commit: Daniel Mendler Formatting --- minicomp.el | 47 ++- 1 file changed, 22 insertions(+), 25 deletions(-) diff --git a/minicomp.el b/minicomp.el

[elpa] externals/vertico 2cde6fd 40/48: Simplify

2021-04-05 Thread Stefan Monnier
branch: externals/vertico commit 2cde6fd1e4bbf4ca1c128b0e5488db613e1d30d7 Author: Daniel Mendler Commit: Daniel Mendler Simplify --- minicomp.el | 22 ++ 1 file changed, 10 insertions(+), 12 deletions(-) diff --git a/minicomp.el b/minicomp.el index 728ac9e..c61d958 1006

[elpa] externals/vertico 1a9b1b2 48/48: Update readme

2021-04-05 Thread Stefan Monnier
branch: externals/vertico commit 1a9b1b21f796ea89c12edc4933aac428f52c449d Author: Daniel Mendler Commit: Daniel Mendler Update readme --- README.org | 49 + vertico.el | 8 2 files changed, 41 insertions(+), 16 deletions(-) diff --g

[elpa] externals/vertico f3c0e7c 35/48: tidy shadowed file names

2021-04-05 Thread Stefan Monnier
branch: externals/vertico commit f3c0e7cda44e97597b271f495c6ecaa65e32627b Author: Daniel Mendler Commit: Daniel Mendler tidy shadowed file names --- minicomp.el | 16 ++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/minicomp.el b/minicomp.el index 78dda0f..0bd

[elpa] externals/vertico 3257082 07/48: always keep index when explicitly navigating

2021-04-05 Thread Stefan Monnier
branch: externals/vertico commit 325708273500f86bfdf77afcc36086b4ea1f0e1b Author: Daniel Mendler Commit: Daniel Mendler always keep index when explicitly navigating --- minicomp.el | 32 +++- 1 file changed, 19 insertions(+), 13 deletions(-) diff --git a/minicom

[elpa] externals/vertico e2472d1 13/48: simplify

2021-04-05 Thread Stefan Monnier
branch: externals/vertico commit e2472d110a7097659b5cd77d804a5b427306b931 Author: Daniel Mendler Commit: Daniel Mendler simplify --- minicomp.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/minicomp.el b/minicomp.el index dab744c..27b3006 100644 --- a/minicomp.el +++

[elpa] externals/vertico 406f8b8 44/48: vertico-insert: Insert only if a candidate is selected

2021-04-05 Thread Stefan Monnier
branch: externals/vertico commit 406f8b82be7673ff35e95dcfa40ee0514984726a Author: Daniel Mendler Commit: Daniel Mendler vertico-insert: Insert only if a candidate is selected This keeps the undo information intact. --- vertico.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-

[elpa] externals/vertico af41b13 24/48: fix lexical scoping

2021-04-05 Thread Stefan Monnier
branch: externals/vertico commit af41b13bf1884b12f678ba5594e3efa17532d9c8 Author: Daniel Mendler Commit: Daniel Mendler fix lexical scoping --- minicomp.el | 1 + 1 file changed, 1 insertion(+) diff --git a/minicomp.el b/minicomp.el index 55361fc..bf4e846 100644 --- a/minicomp.el +++ b/min

[elpa] externals/vertico c4b3e8b 42/48: Simplify minicomp--flatten-prop

2021-04-05 Thread Stefan Monnier
branch: externals/vertico commit c4b3e8be2ffd58d578d0b9a9dddadd7fc8f7cdf5 Author: Daniel Mendler Commit: Daniel Mendler Simplify minicomp--flatten-prop --- minicomp.el | 16 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/minicomp.el b/minicomp.el index bc0933

[elpa] externals/vertico 4acc17e 38/48: Show !/0 if match is required

2021-04-05 Thread Stefan Monnier
branch: externals/vertico commit 4acc17e8c5e1cb1b180750f15f6799ac2d505e10 Author: Daniel Mendler Commit: Daniel Mendler Show !/0 if match is required --- minicomp.el | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/minicomp.el b/minicomp.el index 8432940..2

[elpa] externals/vertico 5bbddb0 03/48: add while-no-input-ignore-events

2021-04-05 Thread Stefan Monnier
branch: externals/vertico commit 5bbddb0cdfa70efa912a72d038d7aa37c8a3b927 Author: Daniel Mendler Commit: Daniel Mendler add while-no-input-ignore-events Thanks, @clemera --- minicomp.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/minicomp.el b/minicomp.el

[elpa] externals/vertico 7fbaeaf 15/48: Add sorting by history for files

2021-04-05 Thread Stefan Monnier
branch: externals/vertico commit 7fbaeaf06b988db85e9f38e2d410376997d493c5 Author: Daniel Mendler Commit: Daniel Mendler Add sorting by history for files cc @clemera, https://github.com/raxod502/selectrum/issues/502 --- minicomp.el | 63 --

[elpa] externals/vertico e8a3e96 16/48: Minor optimization

2021-04-05 Thread Stefan Monnier
branch: externals/vertico commit e8a3e965bdb781b96f9bfbfd5205379af0ffd567 Author: Daniel Mendler Commit: Daniel Mendler Minor optimization --- minicomp.el | 56 +--- 1 file changed, 33 insertions(+), 23 deletions(-) diff --git a/minicomp.

[elpa] externals/vertico 933e938 06/48: Compute history hash table only once

2021-04-05 Thread Stefan Monnier
branch: externals/vertico commit 933e938927ccb055224c0b6238a1001bb4c5c791 Author: Daniel Mendler Commit: Daniel Mendler Compute history hash table only once --- minicomp.el | 47 +-- 1 file changed, 25 insertions(+), 22 deletions(-) diff --git a/

[elpa] externals/vertico f132f1b 10/48: improve prompt selection, add minicomp--goto

2021-04-05 Thread Stefan Monnier
branch: externals/vertico commit f132f1b6cf6203d7020560af0d576ade4d5a1cfe Author: Daniel Mendler Commit: Daniel Mendler improve prompt selection, add minicomp--goto --- minicomp.el | 40 +++- 1 file changed, 23 insertions(+), 17 deletions(-) diff --git a

[elpa] externals/vertico 866475c 05/48: increase threshold

2021-04-05 Thread Stefan Monnier
branch: externals/vertico commit 866475c55f3a0b93ef8a3d4ae9a75ae057dae58c Author: Daniel Mendler Commit: Daniel Mendler increase threshold --- minicomp.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/minicomp.el b/minicomp.el index e9204f3..91d223b 100644 --- a/minico

[elpa] externals/vertico f558f53 04/48: extract minicomp--pred

2021-04-05 Thread Stefan Monnier
branch: externals/vertico commit f558f53fbbc278350d91d2ddc9f87cfc736a85ba Author: Daniel Mendler Commit: Daniel Mendler extract minicomp--pred This seems to be faster than using a lambda. Is this possible? I am not familar enough with the bytecode interpreter internals...

[elpa] externals/vertico f835fb6 14/48: add readme

2021-04-05 Thread Stefan Monnier
branch: externals/vertico commit f835fb6c79cb5835caa45375eb229af759ad78ef Author: Daniel Mendler Commit: Daniel Mendler add readme --- README.org | 28 1 file changed, 28 insertions(+) diff --git a/README.org b/README.org new file mode 100644 index 000..887

[elpa] externals/vertico c2bfea2 17/48: use candidate returned from affixation function

2021-04-05 Thread Stefan Monnier
branch: externals/vertico commit c2bfea267b6748091a77b2f67e06ce22c8ce2423 Author: Daniel Mendler Commit: Daniel Mendler use candidate returned from affixation function --- minicomp.el | 75 +++-- 1 file changed, 38 insertions(+), 37 de

[elpa] externals/vertico 5f64f97 22/48: update readme

2021-04-05 Thread Stefan Monnier
branch: externals/vertico commit 5f64f97a0233f7c3ada579360ce225a05122c0b3 Author: Daniel Mendler Commit: Daniel Mendler update readme --- README.org | 10 +- minicomp.el | 8 ++-- 2 files changed, 11 insertions(+), 7 deletions(-) diff --git a/README.org b/README.org index 887

[elpa] externals/vertico bafee15 19/48: add minicomp-exit-input

2021-04-05 Thread Stefan Monnier
branch: externals/vertico commit bafee1508360af568472ef57e2cd2a8fdc57b101 Author: Daniel Mendler Commit: Daniel Mendler add minicomp-exit-input --- minicomp.el | 15 +++ 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/minicomp.el b/minicomp.el index 6a17f49..c5749

[elpa] externals/vertico b5cfdd7 09/48: Handle completion boundaries

2021-04-05 Thread Stefan Monnier
branch: externals/vertico commit b5cfdd70990050d2acfbcf0c00a5e5eae6d9a5b3 Author: Daniel Mendler Commit: Daniel Mendler Handle completion boundaries --- minicomp.el | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/minicomp.el b/minicomp.el index 0497931..6995ee7 1006

[elpa] externals/vertico 94d9c4c 28/48: use literals

2021-04-05 Thread Stefan Monnier
branch: externals/vertico commit 94d9c4c1a845bf9b73425b32ef11eea2044fb4af Author: Daniel Mendler Commit: Daniel Mendler use literals --- minicomp.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/minicomp.el b/minicomp.el index cda90ce..c650f37 100644 --- a/minicomp

[elpa] externals/vertico 59538ff 32/48: Configurable truncation faces

2021-04-05 Thread Stefan Monnier
branch: externals/vertico commit 59538ff2980d5a242478c1417f25d9336f7dea2c Author: Daniel Mendler Commit: Daniel Mendler Configurable truncation faces --- minicomp.el | 40 1 file changed, 24 insertions(+), 16 deletions(-) diff --git a/minicomp.el b/

[elpa] externals/vertico f4bde3a 36/48: Ensure that orderless highlighting succeeds

2021-04-05 Thread Stefan Monnier
branch: externals/vertico commit f4bde3a1fb84b5df464093aeb8b3c1b226ab5b9f Author: Daniel Mendler Commit: Daniel Mendler Ensure that orderless highlighting succeeds --- minicomp.el | 20 1 file changed, 12 insertions(+), 8 deletions(-) diff --git a/minicomp.el b/minicom

[elpa] externals/vertico 708f89d 46/48: Update copyright information

2021-04-05 Thread Stefan Monnier
branch: externals/vertico commit 708f89d0ca2df11849d24c68da8c7ab8b0e27da8 Author: Daniel Mendler Commit: Daniel Mendler Update copyright information --- vertico.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/vertico.el b/vertico.el index b502620..d36b5ea 100644 --

[elpa] branch externals/vertico created (now 1a9b1b2)

2021-04-05 Thread Stefan Monnier
monnier pushed a change to branch externals/vertico. at 1a9b1b2 Update readme This branch includes the following new commits: new 9355d05 minicomp - initial commit new 06e5dfe improve minibuffer resizing new 5bbddb0 add while-no-input-ignore-events

[elpa] externals/vertico 9355d05 01/48: minicomp - initial commit

2021-04-05 Thread Stefan Monnier
branch: externals/vertico commit 9355d050d45cd8071c784225ce1d53ed567c7617 Author: Daniel Mendler Commit: Daniel Mendler minicomp - initial commit --- minicomp.el | 418 1 file changed, 418 insertions(+) diff --git a/minicomp.el b

[elpa] externals/vertico 9b81d8d 08/48: remove ./ and ../ from file completion candidates

2021-04-05 Thread Stefan Monnier
branch: externals/vertico commit 9b81d8dbba44cc27ef7260becd320f8b7d60a89b Author: Daniel Mendler Commit: Daniel Mendler remove ./ and ../ from file completion candidates --- minicomp.el | 25 ++--- 1 file changed, 14 insertions(+), 11 deletions(-) diff --git a/minicomp.

[elpa] externals/vertico 4ce7c8d 11/48: use seq-subseq

2021-04-05 Thread Stefan Monnier
branch: externals/vertico commit 4ce7c8d6a5770f12eb115712440f4155a2dbc5e0 Author: Daniel Mendler Commit: Daniel Mendler use seq-subseq --- minicomp.el | 7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/minicomp.el b/minicomp.el index 5b8f85c..2f5f283 100644 --- a/min

[elpa] externals/vertico 06e5dfe 02/48: improve minibuffer resizing

2021-04-05 Thread Stefan Monnier
branch: externals/vertico commit 06e5dfe1d2a9e90f14a6eb4733a214b983cb1fe4 Author: Daniel Mendler Commit: Daniel Mendler improve minibuffer resizing --- minicomp.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/minicomp.el b/minicomp.el index 5d4d789..3bd884d 100644 -

[elpa] externals/vertico 9db7c78 20/48: add minicomp-count-format

2021-04-05 Thread Stefan Monnier
branch: externals/vertico commit 9db7c7802d74acb6f5eacc93f323921ca041f2e3 Author: Daniel Mendler Commit: Daniel Mendler add minicomp-count-format --- minicomp.el | 17 - 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/minicomp.el b/minicomp.el index c5749a8..e

[elpa] externals/vertico 245944a 21/48: remap previous/next-line

2021-04-05 Thread Stefan Monnier
branch: externals/vertico commit 245944a68594078945a92f7f5269883a369cc449 Author: Daniel Mendler Commit: Daniel Mendler remap previous/next-line --- minicomp.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/minicomp.el b/minicomp.el index efc441f..69519a7 100644 --- a/minicomp.el ++

[elpa] externals/vertico 1b75916 18/48: better orderless integration

2021-04-05 Thread Stefan Monnier
branch: externals/vertico commit 1b75916f2d2361593a9ba900c17316b1de36620e Author: Daniel Mendler Commit: Daniel Mendler better orderless integration --- minicomp.el | 34 -- 1 file changed, 24 insertions(+), 10 deletions(-) diff --git a/minicomp.el b/minicom

[elpa] externals/vertico 42823ce 25/48: Use read-char-exclusive to avoid error message

2021-04-05 Thread Stefan Monnier
branch: externals/vertico commit 42823cead1fc15fba6f6d0c7a2101b9f544022da Author: Daniel Mendler Commit: Daniel Mendler Use read-char-exclusive to avoid error message --- minicomp.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/minicomp.el b/minicomp.el index bf

[elpa] externals/vertico b7e6de9 37/48: Filter files with completion-ignored-extensions

2021-04-05 Thread Stefan Monnier
branch: externals/vertico commit b7e6de9aac1f5891fb4d466a75fb9beb4cd5c053 Author: Daniel Mendler Commit: Daniel Mendler Filter files with completion-ignored-extensions --- minicomp.el | 14 +- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/minicomp.el b/minicomp.e

[elpa] externals/vertico 7fdfd52 45/48: Formatting

2021-04-05 Thread Stefan Monnier
branch: externals/vertico commit 7fdfd5245bb11a18ff487ff1a5e47a5719bd891d Author: Daniel Mendler Commit: Daniel Mendler Formatting --- vertico.el | 47 +-- 1 file changed, 21 insertions(+), 26 deletions(-) diff --git a/vertico.el b/vertico.el ind

[elpa] externals/vertico eb5d617 47/48: Improve candidate sanitization

2021-04-05 Thread Stefan Monnier
branch: externals/vertico commit eb5d61764b19d1b137aedc9102455752e06c6b07 Author: Daniel Mendler Commit: Daniel Mendler Improve candidate sanitization --- vertico.el | 32 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/vertico.el b/vertico.e

[elpa] main 2ad43d6: * elpa-packages ("vertico"): New package

2021-04-05 Thread Stefan Monnier
branch: main commit 2ad43d63a759f3f424215de0e2931d36322e5b31 Author: Stefan Monnier Commit: Stefan Monnier * elpa-packages ("vertico"): New package ("f90-interface-browser", "smalltalk-mode"): Set upstream to nil, since we're not tracking them any more. ("modus-vivendi-theme

[elpa] externals/excorporate updated (f59702d -> 0d46d8e)

2021-04-05 Thread Thomas Fitzsimmons
fitzsim pushed a change to branch externals/excorporate. from f59702d Specify time zone during item creation new b14e881 Remove an outdated header comment new b3c028f Do not allow empty string as custom time zone new 0d46d8e Add excorporate-disconnect interac

[elpa] externals/excorporate b14e881 1/3: Remove an outdated header comment

2021-04-05 Thread Thomas Fitzsimmons
branch: externals/excorporate commit b14e8815249ce6d014272e0512be411825f185a6 Author: Thomas Fitzsimmons Commit: Thomas Fitzsimmons Remove an outdated header comment * excorporate.el: Remove an outdated header comment. --- excorporate.el | 4 1 file changed, 4 deletions(-) di

[elpa] externals/excorporate 0d46d8e 3/3: Add excorporate-disconnect interactive function

2021-04-05 Thread Thomas Fitzsimmons
branch: externals/excorporate commit 0d46d8ea3e421413e7de88bd2627004a0bfab36e Author: Thomas Fitzsimmons Commit: Thomas Fitzsimmons Add excorporate-disconnect interactive function * excorporate.el (exco--retrieve-next-import): Add comment about network process tracking. (exc

[elpa] externals/excorporate b3c028f 2/3: Do not allow empty string as custom time zone

2021-04-05 Thread Thomas Fitzsimmons
branch: externals/excorporate commit b3c028f737dbb0f1c666f5d118475c9504565e84 Author: Thomas Fitzsimmons Commit: Thomas Fitzsimmons Do not allow empty string as custom time zone * excorporate-time-zones.el (excorporate-customize-time-zone): Detect blank result from completing-re

[nongnu] elpa/markdown-mode ac9ea26 2/2: Merge pull request #608 from jrblevin/simplify-sample-config

2021-04-05 Thread ELPA Syncer
branch: elpa/markdown-mode commit ac9ea26b941eef512a3c206375a6404625c229ed Merge: a2a7eed 288aff5 Author: Shohei YOSHIDA Commit: GitHub Merge pull request #608 from jrblevin/simplify-sample-config Simplify sample config --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 dele

[nongnu] elpa/markdown-mode 288aff5 1/2: Simplify sample config

2021-04-05 Thread ELPA Syncer
branch: elpa/markdown-mode commit 288aff5e6e6664f2c17f9012cefc8abc5c41a233 Author: Shohei YOSHIDA Commit: Shohei YOSHIDA Simplify sample config --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index ed367a3..b3c21c3 100644 --- a/READ

[elpa] externals/company f3aacd7: Reduce the default company-idle-delay

2021-04-05 Thread ELPA Syncer
branch: externals/company commit f3aacd77d0135c09227400fef45c54b717d33f2e Author: Dmitry Gutov Commit: Dmitry Gutov Reduce the default company-idle-delay --- NEWS.md| 1 + company.el | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index 38098ab..6

[elpa] externals/javaimp 4a64b0e: Miscellaneous fixes & improvements

2021-04-05 Thread Filipp Gunbin
branch: externals/javaimp commit 4a64b0e32343149774054966b2ee77000c120663 Author: Filipp Gunbin Commit: Filipp Gunbin Miscellaneous fixes & improvements * javaimp-maven.el (javaimp--maven-visit): Fix bug when tree contains subtrees rooted somewhere else: the function now returns

[elpa] externals/org updated (c881b60 -> 5a91a23)

2021-04-05 Thread ELPA Syncer
elpasync pushed a change to branch externals/org. from c881b60 Merge branch 'maint' new 702e782 org.el: Mark org-link-descriptive as buffer-local new 5a91a23 Merge branch 'maint' Summary of changes: lisp/org.el | 1 + 1 file changed, 1 insertion(+)

[elpa] externals/org 5a91a23: Merge branch 'maint'

2021-04-05 Thread ELPA Syncer
branch: externals/org commit 5a91a232f7d72b7ed16e4c6cf34d6a721b0bce86 Merge: c881b60 702e782 Author: Kyle Meyer Commit: Kyle Meyer Merge branch 'maint' --- lisp/org.el | 1 + 1 file changed, 1 insertion(+) diff --git a/lisp/org.el b/lisp/org.el index 04da1af..675a614 100644 --- a/lisp/org.

[elpa] externals-release/org 702e782: org.el: Mark org-link-descriptive as buffer-local

2021-04-05 Thread ELPA Syncer
branch: externals-release/org commit 702e782cb654c1a59f9e1b8ac92156e9fb7e7fd2 Author: Kyle Meyer Commit: Kyle Meyer org.el: Mark org-link-descriptive as buffer-local * lisp/org.el (org-mode): Mark org-link-descriptive as buffer-local. Calling org-toggle-link-display is an i