Commit a7219823 a7219823e1d55763c26eb0da28b781d7bc3d6c55 by Sergey Poznyakoff

Updated

1 parent a2a85ee0
...@@ -3,6 +3,8 @@ ...@@ -3,6 +3,8 @@
3 * mh/mh_msgset.c (mh_msgset_uids): New function. 3 * mh/mh_msgset.c (mh_msgset_uids): New function.
4 * mh/mh.h: Likewise. 4 * mh/mh.h: Likewise.
5 * mh/mark.c (main): Convert msgset to uids. 5 * mh/mark.c (main): Convert msgset to uids.
6 * mh/scan.c (list_message): Output an extra newline only
7 if the formatted buffer does not ends with one.
6 8
7 2003-08-12 Sergey Poznyakoff 9 2003-08-12 Sergey Poznyakoff
8 10
......