summaryrefslogtreecommitdiff
path: root/lisp/gnus/nnml.el
Commit message (Expand)AuthorAgeFilesLines
* * lisp/gnus: Use closures now that we activated `lexical-binding`scratch/lexical-gnus-rcStefan Monnier2021-01-301-2/+2
* * lisp/gnus: Use lexical-binding in all the filesStefan Monnier2021-01-301-11/+11
* * lisp/gnus: Quote functions with #'Stefan Monnier2021-01-301-7/+7
* Make nnml handle invalid non-ASCII headers more consistentlyLars Ingebrigtsen2021-01-221-0/+16
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Prefer setq-local in gnus/*.elStefan Kangas2020-12-071-2/+2
* Introduce nnselect backend for gnusAndrew G Cohen2020-09-051-1/+1
* nnmail-cache-close should not use nofollowPaul Eggert2020-02-261-1/+1
* Make sure that all gnus buffers are killed on exitSam Steingold2020-01-281-8/+7
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* * lisp/gnus/gnus.el (gnus-info): Define with `cl-defstruct`Stefan Monnier2019-11-291-2/+2
* Remove Gnus group name encoding/decodingEric Abrahamsen2019-08-031-71/+21
* Simplify Gnus buffer liveness checking and killingBasil L. Contovounesios2019-05-301-5/+3
* Update author/maintainer infoPaul Eggert2019-05-261-1/+1
* * lisp/gnus/nnheader.el (mail-header-*): Define via cl-defstructStefan Monnier2019-05-161-4/+4
* Fix encoding and access of Gnus group namesEric Abrahamsen2019-04-081-8/+8
* 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
* | gnus: replace cl with cl-libGlenn Morris2018-03-231-1/+0
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Revert the gnus-replace-in-string change, fix arguments, reapplyLars Ingebrigtsen2016-02-121-2/+2
* | Remove XEmacs compat functions from mm-util.elLars Ingebrigtsen2016-02-121-2/+2
* | gnus-replace-in-string -> replace-regexp-in-stringLars Ingebrigtsen2016-02-111-1/+1
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Remove nnml-retrieve-groups that is unnecessary and somewhat problematicKatsumi Yamaoka2015-11-251-17/+0
* Unbreak `group' option for `mail-sources'Michael Sperber2015-10-201-1/+26
* Don't overflow if computing approximate percentagePaul Eggert2015-07-311-1/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Merge changes made in Gnus masterGnus developers2013-07-081-1/+4
* Update copyright notices for 2013.Paul Eggert2013-01-011-2/+1
* Merge changes made in Gnus master ever since feature freezeGnus developers2012-06-261-130/+7
* Merge changes made in No GnusLars Ingebrigtsen2012-02-121-0/+3
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-11-261-1/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Merge changes made in Gnus trunk.Gnus developers2011-01-021-2/+7
* nnml.el, nnfolder.el, nntp.el (*-request-set-mark): Extend syntax with 'set.Lars Magne Ingebrigtsen2010-11-261-13/+1
* auth-source.el (auth-source-create): Query the user for whether to store the ...Lars Magne Ingebrigtsen2010-09-261-1/+3
* Merge changes made in Gnus trunk.Gnus developers2010-09-231-1/+1
* Merge changes made in Gnus trunk.Lars Magne Ingebrigtsen2010-09-211-16/+17
* * lisp/gnus/nnml.el (nnml-files): Add prefix to dynamic var `files'.Stefan Monnier2010-09-191-18/+13
* Merge changes made in Gnus trunk.Lars Magne Ingebrigtsen2010-09-181-1/+1
* Merge changes made in Gnus trunk.Katsumi Yamaoka2010-09-181-28/+14
* nnml.el (nnml-save-nov): Remove some debugging-related messages.Lars Magne Ingebrigtsen2010-09-061-6/+2
* mail-source.el (mail-source-delete-crash-box): Always move the crash box to t...Lars Magne Ingebrigtsen2010-09-051-11/+50