Commit 1a1d7c51 1a1d7c51fb8bbefe37ef87e8091742f146a55e53 by Sean 'Shaleh' Perry

*** empty log message ***

1 parent 9b8b34eb
1 2000-05-15 Sean 'Shaleh' Perry <shaleh@debian.org> 1 2000-05-15 Sean 'Shaleh' Perry <shaleh@debian.org>
2 2
3 * libmailbox/* ran some files thru emacs indent, I think I introduced 3 * libmailbox/*: ran some files thru emacs indent, I think I introduced
4 some oddness with vi 4 some oddness with vi
5 * libmailbox/mh.[ch] new files, based on maildir 5 * libmailbox/mh.[ch]: new files, based on maildir
6 the mh work is very empty -- just mh_open right now 6 the mh work is very empty -- just mh_open right now
7 7
8 2000-04-19 Jeff Bailey <jbailey@nisa.net> 8 2000-04-19 Jeff Bailey <jbailey@nisa.net>
...@@ -32,7 +32,7 @@ ...@@ -32,7 +32,7 @@
32 32
33 * mailbox/mbx_mh.c: new file 33 * mailbox/mbx_mh.c: new file
34 no header, no error checking, no hable englais 34 no header, no error checking, no hable englais
35 * url/url_mh.{c,h}: new files 35 * url/url_mh.[ch]: new files
36 url support for MH mailboxes 36 url support for MH mailboxes
37 37
38 2000-01-17 Sean 'Shaleh' Perry 38 2000-01-17 Sean 'Shaleh' Perry
......