Commit f6b7a4d2 f6b7a4d2cbf509170cb3dc93091bcb108e69e3cc by Sergey Poznyakoff

Updated

1 parent 8ca51db1
2002-11-07 Sergey Poznyakoff
* mail/mail.h (msgset_member,msgset_negate): New functions.
* mail/msgset.y: Added negation of message sets.
`from ! subject:/daily/' outputs all messages whose subject
does not contain the word 'daily'.
* mail/z.c: Fixed behaviour of z. when the total number of
messages is less than the number of line per page of output.
2002-11-05 Sergey Poznyakoff
* mail/reply.c: Add In-Reply-To and References headers to the
......