From 02020c502e168f89b69a4c1a52b84390b5d15e0e Mon Sep 17 00:00:00 2001 From: Tim Landscheidt Date: Thu, 24 Jun 2010 13:03:49 +0000 Subject: lisp/emms-lastfm-client.el: Removed Emacs local variable. * lisp/emms-lastfm-client.el: Removed "show-trailing-whitespace: t". This gave a security warning in Emacs and is probably better handled in Emacs' user configuration and/or a Git pre-commit hook. --- lisp/emms-lastfm-client.el | 1 - 1 file changed, 1 deletion(-) (limited to 'lisp') diff --git a/lisp/emms-lastfm-client.el b/lisp/emms-lastfm-client.el index fcf8fd6..aed9528 100644 --- a/lisp/emms-lastfm-client.el +++ b/lisp/emms-lastfm-client.el @@ -1,4 +1,3 @@ -;;; -*- show-trailing-whitespace: t -*- ;;; emms-lastfm-client.el --- Last.FM Music API ;; Copyright (C) 2009, 2010 Free Software Foundation, Inc. -- cgit v1.2.3