From a80cdb6c62aa74fa271b37d59aefd692c65745cd Mon Sep 17 00:00:00 2001 From: Yoni Rabkin Date: Tue, 2 Mar 2021 16:23:18 -0500 Subject: Add lexical declarations --- emms-info-ogginfo.el | 2 +- emms-info-opusinfo.el | 2 +- emms-last-played.el | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/emms-info-ogginfo.el b/emms-info-ogginfo.el index 2d8412f..f28b072 100644 --- a/emms-info-ogginfo.el +++ b/emms-info-ogginfo.el @@ -1,4 +1,4 @@ -;;; emms-info-ogginfo.el --- Emms information from Ogg Vorbis files. +;;; emms-info-ogginfo.el --- Emms information from Ogg Vorbis files. -*- lexical-binding: t; -*- ;; Copyright (C) 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. diff --git a/emms-info-opusinfo.el b/emms-info-opusinfo.el index d636f7b..0a6cee6 100644 --- a/emms-info-opusinfo.el +++ b/emms-info-opusinfo.el @@ -1,4 +1,4 @@ -;;; emms-info-opusinfo.el --- Emms information from Ogg Opus files. +;;; emms-info-opusinfo.el --- Emms information from Ogg Opus files. -*- lexical-binding: t; -*- ;; Copyright (C) 2018 Free Software Foundation, Inc. diff --git a/emms-last-played.el b/emms-last-played.el index 529869a..33f1c83 100644 --- a/emms-last-played.el +++ b/emms-last-played.el @@ -1,4 +1,4 @@ -;;; emms-last-played.el --- Support for last-played-time of a track +;;; emms-last-played.el --- Support for last-played-time of a track -*- lexical-binding: t; -*- ;; Copyright (C) 2006, 2007, 2008, 2009 Free Software Foundation, Inc. -- cgit v1.2.3