mu4e: fix compiler warnings

This commit is contained in:
Dirk-Jan C. Binnema
2025-05-21 20:18:13 +03:00
parent acef5b2381
commit ef71b5372f
2 changed files with 3 additions and 3 deletions

View File

@ -115,7 +115,7 @@ shortcut (e.g., \"/archive\").
Example:
(setq mu4e-maildir-shortcuts
'((:maildir \"/inbox\" :key ?i :hide-if-no-unread t)
\='((:maildir \"/inbox\" :key ?i :hide-if-no-unread t)
(:maildir \"/drafts\" :key ?d :hide t)
(:maildir \"/sent\" :key ?s :hide-unread t)))