From abf6b012985f5cc11dddeb9262eda6c704edd583 Mon Sep 17 00:00:00 2001 From: Yoni Rabkin Date: Tue, 2 Mar 2021 16:01:18 -0500 Subject: * emms-history.el: lexical declaration --- emms-history.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emms-history.el b/emms-history.el index 2f75571..f5e4ca6 100644 --- a/emms-history.el +++ b/emms-history.el @@ -1,4 +1,4 @@ -;;; emms-history.el -- save all playlists when exiting emacs +;;; emms-history.el -- save all playlists when exiting emacs -*- lexical-binding: t; -*- ;; Copyright (C) 2006, 2007, 2008, 2009 Free Software Foundation, Inc. ;; -- cgit v1.2.3