branch: externals/marginalia commit 5159256d04d123899b88ee6e7eba0c27f66d0fe2 Author: Omar Antolín <omar.anto...@gmail.com> Commit: Omar Antolín <omar.anto...@gmail.com>
Fix external declaration for selectrum--get-full And also move it to the declaration section. --- marginalia.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/marginalia.el b/marginalia.el index 25fb2d5..9019b2c 100644 --- a/marginalia.el +++ b/marginalia.el @@ -264,6 +264,8 @@ determine it." (declare-function color-rgb-to-hsl "color") (declare-function color-hsl-to-rgb "color") +(declare-function selectrum--get-full "ext:selectrum") + ;;;; Marginalia mode (defvar marginalia--separator " " @@ -641,8 +643,6 @@ The string is transformed according to `marginalia-bookmark-type-transformers'." :truncate (/ marginalia-truncate-width 2) :face 'marginalia-file-name)))) -(declare-function 'selectrum--get-full "ext:selectrum") - (defun marginalia--full-candidate (cand) "Return completion candidate CAND in full. For some completion tables, the completion candidates offered are