aboutsummaryrefslogtreecommitdiff
path: root/emms-bookmarks.el
diff options
context:
space:
mode:
authorYoni Rabkin <yoni@rabkins.net>2021-03-02 11:37:04 -0500
committerYoni Rabkin <yoni@rabkins.net>2021-03-02 11:37:04 -0500
commita57cc7e7734f9b0d6d36478a48dd3742e3f83d7c (patch)
tree6742969230140cc309c6e2e620bd7953146b4d6b /emms-bookmarks.el
parent51d18778b3617df509c8a7459859551723260798 (diff)
* emms-bookmarks.el: lexical scoping declaration
Diffstat (limited to 'emms-bookmarks.el')
-rw-r--r--emms-bookmarks.el2
1 files changed, 1 insertions, 1 deletions
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.