branch: elpa/crux commit ae602a85e7b39186e3af80e139c523476c057af2 Author: Bozhidar Batsov <bozhi...@batsov.com> Commit: Bozhidar Batsov <bozhi...@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 ;;