summaryrefslogtreecommitdiff
path: root/lisp/gnus/nnimap.el
Commit message (Expand)AuthorAge
* Improve gnus thread-referralAndrew G Cohen2023-04-15
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* ; Fix typosStefan Kangas2022-11-11
* Replace utility functions with seq-uniqStefan Kangas2022-08-09
* Don't require netrc in nnimap.elLars Ingebrigtsen2022-08-04
* Remove many items obsolete since 24.1Stefan Kangas2022-07-08
* Fix streaming problems in nnimap-retrieve-headersLars Ingebrigtsen2022-07-03
* Make it easier to debug nnimap-retrieve-headersLars Ingebrigtsen2022-07-01
* Fix previous nnimap header fetching changeLars Ingebrigtsen2022-06-24
* Ensure that nnimap doesn't send too long lines to the serverLars Ingebrigtsen2022-06-23
* Move the Gnus range functions to a new range.el fileLars Ingebrigtsen2022-01-17
* Improve some nntp/nnimap error messagesRobert Pluim2022-01-14
* Add `auth-info-password' and use it instead of ad hoc codeSam Steingold2022-01-07
* Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Merge from origin/emacs-28Michael Albinus2021-11-07
|\|
| * Fix search string generation in nnimap-make-thread-queryLars Ingebrigtsen2021-11-06
* | Clean up nnimap buffers with dead processesEric Abrahamsen2021-10-12
|/
* Revert "Obsolete local set difference functions in favor of seq-difference"Lars Ingebrigtsen2021-09-29
* Use string-search instead of string-match[-p]Mattias EngdegÄrd2021-08-09
* Add support for the oauth2.el library in nnimap and smtpmailRoland Winkler2021-08-05
* Avoid hang in nnimap-keepaliveAndreas Schwab2021-06-01
* Fix nnimap lexical conversion problemAlex Bochannek2021-05-28
* Add new defvoo nnimap-keepalive-intervals to Gnus nnimap serversEric Abrahamsen2021-05-04
* Obsolete local set difference functions in favor of seq-differenceStefan Kangas2021-04-05
* Address some --without-x byte-compilation warningsBasil L. Contovounesios2021-03-26
* Remove some items obsolete since Emacs 22/23 from GnusStefan Kangas2021-03-07
* * lisp/gnus: Use lexical-binding in all the filesStefan Monnier2021-01-30
* * lisp/gnus: Remove redundant `:group` argsStefan Monnier2021-01-30
* Update copyright year to 2021Paul Eggert2021-01-01
* Prefer setq-local in gnus/*.elStefan Kangas2020-12-07
* Avoid modifying nnimap user option in spam.elBasil L. Contovounesios2020-12-06
* ; Fix last changeBasil L. Contovounesios2020-12-03
* Restore nnimap-split-download-body as a customization optionEric Abrahamsen2020-12-03
* Fix misuses of `make-local-variable` on hooksStefan Monnier2020-11-04
* nnimap MODSEQ cleanupPaul Eggert2020-10-13
* Introduce nnselect backend for gnusAndrew G Cohen2020-09-05
* Handle different IMAP server responses to COPY and MOVEEric Abrahamsen2020-09-02
* Fix problem with new-mail-mark in Gnus with non-unique namesLars Ingebrigtsen2020-07-28
* Make sure that all gnus buffers are killed on exitSam Steingold2020-01-28
* Update copyright year to 2020Paul Eggert2020-01-01
* ; Spelling fixesPaul Eggert2019-12-10
* * lisp/gnus/gnus.el (gnus-info): Define with `cl-defstruct`Stefan Monnier2019-11-29
* Fix some quoting glitches in doc stringsPaul Eggert2019-11-11
* Be more permissive when interpreting IMAP mail headersLars Ingebrigtsen2019-10-28
* Fix nnimap tick/readedness thinko introduced some weeks backLars Ingebrigtsen2019-10-09
* Expunge INBOX messages after splittingLars Ingebrigtsen2019-09-28
* Clean up nnimap-split-incoming-mail slightlyLars Ingebrigtsen2019-09-28
* Copy edit nnimap-expunge doc stringLars Ingebrigtsen2019-09-28
* Fix problem with changing to correct NNTP serverLars Ingebrigtsen2019-09-27