branch: externals/emms
commit 80ac539322f80e728bbda19314915f71e99e63ee
Author: Yoni Rabkin <[email protected]>
Commit: Yoni Rabkin <[email protected]>
* emms-later-do.el: add lexical declaration
---
emms-later-do.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/emms-later-do.el b/emms-later-do.el
index e2729ab..579db66 100644
--- a/emms-later-do.el
+++ b/emms-later-do.el
@@ -1,4 +1,4 @@
-;;; emms-later-do.el --- execute lisp code ... later
+;;; emms-later-do.el --- execute lisp code ... later -*- lexical-binding: t;
-*-
;; Copyright (C) 2004, 2005, 2006, 2007, 2008,
;; 2009, 2018 Free Software Foundation, Inc.