Update
Showing
1 changed file
with
14 additions
and
0 deletions
1 | 2006-01-27 Sergey Poznyakoff <gray@gnu.org.ua> | 1 | 2006-01-27 Sergey Poznyakoff <gray@gnu.org.ua> |
2 | 2 | ||
3 | * mh/comp.c: Fix semantics of -build/-draftmessage/-[no]draftfolder | ||
4 | options for compatibility with other implementations of MH | ||
5 | * mh/forw.c: Likewise | ||
6 | * mh/whatnow.c: Likewise | ||
7 | * mh/repl.c: Likewise | ||
8 | * mh/compcommon.c: Bugfix. | ||
9 | * mh/mh.h (mh_draft_message): New prototype. | ||
10 | (xmalloc,xrealloc): Remove prototypes | ||
11 | * mh/mh_argp.c (parse_opt): Pass ARGP_KEY_INIT to the application | ||
12 | handler. | ||
13 | * mh/mh_init.c (mh_draft_message): New function | ||
14 | * mh/mh_whatnow.c (quit): Don't call rename if both file and | ||
15 | draftfile are the same. | ||
16 | |||
3 | * imap4d/select.c (imap4d_select0): Fix status display. | 17 | * imap4d/select.c (imap4d_select0): Fix status display. |
4 | 18 | ||
5 | 2006-01-25 Sergey Poznyakoff <gray@gnu.org.ua> | 19 | 2006-01-25 Sergey Poznyakoff <gray@gnu.org.ua> | ... | ... |
-
Please register or sign in to post a comment