* mu4e: some minor doc fixes

This commit is contained in:
djcb
2012-10-22 20:27:49 +03:00
parent 0276ea0408
commit 77c72d684b

View File

@ -709,7 +709,8 @@ shows the @emph{time} for today's messages, and the @emph{date} for older
messages. If you want to distinguish between 'today' and 'older', you can use
the @t{:date} field instead.
@item You can customize the date and time formats with the variable
@t{mu4e-headers-date-format} and @t{mu4e-headers-time-format}, respectively.
@code{mu4e-headers-date-format} and @code{mu4e-headers-time-format},
respectively.
@item The header field used for sorting is indicated by ``@t{V}'' or
``@t{^}''@footnote{or you can use little graphical triangles; see variable
@code{mu4e-use-fancy-chars}}, indicating the sort order (descending or
@ -1330,7 +1331,7 @@ is also at your disposal.
@end itemize
@noindent
Let's look at some examples. First, let's suppose we want to set the
Let's look at some examples. First, suppose we want to set the
@t{From:}-address for a reply message based on the receiver of the original:
@lisp
;; 1) messages to me@@foo.com should be replied with From:me@@foo.com