summaryrefslogtreecommitdiff
path: root/lisp/gnus/nnimap.el
Commit message (Expand)AuthorAgeFilesLines
* lisp/gnus/nnimap.el: Don't split imap messages back into original groupEric Abrahamsen2015-03-241-6/+9
* lisp/gnus/nnimap.el (nnimap-get-groups): Fix XEmacs compilationKatsumi Yamaoka2015-02-181-1/+1
* Handle unquoted IMAP group namesEric Abrahamsen2015-02-181-1/+6
* Don't mark nnimap articles as read on a server hangupLars Magne Ingebrigtsen2015-02-151-0/+2
* lisp/gnus/nnimap.el (nnimap-request-group-scan): Further `M-g' group fixesLars Magne Ingebrigtsen2015-02-051-31/+32
* [Gnus] Make `M-g' in the group buffer work againVincent Bernat2015-02-051-1/+1
* lisp/gnus/nnimap.el (nnimap-request-group): Make it possible to enter nnimap ...Lars Magne Ingebrigtsen2015-01-291-4/+3
* lisp/gnus/nnimap.el (nnimap-request-group): nnimap group activation problems ...Lars Magne Ingebrigtsen2015-01-291-3/+4
* lisp/gnus/nnimap.el (nnimap-request-group): nnimap group request bug fixLars Ingebrigtsen2015-01-281-0/+1
* nnimap `never' expiration fixElias Oltmanns2015-01-281-14/+14
* lisp/gnus/nnimap.el Allow using the Google X-GM-LABELS, if presentTrevor Murphy2015-01-261-4/+16
* [Gnus] Make moving IMAP articles faster in large groupsLars Ingebrigtsen2015-01-261-50/+67
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Make some network connections warn unless they are encryptedLars Magne Ingebrigtsen2014-11-231-0/+1
* lisp/gnus/nnimap.el (nnimap-wait-for-response): Ignore NOOP response requeste...enami tsugutomo2014-10-241-1/+1
* lisp/gnus/nnimap.el (nnimap-process-expiry-targets): Reverse the list of expi...Alan Schmitt2014-10-041-2/+2
* Merge from Gnus git masterGnus developers2014-03-231-4/+20
* nnimap respool fixLars Ingebrigtsen2014-03-071-0/+8
* "Use instead" obsolescence messages should end with "."Glenn Morris2014-02-061-1/+1
* lisp/gnus/nnimap.el (nnimap-transform-headers): Partially revert mistakenly c...Lars Ingebrigtsen2014-01-311-1/+1
* lisp/gnus/nnimap.el (nnimap-transform-headers): Fix Davmail header parsingLars Ingebrigtsen2014-01-311-2/+4
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* lisp/gnus/nnimap.el: Search the netrc entries for the logical server name, th...Ted Zlatanov2013-10-291-2/+2
* Fix some custom typesGlenn Morris2013-08-131-2/+2
* Merge changes made in Gnus trunkKatsumi Yamaoka2013-07-021-71/+150
* Silence some gnus compilation warningsGlenn Morris2013-05-281-0/+1
* * lisp/gnus/nnimap.el (nnimap-keepalive): Don't throw an error if there's noStefan Monnier2013-01-141-2/+3
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-021-1/+1
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* | Merge changes made in Gnus masterLars Magne Ingebrigtsen2013-01-021-1/+3
* | Merge from emacs-24; up to 2012-12-03T21:07:47Z!eggert@cs.ucla.eduGlenn Morris2012-12-271-1/+1
|\ \ | |/
| * * nnimap.el (nnimap-find-article-by-message-id): Don't error out ifAndreas Schwab2012-12-241-1/+1
* | Merge changes made in Gnus masterLars Ingebrigtsen2012-12-251-5/+14
|/
* nnimap.el (nnimap-get-responses): Don't remove, still usedKatsumi Yamaoka2012-07-251-0/+9
* Merge changes made in Gnus master; Remove dead codeJulien Danjou2012-07-241-9/+0
* Merge changes made in Gnus master ever since feature freezeGnus developers2012-06-261-1/+1
* * lisp/gnus/nnimap.el (nnimap-open-connection-1): Don't leave an "opening..."Stefan Monnier2012-05-011-0/+2
* nnimap.el (nnimap-request-list): Return the group names encoded as utf8. Oth...Lars Ingebrigtsen2012-02-201-6/+6
* nnimap.el: IMAP command logging improvement; When moving articles between IMA...Lars Ingebrigtsen2012-02-201-1/+3
* nnimap.el (nnimap-transform-headers): Don't bug out on header lines containin...Lars Ingebrigtsen2012-02-131-1/+4
* Merge changes made in No GnusLars Ingebrigtsen2012-02-131-7/+11
* Merge changes made in No GnusLars Ingebrigtsen2012-02-121-2/+5
* nnimap.el (nnimap-wait-for-response): Minor fixup of message string.Lars Ingebrigtsen2012-02-091-2/+5
* nnimap.el: Fix XEmacs 21.4 build failure from the last changeLars Ingebrigtsen2012-02-071-2/+1
* nnimap.el: Allow nnimap to parse headers with spaces in odd placesLars Ingebrigtsen2012-02-071-8/+16
* nnimap.el: Fix inloop if the server dies before the async -finish is calledLars Ingebrigtsen2012-02-051-6/+8
* nnimap.el (nnimap-retrieve-group-data-early): Don't say we're doing an initia...Lars Ingebrigtsen2012-02-021-9/+9
* nnimap.el: Make nnimap message better when initially fetching dataLars Ingebrigtsen2012-02-011-4/+13
* nnimap.el (nnimap-wait-for-response): Include the imap server name in the mes...Lars Ingebrigtsen2012-01-301-1/+2
* Merge changes made in Gnus trunkLars Ingebrigtsen2012-01-271-1/+2