aboutsummaryrefslogtreecommitdiff
path: root/lisp/emms-lastfm-client.el
diff options
context:
space:
mode:
authorTim Landscheidt <tim@tim-landscheidt.de>2010-06-24 13:03:49 +0000
committerTim Landscheidt <tim@tim-landscheidt.de>2010-06-24 13:03:49 +0000
commit02020c502e168f89b69a4c1a52b84390b5d15e0e (patch)
treebc94b6856bf8ffb6251cd1307729b9ac88ad8703 /lisp/emms-lastfm-client.el
parent3065ff07817140207222ba963ca448847e53a9f9 (diff)
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.
Diffstat (limited to 'lisp/emms-lastfm-client.el')
-rw-r--r--lisp/emms-lastfm-client.el1
1 files changed, 0 insertions, 1 deletions
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.