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

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

[elpa] externals/marginalia bbde111 083/241: Annotate environment variab


From: Stefan Monnier
Subject: [elpa] externals/marginalia bbde111 083/241: Annotate environment variables with their value
Date: Fri, 28 May 2021 20:49:01 -0400 (EDT)

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

    Annotate environment variables with their value
---
 marginalia.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/marginalia.el b/marginalia.el
index 48c2a8c..1479fce 100644
--- a/marginalia.el
+++ b/marginalia.el
@@ -150,6 +150,7 @@ only with the annotations that come with Emacs) without 
disabling
     (minor-mode . marginalia-annotate-minor-mode)
     (symbol . marginalia-annotate-symbol)
     (variable . marginalia-annotate-variable)
+    (environment-variable . getenv)
     (input-method . marginalia-annotate-input-method)
     (coding-system . marginalia-annotate-coding-system)
     (charset . marginalia-annotate-charset)



reply via email to

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