summaryrefslogtreecommitdiff
path: root/lisp/gnus/gnus-sum.el
Commit message (Expand)AuthorAgeFilesLines
* Prefer defvar-keymap in some trivial casesStefan Kangas2022-07-201-1/+1
* Quote some literal keys to get help-key-binding faceStefan Kangas2022-07-031-3/+3
* Remove the "retro" Gnus/Message tool barsLars Ingebrigtsen2022-04-301-97/+17
* Audit quoting the quote character in doc stringsLars Ingebrigtsen2022-04-221-1/+1
* ; Restore regexp-quote for gnus subject matchAndrew G Cohen2022-03-261-1/+1
* Extract `gnus-collect-urls-from-article' from `gnus-summary-browse-url'Sam Steingold2022-03-151-21/+25
* Revert "New command `gnus-summary-browse-all-urls' bound to "v""Lars Ingebrigtsen2022-03-151-35/+22
* New command `gnus-summary-browse-all-urls' bound to "v"Sam Steingold2022-03-141-22/+35
* Add more bookmark typesMatthias Meulien2022-02-201-0/+2
* 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`Stefan 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