summaryrefslogtreecommitdiff
path: root/lisp/gnus/nnimap.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Require subr-x when compiling nnimap.elEric Abrahamsen2017-10-151-1/+2
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Update uses of if-let and when-letMark Oteiza2017-09-121-1/+1
* Fix typo in last checkinLars Ingebrigtsen2017-01-261-2/+2
* Document nnimap-shell-programLars Ingebrigtsen2017-01-261-1/+5
* Revert "nnimap.el: support additional expunge options"Lars Ingebrigtsen2017-01-251-50/+37
* nnimap.el: support additional expunge optionsNikolaus Rath2017-01-251-37/+50
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
| * Revert "Fix gnus-group-get-new-news-this-group on group with closed server"Andreas Schwab2016-02-121-3/+1
* | Disable MOVE more for DovecotLars Magne Ingebrigtsen2016-03-141-2/+4
* | Don't use MOVE on DovecotLars Magne Ingebrigtsen2016-03-141-2/+4
* | Clean up nnimap-request-move-article slightlyLars Ingebrigtsen2016-02-141-13/+14
* | Use open-network-stream instead of open-protocol-streamLars Ingebrigtsen2016-02-141-8/+1
* | Remove compat code in Gnus backendsLars Ingebrigtsen2016-02-141-3/+1
* | Remove several gnus-util compat functionsLars Ingebrigtsen2016-02-131-4/+4
* | Remove the gnus-float-time aliasLars Ingebrigtsen2016-02-131-1/+1
* | Revert "Fix gnus-group-get-new-news-this-group on group with closed server"Andreas Schwab2016-02-131-3/+1
* | Remove XEmacs compat code from Gnus backendsLars Ingebrigtsen2016-02-121-3/+1
* | Remove XEmacs compat functions from mm-util.elLars Ingebrigtsen2016-02-121-1/+1
|/
* Fix gnus-group-get-new-news-this-group on group with closed serverAndreas Schwab2016-02-071-1/+3
* Be consistent when using encoded strings in nnimap dataOGAWA Hirofumi2016-02-061-10/+16
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* nnimap.el: Handle nil arg to nnimap-request-groupEric Abrahamsen2015-09-061-2/+4
* nnimap.el: Use IMAP MOVE extension if availableNikolaus Rath2015-08-021-28/+39
* nnimap.el: Explicitly ask for server capabilitiesNikolaus Rath2015-08-021-1/+1
* * lisp/gnus/nnimap.el: Fix my last bogus changeKatsumi Yamaoka2015-07-151-16/+19
* nnimap.el: Fix IMAP message size parsingNikolaus Rath2015-07-111-19/+17
* * lisp/gnus/nnimap.el: Clean up "unused var" warningsStefan Monnier2015-07-101-16/+19
* nnimap.el: Handle plain value for nnimap-streamNikolaus Rath2015-07-091-0/+1
* nnimap.el: Remove unused let variablesEric Abrahamsen2015-07-081-1/+1
* Use \r rather than ^M in string literalsPaul Eggert2015-05-301-1/+1
* 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