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
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
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
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
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/
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
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
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
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(-
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
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
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 |
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
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
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
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
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
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
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
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..
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
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
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
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
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
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
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
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
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
+++
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(-
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
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
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
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
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 --
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.
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/
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
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
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...
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
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
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
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
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
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
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/
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
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
--
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
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
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.
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
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
-
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
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
++
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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(+)
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.
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
73 matches
Mail list logo