diff options
author | Yoni Rabkin <yoni@rabkins.net> | 2020-05-27 10:58:56 -0400 |
---|---|---|
committer | Yoni Rabkin <yoni@rabkins.net> | 2020-05-27 10:58:56 -0400 |
commit | 27bf18f4f138503f67151c2ad31d07cee3dccbb8 (patch) | |
tree | 9103319759b7a6b7f16bd28901c280a14c07187b /lisp | |
parent | 64b9ee9c86067118b2d0055f467e60bc211aa59d (diff) |
* lisp/emms.el: add elpa appropriate headers
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/emms.el | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/lisp/emms.el b/lisp/emms.el index 5a220b4..20bb580 100644 --- a/lisp/emms.el +++ b/lisp/emms.el @@ -3,10 +3,12 @@ ;; Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, ;; 2009, 2018 Free Software Foundation, Inc. -;; Author: Jorgen Schäfer <forcer@forcix.cx> -;; Keywords: emms, mp3, mpeg, multimedia +;; Author: Jorgen Schäfer <forcer@forcix.cx>, the Emms developers (see AUTHORS file) +;; Maintainer: Yoni Rabkin <yrk@gnu.org> +;; Version: 5.4 +;; Keywords: emms, mp3, ogg, flac, music, mpeg, video, multimedia ;; Package-Requires: ((cl-lib "0.5")) -;; Homepage: http://www.gnu.org/software/emms/ +;; url: https://www.gnu.org/software/emms/ ;; This file is part of EMMS. |