summaryrefslogtreecommitdiff
path: root/lisp/gnus/gnus-score.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
* Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Prefer nil to (current-time) when either will doPaul Eggert2021-12-05
* | Use substitute-command-keys for literal key sequencesStefan Kangas2021-11-22
* | Convert more parts of Gnus from `gnus-define-keys' to `define-keymap'Lars Ingebrigtsen2021-10-05
|/
* ; Adjust overly long docstrings to fit 80 charactersStefan Kangas2021-09-26
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-16
* Remove redundant #' before lambda in GnusStefan Kangas2021-04-01
* Do `interactive' mode markup in all Gnus filesLars Ingebrigtsen2021-02-14
* * lisp/gnus: Use lexical-binding in all the filesStefan Monnier2021-01-30
* * lisp/gnus: Use `with-current-buffer` at a few more placesStefan 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
* Prefer setq-local in gnus/*.elStefan Kangas2020-12-07
* Allow user-defined scoring in GnusAlex Bochannek2020-09-17
* Support scoring on article age interactively in GnusAlex Bochannek2020-09-12
* Fix up < and > "date" scoring rules in GnusAlex Bochannek2020-09-10
* Introduce a new Gnus scoring method (for article age)Alex Bochannek2020-09-08
* Fix edge case errors in filename-matching regexpsMattias EngdegÄrd2020-04-14
* Update copyright year to 2020Paul Eggert2020-01-01
* Fix some quoting glitches in doc stringsPaul Eggert2019-11-11
* Simplify Gnus buffer liveness checking and killingBasil L. Contovounesios2019-05-30
* * lisp/gnus/nnheader.el (mail-header-*): Define via cl-defstructStefan Monnier2019-05-16
* Change Gnus hash tables into real hash tablesEric Abrahamsen2019-03-22
* Avoid some double-rounding of Lisp timestampsPaul Eggert2019-02-22
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Minor fixes/simplifications to time functionsPaul Eggert2018-12-19
* | file-attributes cleanupPaul Eggert2018-09-23
* | nil is no longer an allowed value for mm-inline-text-htmlLars Ingebrigtsen2018-04-12
* | gnus: replace cl with cl-libGlenn Morris2018-03-23
* | Spelling fixes (Bug#10068)Paul Eggert2018-03-04
* | 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
* | Obsolete gnus-copy-sequence and gnus-last-elementEric Abrahamsen2017-11-24
* | Use message instead of gnus-message in gnus-summary-current-scoreEric Abrahamsen2017-11-20
* | Prefer nil to (current-time) when either worksPaul Eggert2017-10-20
* | Fix bug#28435: "all" score file is ignoredSam Steingold2017-09-18
|/
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* gnus-score-file-name: Do not append empty suffix.Sam Steingold2017-09-12
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
* | Merge from origin/emacs-25Paul Eggert2016-12-07
|\|
| * Fix minor quoting problems in doc stringsPaul Eggert2016-12-07
* | Remove obsolete leading * from defcustom, defface doc strings.Glenn Morris2016-06-09
* | Remove the gnus-delete-alist aliasLars Ingebrigtsen2016-02-13