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

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

[elpa] externals/emms a57cc7e 43/80: * emms-bookmarks.el: lexical scopin


From: Stefan Monnier
Subject: [elpa] externals/emms a57cc7e 43/80: * emms-bookmarks.el: lexical scoping declaration
Date: Wed, 17 Mar 2021 18:42:27 -0400 (EDT)

branch: externals/emms
commit a57cc7e7734f9b0d6d36478a48dd3742e3f83d7c
Author: Yoni Rabkin <yoni@rabkins.net>
Commit: Yoni Rabkin <yoni@rabkins.net>

    * 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.
 



reply via email to

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