emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/marginalia c97911b 021/241: All classifiers from Embark


From: Stefan Monnier
Subject: [elpa] externals/marginalia c97911b 021/241: All classifiers from Embark have been imported, remove TODO
Date: Fri, 28 May 2021 20:48:49 -0400 (EDT)

branch: externals/marginalia
commit c97911bb38dc2ce19c1b36f72125e6c478e6c1be
Author: Omar Antolín <omar.antolin@gmail.com>
Commit: Omar Antolín <omar.antolin@gmail.com>

    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))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]