From 3eed06dde4c683bb5f2f43a65a554900445351a0 Mon Sep 17 00:00:00 2001 From: Yoni Rabkin Date: Thu, 28 May 2020 17:16:44 -0400 Subject: More elpa work. Unfortunately, this commit is more of a "one step forward, two steps back" kind of situation. --- lisp/emms.el | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'lisp') diff --git a/lisp/emms.el b/lisp/emms.el index 20bb580..ee51e35 100644 --- a/lisp/emms.el +++ b/lisp/emms.el @@ -1,7 +1,7 @@ ;;; emms.el --- The Emacs Multimedia System ;; Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, -;; 2009, 2018 Free Software Foundation, Inc. +;; 2009, 2018, 2020 Free Software Foundation, Inc. ;; Author: Jorgen Schäfer , the Emms developers (see AUTHORS file) ;; Maintainer: Yoni Rabkin @@ -39,8 +39,10 @@ ;; even know how to find any tracks to consider playing --- for this, ;; you need sources. -;; A sample configuration is offered in emms-setup.el, so you might -;; just want to use that file. +;; A sample configuration is offered in emms-setup.el, and the +;; Friendly Manual in the doc/ directory is both detailed, and kept up +;; to date. + ;;; Code: -- cgit v1.2.3