all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#75480: [PATCH] ; * lisp/mpc.el (mpc-notifications-body): Fix typo.
@ 2025-01-10 20:16 john muhl
  2025-01-11  0:42 ` Stefan Kangas
  0 siblings, 1 reply; 2+ messages in thread
From: john muhl @ 2025-01-10 20:16 UTC (permalink / raw)
  To: 75480

[-- 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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#75480: [PATCH] ; * lisp/mpc.el (mpc-notifications-body): Fix typo.
  2025-01-10 20:16 bug#75480: [PATCH] ; * lisp/mpc.el (mpc-notifications-body): Fix typo john muhl
@ 2025-01-11  0:42 ` Stefan Kangas
  0 siblings, 0 replies; 2+ messages in thread
From: Stefan Kangas @ 2025-01-11  0:42 UTC (permalink / raw)
  To: john muhl, 75480-done

Version: 31.1

john muhl <jm@pub.pink> writes:

> Tags: patch
>
> This fixes a typo I snuck into mpc.

Thanks, installed as commit de6575a5d4e and closing.





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-01-11  0:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-10 20:16 bug#75480: [PATCH] ; * lisp/mpc.el (mpc-notifications-body): Fix typo john muhl
2025-01-11  0:42 ` Stefan Kangas

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.