branch: externals/vertico
commit 95a3f42f3e177599156030c3a768739af704b5e4
Author: Daniel Mendler
Commit: Daniel Mendler
vertico-indexed: Better formatting
---
extensions/vertico-indexed.el | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/extensions/vertico-indexed.el b
branch: externals/vertico
commit 3c4088ae482a219c710864bb44130582c9389847
Author: Daniel Mendler
Commit: Daniel Mendler
README updates
---
README.org | 16 ++--
1 file changed, 10 insertions(+), 6 deletions(-)
diff --git a/README.org b/README.org
index be24218..f93c53e 100644
-
branch: externals/vertico
commit f5be4a5d84a20a6cb4fb2ca0e56302a1d05deac9
Author: Daniel Mendler
Commit: Daniel Mendler
vertico-indexed--handle-prefix-argument: Ignore argument
---
extensions/vertico-indexed.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/extensions/v
elpasync pushed a change to branch externals/vertico.
from bb9ab12 Fix vertico-indexed
new f5be4a5 vertico-indexed--handle-prefix-argument: Ignore argument
new 95a3f42 vertico-indexed: Better formatting
new 3c4088a README updates
new b51a260 Remove
branch: externals/vertico
commit b51a26078bea890ea2638ae6009e77b60c829e74
Author: Daniel Mendler
Commit: Daniel Mendler
Remove nop
---
vertico.el | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/vertico.el b/vertico.el
index 2d4492b..dcaf434 100644
--- a/vertico.el
+++
elpasync pushed a change to branch externals/consult.
from 2d8751a project buffers: Check default directory instead of
buffer-file-name (Fix #357)
new 16c8200 func-arity may return nil
new f66acb3 default-directory may be nil
Summary of changes:
consult.el | 7 +++-
branch: externals/consult
commit 16c8200b6c0a719342bb34313ffd27927e96d51e
Author: Daniel Mendler
Commit: Daniel Mendler
func-arity may return nil
---
consult.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/consult.el b/consult.el
index e3f13b4..94d1280 100644
--- a/co
branch: externals/consult
commit f66acb3b72e6b137a9a6d2d6f1e895509bb64358
Author: Daniel Mendler
Commit: Daniel Mendler
default-directory may be nil
---
consult.el | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/consult.el b/consult.el
index 94d1280..a6a8780 100644
branch: externals/vertico
commit 319687d041cc528d6a0e3196d2f94355ef5cbef7
Author: Daniel Mendler
Commit: Daniel Mendler
vertico-repeat: Use minibuffer-setup-hook, don't let-bind
vertico-repeat--restore
This ensures that repeating recursive sessions works.
---
extensions/vertico-re
branch: externals/vertico
commit a770d33df0c1cce5c130a3c719da8864006bcb65
Author: Daniel Mendler
Commit: Daniel Mendler
Rename format-candidates to arrange-candidates
---
extensions/vertico-flat.el | 8
vertico.el | 6 +++---
2 files changed, 7 insertions(+), 7 dele
elpasync pushed a change to branch externals/vertico.
from a770d33 Rename format-candidates to arrange-candidates
new e2c91a6 Add vertico-sort-function and
vertico-sort-override-function
new 9f024fe Add autoload to vertico-repeat--save
Summary of changes:
README.or
branch: externals/vertico
commit e2c91a69566616f1fe07816b0ea989b55ae49c8d
Author: Daniel Mendler
Commit: Daniel Mendler
Add vertico-sort-function and vertico-sort-override-function
These variables can be configured as follows:
* nil/identity
* vertico-sort-recency-lengt
branch: externals/vertico
commit 9f024fec906680cd3adee01e6b8ad87fa1f2ace3
Author: Daniel Mendler
Commit: Daniel Mendler
Add autoload to vertico-repeat--save
Thanks, @kljohann
---
extensions/vertico-repeat.el | 27 ++-
1 file changed, 14 insertions(+), 13 del
branch: externals/setup
commit ec0772bbc26d5595dc918e80d4cddc4440a1b029
Author: Philip Kaludercic
Commit: Philip Kaludercic
Extract common functionality into utility functions
---
setup.el | 161 +--
1 file changed, 75 insertions(+
elpasync pushed a change to branch externals/setup.
from d04e69c Remove variable comment from :option
new fdd335f Return nil when path doesn't exist in :load-from
new ec0772b Extract common functionality into utility functions
Summary of changes:
setup.el | 163
branch: externals/setup
commit fdd335f0480cd0b9cb5f0198fb96f11883886310
Author: Philip Kaludercic
Commit: Philip Kaludercic
Return nil when path doesn't exist in :load-from
---
setup.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/setup.el b/setup.el
index cf21f0d..78
elpasync pushed a change to branch externals/vertico.
from 9f024fe Add autoload to vertico-repeat--save
new 0ff9daa Minor simplification
new c35c9a1 Simplify sorting function macro
Summary of changes:
vertico.el | 68 +
branch: externals/vertico
commit 0ff9daa98bffbde0c8ac75f3727db1f144411051
Author: Daniel Mendler
Commit: Daniel Mendler
Minor simplification
---
vertico.el | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/vertico.el b/vertico.el
index 21496e8..ab680d5 100644
--- a/v
branch: externals/vertico
commit c35c9a14e17917c0928a4db1efcf0ec6d6848475
Author: Daniel Mendler
Commit: Daniel Mendler
Simplify sorting function macro
---
vertico.el | 62 +-
1 file changed, 29 insertions(+), 33 deletions(-)
diff
elpasync pushed a change to branch externals/js2-mode.
from 3bbff3c Use memq instead of member
new 39a3f50 js2-jump-to-definition: Stop erroring when encounter
'this'
new be49133 Support for 'this.method()' navigation
Summary of changes:
NEWS.md | 2 ++
branch: externals/js2-mode
commit 39a3f50af6b5126f717a4d1649124418771308ba
Author: Dmitry Gutov
Commit: Dmitry Gutov
js2-jump-to-definition: Stop erroring when encounter 'this'
#423
---
js2-mode.el | 21 +++--
tests/navigation.el | 2 +-
2 files changed, 16
branch: externals/js2-mode
commit be49133767ea9e0210f15ba631dc731ec9eabd64
Author: Dmitry Gutov
Commit: Dmitry Gutov
Support for 'this.method()' navigation
#423
---
NEWS.md | 2 ++
js2-mode.el | 48 ++--
tests/navigat
branch: externals-release/org
commit 1ee52c5eb68de7cc0ebbc72e2f701dada7efeaaf
Author: Amin Bandali
Commit: Kyle Meyer
Backport commit 348b2aed0 from Emacs
Update IRC-related references to point to Libera.Chat
348b2aed0c8c3630be4c15c8e70acf7ea9c023af
Amin Bandali
Sat Jul
branch: externals/org
commit fc273bfce1ba35d003608aa38d1ca366426fee58
Merge: 61e0837 1ee52c5
Author: Kyle Meyer
Commit: Kyle Meyer
Merge branch 'maint'
---
lisp/ol-irc.el | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/lisp/ol-irc.el b/lisp/ol-irc.el
index e3d7651.
elpasync pushed a change to branch externals/org.
from 61e0837 org-attach: Possibly delete empty attach directory
new 1ee52c5 Backport commit 348b2aed0 from Emacs
new fc273bf Merge branch 'maint'
Summary of changes:
lisp/ol-irc.el | 6 +++---
1 file changed, 3 inser
25 matches
Mail list logo