branch: externals/listen commit 9d64fd574b257303aa1dc376b6cc21de634fd999 Author: Adam Porter <a...@alphapapa.net> Commit: Adam Porter <a...@alphapapa.net>
Docs: Add ELPA-devel badge Technically it's "GNU-devel ELPA", but who's to say. --- README.org | 2 +- docs/README.org | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.org b/README.org index 149060c7d9..f634ebd270 100644 --- a/README.org +++ b/README.org @@ -5,7 +5,7 @@ #+texinfo_dir_title: Listen: (listen) #+texinfo_dir_desc: Audio/Music player -[[https://elpa.gnu.org/packages/listen.html][file:https://elpa.gnu.org/packages/listen.svg]] +[[https://elpa.gnu.org/packages/listen.html][file:https://elpa.gnu.org/packages/listen.svg]] [[https://elpa.gnu.org/devel/listen.html][file:https://elpa.gnu.org/devel/listen.svg]] This package aims to provide a simple audio/music player for Emacs. It should "just work," with little-to-no configuration, have intuitive commands, and be easily extended and customized. (Contrast to setting up EMMS, or having to configure external players like MPD.) A Transient menu, under the command ~listen~, is the primary entry point. diff --git a/docs/README.org b/docs/README.org index 731d93fe78..f6168e4420 100644 --- a/docs/README.org +++ b/docs/README.org @@ -10,7 +10,7 @@ #+TEXINFO_DIR_DESC: Audio/Music player # ELPA badge image. -[[https://elpa.gnu.org/packages/listen.html][file:https://elpa.gnu.org/packages/listen.svg]] +[[https://elpa.gnu.org/packages/listen.html][file:https://elpa.gnu.org/packages/listen.svg]] [[https://elpa.gnu.org/devel/listen.html][file:https://elpa.gnu.org/devel/listen.svg]] This package aims to provide a simple audio/music player for Emacs. It should "just work," with little-to-no configuration, have intuitive commands, and be easily extended and customized. (Contrast to setting up EMMS, or having to configure external players like MPD.) A Transient menu, under the command ~listen~, is the primary entry point.