summaryrefslogtreecommitdiff
path: root/lisp/gnus/gnus-sum.el
Commit message (Expand)AuthorAgeFilesLines
* Move the Gnus range functions to a new range.el fileLars Ingebrigtsen2022-01-171-33/+31
* (gnus-summary-hide-thread): Fix thread hiding for dummy roots.Alex Bochannek2022-01-151-2/+5
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Prefer the defcustom :risky property in gnusStefan Kangas2021-12-261-2/+2
* | Fix gnus subject matching when subject is emptyAndrew G Cohen2021-12-211-14/+14
* | Reimplement gnus-thread-header in LispMattias Engdegård2021-12-111-17/+7
* | Prefer nil to (current-time) when either will doPaul Eggert2021-12-051-4/+2
* | Adjust `defvar-keymap' and `define-keymap' to the new syntaxLars Ingebrigtsen2021-11-161-96/+96
* | Make gnus-article-stop-animations obsoleteLars Ingebrigtsen2021-11-121-5/+0
* | Add a Gnus command to emojize symbolsLars Ingebrigtsen2021-11-041-0/+1
* | Don't unhide first thread if entering without selecting articleLars Ingebrigtsen2021-10-241-12/+14
* | Fix up gnus-summary-mode-map after previous changeLars Ingebrigtsen2021-10-061-28/+25
* | Convert more parts of Gnus from `gnus-define-keys' to `define-keymap'Lars Ingebrigtsen2021-10-051-478/+478
|/
* Revert "Obsolete local set difference functions in favor of seq-difference"Lars Ingebrigtsen2021-09-291-3/+2
* ; Adjust overly long docstrings to fit 80 charactersStefan Kangas2021-09-261-4/+5
* Docfix: use command substitution for 'universal-argument'Stefan Kangas2021-09-161-3/+3
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-161-5/+5
* Add a new Gnus command to toggle whether to use fonts in shrAlex Bochannek2021-09-071-0/+2
* Use string-search instead of string-match[-p]Mattias Engdegård2021-08-091-1/+1
* Use string-replace instead of replace-regexp-in-stringMattias Engdegård2021-08-081-1/+1
* Refactor gnus-article-sort-by-*Alex Bochannek2021-06-211-18/+11
* New Gnus Summary buffer sort options for extra headersAlex Bochannek2021-06-191-4/+53
* Change the Gnus default to use `#' to toggle the process markAlex Bochannek2021-06-081-1/+1
* Fix Gnus summary exclusion when everything matchesAlex Bochannek2021-06-051-4/+4
* Add new user option to Gnus to allow `#' to toggleAlex Bochannek2021-06-021-5/+9
* ; Fix some typos in doc strings and manualsŠtěpán Němec2021-04-241-1/+1
* Obsolete local set difference functions in favor of seq-differenceStefan Kangas2021-04-051-2/+3
* Remove redundant #' before lambda in GnusStefan Kangas2021-04-011-3/+3
* Replace "(default %s)" with 'format-prompt'Gabriel do Nascimento Ribeiro2021-03-241-17/+14
* * lisp/gnus/nnmh.el (nnmh-newsgroup-articles): Declare varStefan Monnier2021-03-111-2/+2
* Highlight the entire summary line for selected articlesKévin Le Gouguec2021-03-101-2/+2
* Function-quote completion property of declare formBasil L. Contovounesios2021-02-261-1/+1
* Do `interactive' mode markup in all Gnus filesLars Ingebrigtsen2021-02-141-276/+310
* * lisp/gnus: Use closures now that we activated `lexical-binding`scratch/lexical-gnus-rcStefan Monnier2021-01-301-25/+26
* * lisp/gnus: Use lexical-binding in all the filesStefan Monnier2021-01-301-12/+14
* * lisp/gnus: Demote some macros and defsubsts, plus a fixStefan Monnier2021-01-301-9/+9
* Revert "Allow gnus-retrieve-headers to return headers directly"Eric Abrahamsen2021-01-261-46/+19
* Allow gnus-retrieve-headers to return headers directlyEric Abrahamsen2021-01-181-19/+46
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Fix problem with entering Gnus groups when Gnus isn't runningLars Ingebrigtsen2020-12-211-0/+1
* Shorten over-wide docstrings in variablesStefan Kangas2020-12-191-3/+3
* Shorten over-wide docstrings in defcustomsStefan Kangas2020-12-191-1/+2
* Fix resetting of gnus-pick-line-numberPankaj Jangid2020-12-161-2/+2
* Allow customizing the Gnus summary thread indicatorsPankaj Jangid2020-12-121-8/+38
* Use the proper face for the Gnus mode line idLars Ingebrigtsen2020-12-081-1/+3
* Prefer setq-local in gnus/*.elStefan Kangas2020-12-071-9/+8
* ; Fix last change to gnus-sum.elBasil L. Contovounesios2020-11-241-0/+1
* Allow controlling whether SPC in Gnus goes to the next articleLars Ingebrigtsen2020-11-241-2/+13
* Use … in Gnus mode lines (when shortening them)Juri Linkov2020-10-051-2/+2