diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/C/usage-mail.sgml | 8 | ||||
-rw-r--r-- | doc/ChangeLog | 4 |
2 files changed, 12 insertions, 0 deletions
diff --git a/doc/C/usage-mail.sgml b/doc/C/usage-mail.sgml index 2c46ed2352..adfe27716b 100644 --- a/doc/C/usage-mail.sgml +++ b/doc/C/usage-mail.sgml @@ -374,6 +374,14 @@ </orderedlist> </para> + <tip id="spaceandbs"> + <title>Reading email with keyboard</title> + <para> + You can click the spacebar to page down while you're reading an email, + and press backspace to page up in an email. This may help to make + reading your email faster. + </para> + </tip> <para> To Open an Attachment in a Program: <orderedlist numeration="arabic"> diff --git a/doc/ChangeLog b/doc/ChangeLog index b5fd698414..0d72c28552 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,7 @@ +2001-08-02 Kevin Breit <battery841@mediaone.net> + + * C/usage-mail.sgml: Added a <tip> for scrolling through mails. + 2001-07-30 Kevin Breit <battery841@mediaone.net> * C/usage-mail.sgml: Fixed some breakage Aaron caused. |