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

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

[elpa] externals/marginalia 2864c8e 105/241: fix #31


From: Stefan Monnier
Subject: [elpa] externals/marginalia 2864c8e 105/241: fix #31
Date: Fri, 28 May 2021 20:49:06 -0400 (EDT)

branch: externals/marginalia
commit 2864c8efc90a39352db7752dc38006e826e2e70f
Author: Daniel Mendler <mail@daniel-mendler.de>
Commit: Daniel Mendler <mail@daniel-mendler.de>

    fix #31
---
 README.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 5178dd0..7f2c797 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,9 @@ This package provides `marginalia-mode` which adds marginalia 
to the minibuffer
 completions. [Marginalia](https://en.wikipedia.org/wiki/Marginalia) are marks 
or
 annotations placed at the margin of the page of a book or in this case helpful
 colorful annotations placed at the margin of the minibuffer for your completion
-candidates.
+candidates. Marginalia can only add annotations to be displayed with the
+completion candidates. It cannot modify the appearance of the candidates
+themselves, which are shown as supplied by the original commands.
 
 The annotations are added based on the completion category. For example
 `find-file` reports the `file` category and `M-x` reports the `command`



reply via email to

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