summaryrefslogtreecommitdiff
path: root/lisp/gnus/nnmaildir.el
Commit message (Expand)AuthorAge
* Use make-directory handlers uniformlyPaul Eggert2022-12-17
* Remove mentions of create-directory nnmaildir settingEric Abrahamsen2022-11-26
* Make many gnus version variables obsoleteStefan Kangas2022-08-13
* Replace utility functions with seq-uniqStefan Kangas2022-08-09
* Clean up some local variable sectionsStefan Kangas2022-08-08
* Prefer ‘time-equal-p’ to ‘equal’ on timestampsPaul Eggert2022-08-01
* Move the Gnus range functions to a new range.el fileLars Ingebrigtsen2022-01-17
* Handle updates flags when setting flagsPhilip Kaludercic2021-09-23
* Use string-search instead of string-match[-p]Mattias Engdegård2021-08-09
* Use string-replace instead of replace-regexp-in-stringMattias Engdegård2021-08-08
* Convert many more links to use HTTPSStefan Kangas2021-03-24
* * lisp/gnus: Quote functions with #'Stefan Monnier2021-01-30
* * lisp/gnus: Use `declare`.Stefan Monnier2021-01-30
* Fix problem with non-ASCII characters in nnmaildirAlexandre Duret-Lutz2021-01-11
* Fix computation of Lines in nnmaildirLars Ingebrigtsen2021-01-04
* Merge from origin/emacs-27Glenn Morris2020-10-02
|\
| * ; Fix many typos in symbols in docs and commentsStefan Kangas2020-10-02
* | Introduce nnselect backend for gnusAndrew G Cohen2020-09-05
* | * lisp/gnus/nnmaildir.el: Fix O(n^2) problem when leaving a groupStefan Monnier2020-02-14
* | Make sure that all gnus buffers are killed on exitSam Steingold2020-01-28
|/
* * lisp/gnus/gnus.el (gnus-info): Define with `cl-defstruct`Stefan Monnier2019-11-29
* Update calling convention for nnmaildir-close-serverEric Abrahamsen2019-09-30
* Remove references to domain that no longer existsLars Ingebrigtsen2019-09-22
* Remove Gnus group name encoding/decodingEric Abrahamsen2019-08-03
* Remove no-longer-needed integer overflow codePaul Eggert2019-07-22
* Suppress warning about unix-sync in nnmaildir.elArash Esbati2019-06-25
* Mark nnheader-cancel-timer as obsolete and adjust callersLars Ingebrigtsen2019-05-20
* Change Gnus hash tables into real hash tablesEric Abrahamsen2019-03-22
* Avoid some double-rounding of Lisp timestampsPaul Eggert2019-02-22
* Remove some timestamp format assumptionsPaul Eggert2019-02-22
* Don’t assume CURRENT_TIME_LISTPaul Eggert2019-02-10
* file-attributes cleanupPaul Eggert2018-09-23
* Go back to old method for nnmaildir namesPaul Eggert2018-09-15
* Simplify use of timestampsPaul Eggert2018-09-13
* Audit use of lsh and fix glitchesPaul Eggert2018-08-21
* gnus: replace cl with cl-libGlenn Morris2018-03-23
* * lisp/gnus/nnmaildir.el (nnmaildir-close-server):Glenn Morris2018-03-15
* 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
* New error file-missingPaul Eggert2016-10-21
* Leading "*" in the doc of defvars is long obsolete.Glenn Morris2016-06-10
* Remove several gnus-util compat functionsLars Ingebrigtsen2016-02-13
* Revert the gnus-replace-in-string change, fix arguments, reapplyLars Ingebrigtsen2016-02-12
* gnus-replace-in-string -> replace-regexp-in-stringLars Ingebrigtsen2016-02-11
* Remove gmm compat functionsLars Ingebrigtsen2016-02-10
* Fix several backslash typos in Elisp stringsPaul Eggert2015-09-17
* * lisp/gnus/nnmaildir.el (nnmaildir-flag-mark-mapping): Add "P".Glenn Morris2015-08-18
* * lisp/gnus/nnmaildir.el: Silence lexical warningsStefan Monnier2015-06-24
* Don't quote nil and t in doc stringsPaul Eggert2015-05-21