[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
nnimap 0.36 released
- To: gnus-imap@vic20.dzp.se
- Subject: nnimap 0.36 released
- From: Simon Josefsson <jas@pdc.kth.se>
- Date: 18 Oct 1998 23:19:40 +0200
- Mail-Copies-To: never
- User-Agent: Gnus/5.070034 (Pterodactyl Gnus v0.34) Emacs/20.3
Bugfixes and some new internal code.
The web server and mailing list is moving, there might be DNS-related
problems.
Get it from http://www.extundo.com/gnus-imap/nnimap.tar.gz.
1998-10-18 22:56:28 Simon Josefsson <jas@pdc.kth.se>
* nnimap 0.36 released.
1998-10-18 22:01:59 Simon Josefsson <jas@pdc.kth.se>
* imap.el (imap-folder-subscribe):
(imap-folder-unsubscribe): Typo.
1998-10-18 21:59:31 Simon Josefsson <jas@pdc.kth.se>
* imap.el (imap-folder-map): Return list of function values.
(imap-folder-lsub):
(imap-folder-list):
(imap-folder-subscribe):
(imap-folder-unsubscribe): New functions.
(imap-cb-list): Mailbox flags are always strings.
1998-10-18 19:34:21 Simon Josefsson <jas@pdc.kth.se>
* nnimap.el (nnimap-split-to-groups): Fold continuation lines.
1998-10-18 18:55:19 Simon Josefsson <jas@pdc.kth.se>
* nnimap.el (nnimap-request-article-part): Need to symbol-function
for subrp to work.
1998-10-17 23:41:56 Keisuke Mori <ksk@ntts.com>
* nnimap.el (nnimap-request-article-part): Make sure
string-as-multibyte is a built-in function.
1998-10-16 13:33:13 Simon Josefsson <jas@pdc.kth.se>
* nnimap.el (nnimap-expunge-close-group):
(nnimap-authenticate):
(nnimap-update-flags-hook): Removed unused variables.