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