log lisp/net/imap.el @ 111047:1e7d8f405703

age author description
Mon, 11 Oct 2010 23:29:33 +0000 Katsumi Yamaoka nnimap.el (gnutls-negotiate): Silence the byte compiler.
Tue, 14 Sep 2010 23:14:44 +0000 Katsumi Yamaoka Merge changes made in Gnus trunk.
Mon, 06 Sep 2010 00:10:55 +0000 Katsumi Yamaoka imap.el (imap-mailbox-get): Revert last change for this function.
Mon, 06 Sep 2010 00:06:55 +0000 Katsumi Yamaoka nnimap.el (nnimap-debug): Removed; imap.el: Remove an optional buffer parameter from many functions.
Sun, 05 Sep 2010 23:49:02 +0000 Katsumi Yamaoka imap.el (imap-debug): Removed -- doesn't seem very useful.
Sun, 05 Sep 2010 23:45:14 +0000 Katsumi Yamaoka imap.el (imap-fetch-safe, imap-enable-exchange-bug-workaround): Removed.
Sun, 05 Sep 2010 23:34:30 +0000 Katsumi Yamaoka pop3.el (pop3-streaming-movemail): Return t for success; imap.el (imap-log): New convenience function used throughout instead of repeating the same code all over the place.
Thu, 02 Sep 2010 01:42:32 +0000 Katsumi Yamaoka Delete all trailing white space.
Thu, 02 Sep 2010 00:55:51 +0000 Katsumi Yamaoka Remove arch-tags from all files, since these are no longer needed.
Mon, 30 Aug 2010 23:24:56 +0000 Katsumi Yamaoka gnus-group-completing-read: Add 'substring to completion-styles for group selection; imap.el, mailcap.el, message.el, mm-util.el, nnheader.el, nnmail.el, pop3.el: Remove references to outdated systems; References to win32 w32 mswindows ms-windows emx were probably cargo-culted, and are removed for clarity; By Lars Magne Ingebrigtsen <larsi@gnus.org>.
Mon, 24 May 2010 22:11:08 -0400 Stefan Monnier Replace Lisp calls to delete-backward-char by delete-char.
Fri, 07 May 2010 06:58:17 +0000 Katsumi Yamaoka Synch with Gnus trunk.
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Mon, 28 Sep 2009 12:09:13 +0000 Katsumi Yamaoka Synch with Gnus trunk.
Wed, 09 Sep 2009 09:29:29 +0000 Katsumi Yamaoka * calendar/time-date.el (autoload):
Sun, 30 Aug 2009 14:23:21 +0000 Stefan Monnier (imap-send-command): Simplify.
Thu, 05 Feb 2009 02:34:34 +0000 Miles Bader Merge from gnus--devo--0
Fri, 09 Jan 2009 03:01:50 +0000 Miles Bader Merge from gnus--devo--0
Mon, 05 Jan 2009 03:18:22 +0000 Glenn Morris Add 2009 to copyright years.
Sun, 04 Jan 2009 00:03:05 +0000 Michael Olson Gnus: Add explanations for recent changes to the code itself.
Sat, 03 Jan 2009 23:05:42 +0000 Michael Olson Gnus: Fix edge cases with no data being returned and Courier eccentricity.
Tue, 06 May 2008 07:31:51 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Thu, 10 Apr 2008 14:10:46 +0000 Stefan Monnier Fix up comment convention on the arch-tag lines.
Mon, 07 Apr 2008 13:08:33 +0000 Miles Bader Merge from gnus--devo--0
Mon, 10 Mar 2008 00:50:22 +0000 Miles Bader Merge from gnus--devo--0
Fri, 29 Feb 2008 04:03:06 +0000 Glenn Morris (imap-ping-server): Change defcustom :version from 23.0 to 23.1.
Sun, 20 Jan 2008 05:17:57 +0000 Miles Bader Merge from gnus--devo--0
Tue, 08 Jan 2008 20:46:54 +0000 Miles Bader Merge from emacs--rel--22
Fri, 28 Dec 2007 22:26:31 +0000 Miles Bader Merge from gnus--devo--0
Sun, 09 Dec 2007 22:14:32 +0000 Miles Bader Merge from gnus--devo--0
Sat, 08 Dec 2007 22:56:04 +0000 Dan Nicolaescu * mail/hashcash.el (declare-function):
Thu, 06 Dec 2007 00:21:00 +0000 Miles Bader Merge from gnus--devo--0
Thu, 29 Nov 2007 04:29:07 +0000 Glenn Morris (sasl-find-mechanism, sasl-mechanism-name)
Mon, 26 Nov 2007 00:20:59 +0000 Simon Josefsson Move imap.el from lisp/gnus/ to lisp/net/.