From: john muhl <jm@pub.pink>
To: 75480@debbugs.gnu.org
Subject: bug#75480: [PATCH] ; * lisp/mpc.el (mpc-notifications-body): Fix typo.
Date: Fri, 10 Jan 2025 14:16:15 -0600 [thread overview]
Message-ID: <87tta6v300.fsf@pub.pink> (raw)
[-- Attachment #1: Type: text/plain, Size: 50 bytes --]
Tags: patch
This fixes a typo I snuck into mpc.
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-lisp-mpc.el-mpc-notifications-body-Fix-typo.patch --]
[-- Type: text/x-patch, Size: 788 bytes --]
From 1460c07410e396b2e8d9cdb44396de2c91e94628 Mon Sep 17 00:00:00 2001
From: john muhl <jm@pub.pink>
Date: Sun, 5 Jan 2025 10:24:02 -0600
Subject: [PATCH] ; * lisp/mpc.el (mpc-notifications-body): Fix typo.
---
lisp/mpc.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lisp/mpc.el b/lisp/mpc.el
index 25e71dcb77c..43c3a1b91b6 100644
--- a/lisp/mpc.el
+++ b/lisp/mpc.el
@@ -2841,7 +2841,7 @@ mpc-notifications-title
(defcustom mpc-notifications-body
'("%{Artist}" "%{AlbumArtist}" "Unknown Artist")
- "List of FORMAT-SPEC used in the notification body.
+ "List of FORMAT-SPECs used in the notification body.
The first element in the list that expands to a non-empty string
will be used. See `mpc-format' for the definition of FORMAT-SPEC."
--
2.47.1
next reply other threads:[~2025-01-10 20:16 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-10 20:16 john muhl [this message]
2025-01-11 0:42 ` bug#75480: [PATCH] ; * lisp/mpc.el (mpc-notifications-body): Fix typo Stefan Kangas
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87tta6v300.fsf@pub.pink \
--to=jm@pub.pink \
--cc=75480@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.