branch: externals/marginalia
commit c97911bb38dc2ce19c1b36f72125e6c478e6c1be
Author: Omar Antolín <[email protected]>
Commit: Omar Antolín <[email protected]>
All classifiers from Embark have been imported, remove TODO
---
marginalia.el | 1 -
1 file changed, 1 deletion(-)
diff --git a/marginalia.el b/marginalia.el
index 68111b5..0c1eabf 100644
--- a/marginalia.el
+++ b/marginalia.el
@@ -238,7 +238,6 @@ looking for a regexp that matches the prompt."
Replaces the category and annotation function.
METADATA is the metadata.
PROP is the property which is looked up."
- ;; TODO add more category classifiers from Embark
(pcase prop
('annotation-function
(when-let (cat (completion-metadata-get metadata 'category))