From 74ae08936a2a74c48fa0a3641d08ba97ecb5824c Mon Sep 17 00:00:00 2001 From: Thomas Roessler Date: Mon, 28 Jan 2002 21:37:55 +0000 Subject: [PATCH] Fix list-from documentation. From Michael Elkins. --- init.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/init.h b/init.h index de8e031a..52442c17 100644 --- a/init.h +++ b/init.h @@ -854,7 +854,9 @@ struct option_t MuttVars[] = { ** .dt %F .dd author name, or recipient name if the message is from you ** .dt %i .dd message-id of the current message ** .dt %l .dd number of lines in the message - ** .dt %L .dd list-from function + ** .dt %L .dd If an address in the To or CC header field matches an address + ** defined by the users ``lists'' command, this displays + ** "To ", otherwise the same as %F. ** .dt %m .dd total number of message in the mailbox ** .dt %M .dd number of hidden messages if the thread is collapsed. ** .dt %N .dd message score -- 2.50.1