# HG changeset patch # User Henrik Enberg # Date 1137783002 0 # Node ID a64eb026ac9e051ca967dc80bb405db3fd0b9522 # Parent 5d16d8710768d2f9accb0d492451acb28c717c6f *** empty log message *** diff -r 5d16d8710768 -r a64eb026ac9e lisp/mail/ChangeLog --- a/lisp/mail/ChangeLog Fri Jan 20 18:49:48 2006 +0000 +++ b/lisp/mail/ChangeLog Fri Jan 20 18:50:02 2006 +0000 @@ -1,7 +1,10 @@ 2006-01-20 Henrik Enberg - * rmailsum.el (rmail-summary-get-summary): Make sure sender is no + * rmailsum.el (rmail-summary-get-sender): New function. + (rmail-summary-get-summary): Use it. Make sure sender is no longer than 25 characters. + (rmail-summary-get-line-count): Doc fix. + (rmail-summary-get-summary-attributes): Likewise. * rmailmsc.el (set-rmail-inbox-list): Rewrite to only set inbox list temporarily for a session.