* lisp/net/rcirc.el (rcirc-monospace-text): Inherit 'fixed-pitch'

This commit is contained in:
Philip Kaludercic 2026-05-13 10:48:38 +02:00
parent 0fb9d096e3
commit 025ecf9e7b
No known key found for this signature in database

View file

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