summaryrefslogtreecommitdiff
path: root/lisp/gnus/spam.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Make point-at-eol and point-at-bol obsoleteStefan Kangas2022-08-231-2/+2
* Fix compilation warning in spam.elLars Ingebrigtsen2022-08-011-4/+2
* Audit quoting the quote character in doc stringsLars Ingebrigtsen2022-04-221-1/+1
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Adjust `defvar-keymap' and `define-keymap' to the new syntaxLars Ingebrigtsen2021-11-161-5/+5
* | Convert more parts of Gnus from `gnus-define-keys' to `define-keymap'Lars Ingebrigtsen2021-10-051-7/+7
|/
* Revert "Obsolete local set difference functions in favor of seq-difference"Lars Ingebrigtsen2021-09-291-3/+11
* Obsolete local set difference functions in favor of seq-differenceStefan Kangas2021-04-051-11/+3
* Do `interactive' mode tagging in the remaining lisp/gnus filesLars Ingebrigtsen2021-02-151-6/+5
* * lisp/gnus: Use lexical-binding in all the filesStefan Monnier2021-01-301-12/+12
* * lisp/gnus: Misc simplifications found during conversion to lexicalStefan Monnier2021-01-301-89/+78
* * lisp/gnus: Quote functions with #'Stefan Monnier2021-01-301-94/+94
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Avoid modifying nnimap user option in spam.elBasil L. Contovounesios2020-12-061-9/+17
* ; * lisp/gnus/spam.el (spam-setup-widening): Silence byte-compiler.Stefan Kangas2020-12-061-2/+2
* Merge from origin/emacs-27Paul Eggert2020-01-011-1/+1
|\
| * Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* | Use regexp type for regexps in defcustom declarationsMattias EngdegÄrd2019-12-261-1/+1
|/
* Fix some quoting glitches in doc stringsPaul Eggert2019-11-111-5/+5
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-211-6/+6
* Add conditional operator xor to subr.elMattias EngdegÄrd2019-08-061-4/+2
* * lisp/gnus: Further reduce assumptions about gnus-data formatStefan Monnier2019-06-071-2/+2
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Replace insignificant backquotesMichael Heerdegen2018-11-251-4/+4
* | gnus: replace cl with cl-libGlenn Morris2018-03-231-11/+11
* | Remove many items obsolete since Emacs 22.1Glenn Morris2018-03-101-62/+29
* | Merge from origin/emacs-26Glenn Morris2018-03-081-12/+0
|\ \ | |/
| * Remove some unused spam.el variablesGlenn Morris2018-03-061-12/+0
* | Remove Gnus face aliases obsolete since 22.1Glenn Morris2018-01-101-3/+0
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* ; Typo fixes, mostly repeated wordsPaul Eggert2017-10-091-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-5/+5
* | gnus-replace-in-string -> replace-regexp-in-stringLars Ingebrigtsen2016-02-111-3/+3
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Go back to grave quoting in GnusPaul Eggert2015-08-251-1/+1
* Prefer directed to neutral quotesPaul Eggert2015-08-241-1/+1
* Replace instances of "(eval-when-compile (autoload ...))"Glenn Morris2015-05-041-9/+0
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Merge from Gnus git masterGnus developers2014-03-231-4/+0
* Misc bugfixes made in Gnus masterGnus developers2014-01-311-21/+21
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Silence some gnus compilation warningsGlenn Morris2013-05-281-6/+7
* Fix a bunch of custom types (thank you cus-test.el)Glenn Morris2013-05-081-6/+6
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-021-1/+1
|\