summaryrefslogtreecommitdiff
path: root/lisp/gnus/gnus-sum.el
Commit message (Expand)AuthorAgeFilesLines
* * lisp/gnus/gnus-sum.el (gnus-summary-refer-thread): Fix limitingAndrew G Cohen2023-04-181-2/+2
* Improve gnus thread-referralAndrew G Cohen2023-04-151-51/+66
* ; * lisp/gnus/gnus-sum.el (gnus-summary-move-article): Just setqAndrew G Cohen2023-04-031-1/+1
* Use completion when mark limiting in gnus summary buffersAndrew G Cohen2023-04-011-2/+18
* Track article while moving between gnus groupsAndrew G Cohen2023-04-011-0/+2
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Remove redundant let-bindings of `inhibit-point-motion-hooks`Stefan Monnier2022-10-071-1/+0
* Make Gnus respect mode-line-buffer-identification-keymapVisuwesh2022-09-231-2/+1
* Make point-at-eol and point-at-bol obsoleteStefan Kangas2022-08-231-15/+15
* Remove duplicate key definitions from keymapsRobert Pluim2022-08-021-2/+0
* 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