diff options
author | Yoni Rabkin <yoni@rabkins.net> | 2021-03-02 15:52:53 -0500 |
---|---|---|
committer | Yoni Rabkin <yoni@rabkins.net> | 2021-03-02 15:52:53 -0500 |
commit | 9c766b6c5a2cd0f03623fdea5c6a80c532a695a5 (patch) | |
tree | 5603bbf5781f1cd52d6ec56e898383a17f1e4098 | |
parent | b04ac714990732fab6b1978a4a8aa83fb861641d (diff) |
* emms-compat.el: lexical
-rw-r--r-- | emms-compat.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emms-compat.el b/emms-compat.el index 94f9b45..55a851f 100644 --- a/emms-compat.el +++ b/emms-compat.el @@ -1,4 +1,4 @@ -;;; emms-compat.el --- Compatibility routines for EMMS +;;; emms-compat.el --- Compatibility routines for EMMS -*- lexical-binding: t; -*- ;; Copyright (C) 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. |