aboutsummaryrefslogtreecommitdiffstats
path: root/help/C/usage-mail.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'help/C/usage-mail.sgml')
-rw-r--r--help/C/usage-mail.sgml28
1 files changed, 14 insertions, 14 deletions
diff --git a/help/C/usage-mail.sgml b/help/C/usage-mail.sgml
index 2d8959b5d6..50228d7f44 100644
--- a/help/C/usage-mail.sgml
+++ b/help/C/usage-mail.sgml
@@ -1213,10 +1213,9 @@ possibly never will be due to security evil. -->
<term><guilabel>Expression</guilabel></term>
<listitem>
<para>
- Enter a <glossterm linkend="regular-expression">regular
- expression</glossterm>, and
- <application>Evolution</application> will search the
- entire message, including headers, to match it for you.
+ For programmers only: match a message according to an
+ expression you write in the Scheme language, used to
+ define filters in Evolution.
</para>
</listitem>
</varlistentry>
@@ -1224,16 +1223,17 @@ possibly never will be due to security evil. -->
<varlistentry>
<term><guilabel>Date Sent</guilabel></term>
- <listitem><para> Filter messages by when they were sent:
- First, choose the conditions you want a message to
- meet&mdash; <guilabel>before</guilabel> a given time,
- <guilabel>after</guilabel> it, and so forth. Then, choose
- the time. The filter will compare the message's time-stamp
- to the system clock when the filter is run, or to a
- specific time and date you choose from a calendar. You
- can even have it look for messages within a range of time
- relative to the filter&mdash perhaps you're looking for
- messages less than two days old. </para></listitem>
+ <listitem><para> Filter messages according to the date on
+ which they were sent: First, choose the conditions you
+ want a message to meet &mdash; <guilabel>before</guilabel>
+ a given time, <guilabel>after</guilabel> it, and so forth.
+ Then, choose the time. The filter will compare the
+ message's time-stamp to the system clock when the filter
+ is run, or to a specific time and date you choose from a
+ calendar. You can even have it look for messages within a
+ range of time relative to the filter &mdash perhaps you're
+ looking for messages less than two days old.
+ </para></listitem>
</varlistentry>
<varlistentry>