branch: externals/emms
commit abf6b012985f5cc11dddeb9262eda6c704edd583
Author: Yoni Rabkin <[email protected]>
Commit: Yoni Rabkin <[email protected]>

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

Reply via email to