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

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

[nongnu] elpa/flx f5fda2897f 125/182: enable lexical-binding


From: ELPA Syncer
Subject: [nongnu] elpa/flx f5fda2897f 125/182: enable lexical-binding
Date: Tue, 13 Dec 2022 03:59:36 -0500 (EST)

branch: elpa/flx
commit f5fda2897ff0f51d97020bbda3a3f5d6aa36dcb5
Author: Le Wang <l26wang@gmail.com>
Commit: Le Wang <l26wang@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

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