branch: elpa/helm
commit 085e2cbbe09bf3c9412149971851a4f9f352e34e
Author: Stefan Monnier <[email protected]>
Commit: Thierry Volpiatto <[email protected]>

    Use lexical binding in helm-epa
---
 helm-epa.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/helm-epa.el b/helm-epa.el
index 073b188acd..49c55278ab 100644
--- a/helm-epa.el
+++ b/helm-epa.el
@@ -1,4 +1,4 @@
-;;; helm-epa.el --- helm interface for epa/epg
+;;; helm-epa.el --- helm interface for epa/epg  -*- lexical-binding: t; -*-
 
 ;; Copyright (C) 2012 ~ 2021 Thierry Volpiatto <[email protected]>
 

Reply via email to