summaryrefslogtreecommitdiff
path: root/lisp/gnus/nnmail.el
Commit message (Expand)AuthorAge
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Make point-at-eol and point-at-bol obsoleteStefan Kangas2022-08-23
* Delete some compat code for very old Emacs versionsStefan Kangas2022-05-15
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* Remove some items obsolete since Emacs 22/23 from GnusStefan Kangas2021-03-07
* * lisp/gnus: Use closures now that we activated `lexical-binding`Stefan Monnier2021-01-30
* * lisp/gnus: Use lexical-binding in all the filesStefan Monnier2021-01-30
* * lisp/gnus: Misc simplifications found during conversion to lexicalStefan Monnier2021-01-30
* * lisp/gnus: Quote functions with #'Stefan Monnier2021-01-30
* Update copyright year to 2021Paul Eggert2021-01-01
* Shorten over-wide docstrings in defcustomsStefan Kangas2020-12-19
* Make more load-hooks obsolete (Bug#21563)Stefan Kangas2020-10-20
* Fix thinko in previous nnmail.el patchLars Ingebrigtsen2020-07-28
* Fix problem with new-mail-mark in Gnus with non-unique namesLars Ingebrigtsen2020-07-28
* nnmail-cache-close should not use nofollowPaul Eggert2020-02-26
* Add 'nofollow' flag to set-file-modes etc.Paul Eggert2020-02-23
* Make sure that all gnus buffers are killed on exitSam Steingold2020-01-28
* Update copyright year to 2020Paul Eggert2020-01-01
* lisp/*.el: Fix typos and improve some docstringsJuanma Barranquero2019-10-20
* Merge from origin/emacs-26Glenn Morris2019-08-10
|\
| * Fix nnmail-expiry-wait docs and custom :typesBasil L. Contovounesios2019-08-03
* | Remove Gnus group name encoding/decodingEric Abrahamsen2019-08-03
* | Add a way to more conveniently log/debug nnmail splittingLars Ingebrigtsen2019-07-13
* | Simplify Gnus buffer liveness checking and killingBasil L. Contovounesios2019-05-30
* | ; Remove some redundant Gnus autoloadsBasil L. Contovounesios2019-05-20
* | Fix encoding and access of Gnus group namesEric Abrahamsen2019-04-08
* | Fix some ineffective backslashes in string literalsMattias Engdegård2019-03-16
* | Avoid some double-rounding of Lisp timestampsPaul Eggert2019-02-22
* | Don’t assume CURRENT_TIME_LISTPaul Eggert2019-02-09
* | Merge from origin/emacs-26Paul Eggert2018-12-31
|\|
| * Update copyright year to 2019Paul Eggert2019-01-01
* | file-attributes cleanupPaul Eggert2018-09-23
* | Rewrite Gnus calls to compat function mm-multibyte-pLars Ingebrigtsen2018-04-15
* | Rewrite string-as-unibyte/string-as-multibyte logic in nnmailLars Ingebrigtsen2018-04-15
* | Remove call to string-as-unibyte from nnmailLars Ingebrigtsen2018-04-15
* | Make nnml save the .overview file when used as an expiry targetLars Ingebrigtsen2018-04-12
* | Gnus Group Mail Spliting on mailing-list headersDaniel Dehennin2018-04-12
* | Prefer \... to control chars in .el literalsPaul Eggert2018-03-29
* | gnus: replace cl with cl-libGlenn Morris2018-03-23
* | Merge from origin/emacs-26Paul Eggert2018-01-01
|\|
| * Update copyright year to 2018Paul Eggert2018-01-01
* | Obsolete gnus-remove-if and gnus-remove-if-notEric Abrahamsen2017-12-10
* | Prefer nil to (current-time) when either worksPaul Eggert2017-10-20
|/
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* * lisp/gnus/nnmail.el (nnmail-crosspost-link-function): Simplify.Glenn Morris2017-04-08
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
* | An efficient built-in mapcanMario Lang2016-07-10
* | Leading "*" in the doc of defvars is long obsolete.Glenn Morris2016-06-10
* | Remove obsolete leading * from defcustom, defface doc strings.Glenn Morris2016-06-09