From fa86878c2512c30571ad9a338fd6ca7d5fdd27fa Mon Sep 17 00:00:00 2001 From: Phil Sainty Date: Sat, 12 Oct 2024 00:47:42 +1300 Subject: [PATCH] Docs: Add missing "%o" message format spec documentation --- ement-room.el | 1 + 1 file changed, 1 insertion(+) diff --git a/ement-room.el b/ement-room.el index e66136a8..586af2f4 100644 --- a/ement-room.el +++ b/ement-room.el @@ -869,6 +869,7 @@ It may contain these specifiers: %b Message body (plain-text) %B Message body (formatted if available) %i Event ID + %o Room avatar (used for mentions buffer) %O Room display name (used for mentions buffer) %r Reactions %s Sender ID