summaryrefslogtreecommitdiff
path: root/lisp/gnus/pop3.el
Commit message (Expand)AuthorAgeFilesLines
* Avoid using plusp; cl may not be loaded.Chong Yidong2010-10-031-1/+1
* Merge changes made in Gnus trunk.Gnus developers2010-09-301-1/+10
* Remove Emacs 21 stuff.Katsumi Yamaoka2010-09-221-2/+1
* Fix previous merge from Gnus trunk.Katsumi Yamaoka2010-09-181-13/+8
* Merge changes made in Gnus trunk.Katsumi Yamaoka2010-09-181-8/+13
* Silence byte-compilerStefan Monnier2010-09-171-13/+8
* pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output instead of n...Katsumi Yamaoka2010-09-171-1/+1
* Remove pop3-movemail and rename pop3-streaming-movemail to pop3-movemail.Lars Magne Ingebrigtsen2010-09-101-39/+2
* pop3.el (pop3-number-of-responses): Search for "+OK", not "+OK ".Katsumi Yamaoka2010-09-061-1/+2
* pop3.el (pop3-streaming-movemail): Return t for success; imap.el (imap-log): ...Lars Magne Ingebrigtsen2010-09-051-1/+2
* pop3-set-process-query-on-exit-flag: New function that's an alias to set-proc...Katsumi Yamaoka2010-09-051-1/+8
* pop3.el (pop3-write-to-file): Don't output messages when saving; mail-source....Lars Magne Ingebrigtsen2010-09-051-2/+2
* pop3.el (pop3-streaming-movemail): Always close the pop3 connection.Lars Magne Ingebrigtsen2010-09-051-2/+2
* gnus-start.el: White space clean up; mail-source.el (mail-source-fetch-pop):...Lars Magne Ingebrigtsen2010-09-051-21/+97
* pop3.el (pop3-movemail): Use erase-buffer instead of looping and deleting reg...Lars Magne Ingebrigtsen2010-09-051-4/+1
* (pop3-display-message-size-flag): Removed -- everybody wants message sizes.Lars Magne Ingebrigtsen2010-09-051-13/+4
* Delete all trailing white space.Lars Magne Ingebrigtsen2010-09-021-4/+4
* Remove arch-tags from all files, since these are no longer needed.Lars Magne Ingebrigtsen2010-09-021-1/+0
* gnus-group-completing-read: Add 'substring to completion-styles for group sel...Katsumi Yamaoka2010-08-301-1/+1
* Synch with Gnus trunkKatsumi Yamaoka2010-03-231-4/+39
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Merge from gnus--devo--0Miles Bader2009-01-091-27/+22
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* (nnheader-accept-process-output): Autoload it.Glenn Morris2008-06-031-0/+2
* Merge from gnus--devo--0Miles Bader2008-05-221-1/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-101-1/+1
* Change defcustom :version from 23.0 to 23.1.Glenn Morris2008-02-291-1/+1
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | Fix buggy calls to `error'.Deepak Goel2007-12-061-1/+1
* | Merge from gnus--devo--0Miles Bader2007-11-191-9/+16
* | * smime.el (from):Dan Nicolaescu2007-11-161-2/+1
* | Update Gnus to No Gnus 0.7 from the Gnus CVS trunkMiles Bader2007-10-281-33/+63
|/
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* Merge from gnus--rel--5.10Miles Bader2006-10-071-14/+19
* Merge from gnus--rel--5.10Miles Bader2006-09-111-2/+6
* Update copyright notices of all files in the gnus directory.Romain Francoise2006-02-051-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-3/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (pop3): Finish `defgroup' description with period.Juanma Barranquero2005-07-041-1/+1
* (pop3-user): Don't use `format' on `error' arguments.Juanma Barranquero2005-06-161-1/+1
* Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-348Miles Bader2005-06-021-13/+29
* Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-339Miles Bader2005-05-301-3/+3
* Change release version from 21.4 to 22.1 throughout.Kim F. Storm2005-02-091-6/+6
* Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-716Miles Bader2004-12-071-16/+16
* Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-621Miles Bader2004-10-171-4/+36
* Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-610Miles Bader2004-10-121-46/+62
* Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523Miles Bader2004-09-041-21/+12