Update documents to reflect List flag change

This commit is contained in:
Babak Farrokhi 2023-03-15 11:47:21 +01:00
parent adea4a5612
commit 6facec5bfa
No known key found for this signature in database
GPG Key ID: DCBF25301C0F5FD8
1 changed files with 1 additions and 1 deletions

View File

@ -4416,7 +4416,7 @@ an indication that the font you are using does not support those characters.
mu4e-headers-encrypted-mark '("x" . "🔒")
mu4e-headers-signed-mark '("s" . "🔑")
mu4e-headers-unread-mark '("u" . "⎕")
mu4e-headers-list-mark '("s" . "🔈")
mu4e-headers-list-mark '("L" . "🔈")
mu4e-headers-personal-mark '("p" . "👨")
mu4e-headers-calendar-mark '("c" . "📅"))
@end lisp