From 025ecf9e7b45aa7a8d5825559f0e6226bfebb9d2 Mon Sep 17 00:00:00 2001 From: Philip Kaludercic Date: Wed, 13 May 2026 10:48:38 +0200 Subject: [PATCH] * lisp/net/rcirc.el (rcirc-monospace-text): Inherit 'fixed-pitch' --- lisp/net/rcirc.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/net/rcirc.el b/lisp/net/rcirc.el index c067c2472bb..a7cf5c0db37 100644 --- a/lisp/net/rcirc.el +++ b/lisp/net/rcirc.el @@ -3933,7 +3933,7 @@ PROCESS is the process object for the current connection." :group 'faces) (defface rcirc-monospace-text - '((t :family "Monospace")) + '((t :inherit fixed-pitch)) "Face used for monospace text in messages.") (defface rcirc-my-nick ; font-lock-function-name-face