branch: externals/marginalia commit bcb6bbbde6cf3e2ebc66cfe1b0cd5b5d5585396c Author: Omar Antolín <omar.anto...@gmail.com> Commit: Omar Antolín <omar.anto...@gmail.com>
Correct slight imprecision in docstring --- marginalia.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/marginalia.el b/marginalia.el index 0c1eabf..cb88f6e 100644 --- a/marginalia.el +++ b/marginalia.el @@ -234,8 +234,7 @@ looking for a regexp that matches the prompt." return category))) (defun marginalia--completion-metadata-get (metadata prop) - "Advice for `completion-metadata-get'. -Replaces the category and annotation function. + "Meant as :before-until advice for `completion-metadata-get'. METADATA is the metadata. PROP is the property which is looked up." (pcase prop