mu4e: Update references to :body-txt and :body-html

Most are in comments, but one is in code.
This commit is contained in:
Thiago Jung Bauermann
2025-01-03 14:33:42 -03:00
parent 606f4be74b
commit 51137998db
2 changed files with 9 additions and 10 deletions

View File

@ -323,7 +323,7 @@ The server output is as follows:
3. a view looks like:
(:view <msg-sexp>)
=> the <msg-sexp> (see 2.) will be passed to `mu4e-view-func'.
the <msg-sexp> also contains :body-txt and/or :body-html
the <msg-sexp> also contains :body
4. a database update looks like:
(:update <msg-sexp> :move <nil-or-t>)