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

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

[nongnu] elpa/helm 085e2cbbe0 07/11: Use lexical binding in helm-epa


From: ELPA Syncer
Subject: [nongnu] elpa/helm 085e2cbbe0 07/11: Use lexical binding in helm-epa
Date: Mon, 4 Jul 2022 02:58:44 -0400 (EDT)

branch: elpa/helm
commit 085e2cbbe09bf3c9412149971851a4f9f352e34e
Author: Stefan Monnier <monnier@iro.umontreal.ca>
Commit: Thierry Volpiatto <thievol@posteo.net>

    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 <thievol@posteo.net>
 



reply via email to

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