Commit 26cae0e9 26cae0e92039b8c34bf60064b6cea3d4209d085d by Sergey Poznyakoff

Further changes to mbx_mh.c

1 parent b76ed30a
Showing 1 changed file with 10 additions and 0 deletions
1 2001-09-10 Sergey Poznyakoff
2
3 * mailbox/mbx_mh.c: Implemented append. Disabled reading of deleted
4 messages when doing mailbox scan.
5
6 * mail/summary.c: Do not set first_unread or first_new to the
7 message which is marked as deleted.
8 * mail/z.c: Do not count deleted messages into the total number
9 of lines output.
10
1 2001-09-09 Alain Magloire 11 2001-09-09 Alain Magloire
2 12
3 This was done when cranking the number of warning generated 13 This was done when cranking the number of warning generated
......