# HG changeset patch # User Juanma Barranquero # Date 1025621362 0 # Node ID d38c5a87f842406fdf0d859470813a3e5154ab75 # Parent 991d43f3c8a8db3fe4705ae881fc780233037caa (rmail-user-mail-address-regexp): Fix typo. diff -r 991d43f3c8a8 -r d38c5a87f842 lisp/mail/rmailsum.el --- a/lisp/mail/rmailsum.el Tue Jul 02 14:48:56 2002 +0000 +++ b/lisp/mail/rmailsum.el Tue Jul 02 14:49:22 2002 +0000 @@ -356,7 +356,7 @@ Usually you don't have to set this variable, except if you collect mails sent by you under different user names. -Then it should be a regexp matching your mail adresses. +Then it should be a regexp matching your mail addresses. Setting this variable has an effect only before reading a mail." :type '(choice (const :tag "None" nil) regexp)