branch: externals/emms
commit a57cc7e7734f9b0d6d36478a48dd3742e3f83d7c
Author: Yoni Rabkin <[email protected]>
Commit: Yoni Rabkin <[email protected]>
* emms-bookmarks.el: lexical scoping declaration
---
emms-bookmarks.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/emms-bookmarks.el b/emms-bookmarks.el
index b579ca3..1c43e2a 100644
--- a/emms-bookmarks.el
+++ b/emms-bookmarks.el
@@ -1,4 +1,4 @@
-;;; emms-bookmarks.el --- Bookmarks for Emms.
+;;; emms-bookmarks.el --- Bookmarks for Emms. -*- lexical-binding: t; -*-
;; Copyright (C) 2006, 2007, 2008, 2009 Free Software Foundation, Inc.