aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/gnus/nnimap.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* Prefer tls to ssl in nnimap and smtpmail codeRobert Pluim2025-08-281-4/+5
* Merge from origin/emacs-30Eli Zaretskii2025-08-021-3/+3
|\
| * Prefer "tls" to "ssl" in documentationRobert Pluim2025-07-281-3/+3
| * Update copyright year to 2025Stefan Kangas2025-01-021-1/+1
* | Prefer incf to cl-incf in gnus/*.elStefan Kangas2025-02-231-3/+3
* | Fix some uses of `%s` for non-strings/namesStefan Monnier2025-02-141-1/+1
* | Prefer `%s` format over `%S` for buffersJuri Linkov2025-01-071-1/+1
* | Prefer `%S` format over `%s` for non stringsStefan Monnier2025-01-021-4/+4
* | Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* | Report correct unread count for nnimap groupsDan Christensen2024-10-151-2/+2
|/
* Checkdoc fixes in `gnus/*.el`Stefan Kangas2024-07-081-6/+6
* ; Reference the xoauth2 method in nnimap-authenticator docstringJakub Ječmínek2024-05-091-1/+1
* Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | Improve gnus thread-referralAndrew G Cohen2023-04-151-13/+1
|/
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* ; Fix typosStefan Kangas2022-11-111-1/+1
* Replace utility functions with seq-uniqStefan Kangas2022-08-091-1/+1
* Don't require netrc in nnimap.elLars Ingebrigtsen2022-08-041-1/+0
* Remove many items obsolete since 24.1Stefan Kangas2022-07-081-3/+0
* Fix streaming problems in nnimap-retrieve-headersLars Ingebrigtsen2022-07-031-16/+14
* Make it easier to debug nnimap-retrieve-headersLars Ingebrigtsen2022-07-011-2/+5
* Fix previous nnimap header fetching changeLars Ingebrigtsen2022-06-241-1/+1
* Ensure that nnimap doesn't send too long lines to the serverLars Ingebrigtsen2022-06-231-6/+15
* Move the Gnus range functions to a new range.el fileLars Ingebrigtsen2022-01-171-15/+14
* Improve some nntp/nnimap error messagesRobert Pluim2022-01-141-1/+1
* Add `auth-info-password' and use it instead of ad hoc codeSam Steingold2022-01-071-4/+2
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Merge from origin/emacs-28Michael Albinus2021-11-071-1/+1
|\ \ | |/
| * Fix search string generation in nnimap-make-thread-queryLars Ingebrigtsen2021-11-061-1/+1
* | Clean up nnimap buffers with dead processesEric Abrahamsen2021-10-121-9/+29
|/
* Revert "Obsolete local set difference functions in favor of seq-difference"Lars Ingebrigtsen2021-09-291-6/+4
* Use string-search instead of string-match[-p]Mattias Engdegård2021-08-091-2/+2
* Add support for the oauth2.el library in nnimap and smtpmailRoland Winkler2021-08-051-0/+7
* Avoid hang in nnimap-keepaliveAndreas Schwab2021-06-011-2/+3
* Fix nnimap lexical conversion problemAlex Bochannek2021-05-281-1/+3
* Add new defvoo nnimap-keepalive-intervals to Gnus nnimap serversEric Abrahamsen2021-05-041-6/+20
* Obsolete local set difference functions in favor of seq-differenceStefan Kangas2021-04-051-4/+6
* Address some --without-x byte-compilation warningsBasil L. Contovounesios2021-03-261-0/+1
* Remove some items obsolete since Emacs 22/23 from GnusStefan Kangas2021-03-071-1/+1
* * lisp/gnus: Use lexical-binding in all the filesStefan Monnier2021-01-301-3/+3
* * lisp/gnus: Remove redundant `:group` argsStefan Monnier2021-01-301-2/+1
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Prefer setq-local in gnus/*.elStefan Kangas2020-12-071-4/+4
* Avoid modifying nnimap user option in spam.elBasil L. Contovounesios2020-12-061-1/+5
* ; Fix last changeBasil L. Contovounesios2020-12-031-4/+5
* Restore nnimap-split-download-body as a customization optionEric Abrahamsen2020-12-031-4/+11
* Fix misuses of `make-local-variable` on hooksStefan Monnier2020-11-041-1/+1
* nnimap MODSEQ cleanupPaul Eggert2020-10-131-7/+3