summaryrefslogtreecommitdiff
path: root/lisp/gnus/gnus-score.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Make point-at-eol and point-at-bol obsoleteStefan Kangas2022-08-231-7/+7
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Prefer nil to (current-time) when either will doPaul Eggert2021-12-051-2/+2
* | Use substitute-command-keys for literal key sequencesStefan Kangas2021-11-221-7/+8
* | Convert more parts of Gnus from `gnus-define-keys' to `define-keymap'Lars Ingebrigtsen2021-10-051-13/+14
|/
* ; Adjust overly long docstrings to fit 80 charactersStefan Kangas2021-09-261-1/+3
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-161-1/+1
* Remove redundant #' before lambda in GnusStefan Kangas2021-04-011-2/+2
* Do `interactive' mode markup in all Gnus filesLars Ingebrigtsen2021-02-141-22/+29
* * lisp/gnus: Use lexical-binding in all the filesStefan Monnier2021-01-301-4/+4
* * lisp/gnus: Use `with-current-buffer` at a few more placesStefan Monnier2021-01-301-41/+40
* * lisp/gnus: Quote functions with #'Stefan Monnier2021-01-301-21/+21
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Shorten over-wide docstrings in defcustomsStefan Kangas2020-12-191-1/+1
* Prefer setq-local in gnus/*.elStefan Kangas2020-12-071-4/+2
* Allow user-defined scoring in GnusAlex Bochannek2020-09-171-10/+44
* Support scoring on article age interactively in GnusAlex Bochannek2020-09-121-0/+12
* Fix up < and > "date" scoring rules in GnusAlex Bochannek2020-09-101-3/+5
* Introduce a new Gnus scoring method (for article age)Alex Bochannek2020-09-081-3/+16
* Fix edge case errors in filename-matching regexpsMattias EngdegÄrd2020-04-141-1/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Fix some quoting glitches in doc stringsPaul Eggert2019-11-111-1/+1
* Simplify Gnus buffer liveness checking and killingBasil L. Contovounesios2019-05-301-2/+2
* * lisp/gnus/nnheader.el (mail-header-*): Define via cl-defstructStefan Monnier2019-05-161-3/+1
* Change Gnus hash tables into real hash tablesEric Abrahamsen2019-03-221-15/+12
* Avoid some double-rounding of Lisp timestampsPaul Eggert2019-02-221-2/+2
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Minor fixes/simplifications to time functionsPaul Eggert2018-12-191-2/+2
* | file-attributes cleanupPaul Eggert2018-09-231-1/+2
* | nil is no longer an allowed value for mm-inline-text-htmlLars Ingebrigtsen2018-04-121-2/+1
* | gnus: replace cl with cl-libGlenn Morris2018-03-231-2/+2
* | Spelling fixes (Bug#10068)Paul Eggert2018-03-041-2/+5
* | 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
* | Obsolete gnus-copy-sequence and gnus-last-elementEric Abrahamsen2017-11-241-1/+1
* | Use message instead of gnus-message in gnus-summary-current-scoreEric Abrahamsen2017-11-201-5/+5
* | Prefer nil to (current-time) when either worksPaul Eggert2017-10-201-2/+2
* | Fix bug#28435: "all" score file is ignoredSam Steingold2017-09-181-2/+4
|/
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-2/+2
* gnus-score-file-name: Do not append empty suffix.Sam Steingold2017-09-121-2/+2
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Merge from origin/emacs-25Paul Eggert2016-12-071-1/+1
|\|
| * Fix minor quoting problems in doc stringsPaul Eggert2016-12-071-1/+1
* | Remove obsolete leading * from defcustom, defface doc strings.Glenn Morris2016-06-091-12/+12