Updated
Showing
1 changed file
with
24 additions
and
0 deletions
1 | 2005-03-02 Sergey Poznyakoff | ||
2 | |||
3 | * frm/Makefile.am: Build `from' | ||
4 | * frm/frm.c: Moved part of code to be shared between `frm' and | ||
5 | `from' to common.c | ||
6 | * frm/common.c: New file | ||
7 | * mail/quit.c: Save messages that were marked for saving to mbox | ||
8 | and then deleted | ||
9 | * mailbox/mbox/mbox.c (mbox_scan): Store the number of messages | ||
10 | into *pcount if we don't need to rescan the mailbox. | ||
11 | |||
12 | * po/POTFILES.in: Updated | ||
13 | |||
14 | * from/from.c: Removed | ||
15 | * from/Makefile.am: Removed | ||
16 | * from/.cvsignore: Removed | ||
17 | * from/testsuite: Removed | ||
18 | * from/testsuite/from/test.exp: Removed | ||
19 | * from/testsuite/from/DISTFILES: Removed | ||
20 | |||
21 | * configure.ac: Removed from | ||
22 | * Makefile.am: Likewise | ||
23 | * doc/texinfo/programs.texi: Document `from' | ||
24 | |||
1 | 2005-02-28 Sergey Poznyakoff | 25 | 2005-02-28 Sergey Poznyakoff |
2 | 26 | ||
3 | * configure.ac: Check for FriBidi | 27 | * configure.ac: Check for FriBidi | ... | ... |
-
Please register or sign in to post a comment