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

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

[nongnu] elpa/crux ae602a8 004/112: Use lexical scoping


From: ELPA Syncer
Subject: [nongnu] elpa/crux ae602a8 004/112: Use lexical scoping
Date: Wed, 11 Aug 2021 09:57:42 -0400 (EDT)

branch: elpa/crux
commit ae602a85e7b39186e3af80e139c523476c057af2
Author: Bozhidar Batsov <bozhidar@batsov.com>
Commit: Bozhidar Batsov <bozhidar@batsov.com>

    Use lexical scoping
---
 crux.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/crux.el b/crux.el
index 2c861e0..019a373 100644
--- a/crux.el
+++ b/crux.el
@@ -1,4 +1,4 @@
-;;; crux --- A Collection of Ridiculously Useful eXtensions.
+;;; crux --- A Collection of Ridiculously Useful eXtensions -*- 
lexical-binding: t -*-
 ;;
 ;; Copyright © 2015 Bozhidar Batsov
 ;;



reply via email to

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