branch: elpa/flx
commit f5fda2897ff0f51d97020bbda3a3f5d6aa36dcb5
Author: Le Wang <l26w...@gmail.com>
Commit: Le Wang <l26w...@gmail.com>

    enable lexical-binding
---
 flx.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/flx.el b/flx.el
index 17c4fe560b..62e471d46b 100644
--- a/flx.el
+++ b/flx.el
@@ -1,4 +1,4 @@
-;;; flx.el --- fuzzy matching with good sorting
+;;; flx.el --- fuzzy matching with good sorting -*- lexical-binding: t -*-
 
 ;; Copyright © 2013 Le Wang
 

Reply via email to