aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/gnus/gnus.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2026 to copyright years.Sean Whitton2026-01-011-1/+1
* Merge from origin/emacs-30Eli Zaretskii2025-11-151-58/+58
|\
| * ; * lisp/gnus/gnus.el (gnus-summary-line-format): Reindent.Sean Whitton2025-11-121-58/+58
| * ; gnus-summary-line-format: Fix '%&user-date;' docs (bug#79820).Marc Herbert2025-11-121-2/+2
| * Update copyright year to 2025Stefan Kangas2025-01-021-1/+1
* | * lisp/gnus/gnus.el (gnus-summary-line-format): Doc fix (bug#79820).Marc Herbert2025-11-151-2/+2
* | Prefer defvar-keymap in some additional Gnus librariesStefan Kangas2025-03-111-12/+16
* | Drop hashcash support from Gnus and Message modeStefan Kangas2025-02-241-2/+0
* | Prefer decf to cl-decfStefan Kangas2025-02-231-1/+1
* | Fix defcustom :type of gnus-logo-colorsStefan Kangas2025-02-131-1/+2
* | Fix Gnus logo color customizationTrevor Arjeski2025-02-121-4/+10
* | Prefer defface's ':slant italic' to obsolete alias ':italic t'Stefan Kangas2025-01-211-7/+7
* | Prefer defface's ':weight bold' to obsolete alias ':bold t'Stefan Kangas2025-01-211-17/+17
* | Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* | Merge from origin/emacs-30Eli Zaretskii2024-12-141-3/+8
|\ \ | |/
| * Fix 'gnus-select-method' custom typeRobert Pluim2024-12-101-3/+8
* | Mark if-let and when-let obsoleteSean Whitton2024-10-241-3/+3
|/
* Add (semi-redundant) fix to nnatom backend declarationEric Abrahamsen2024-04-291-1/+1
* Gnus: Add back end for Atom feeds (nnatom)Daniel Semyonov2024-04-231-0/+1
* ; Improve documentation of a recent change in GnusEli Zaretskii2024-02-101-7/+8
* Add option gnus-mode-line-logoMekeor Melire2024-02-091-9/+20
* Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | Remove spurious "nil" from Gnus mode lineManuel Giraud2023-11-231-5/+8
* | Add Gnus mode line logo in SVG formatManuel Giraud2023-11-201-2/+4
* | Reset 'gnus-current-window-configuration' on edit-form exit.Andrew G Cohen2023-04-011-0/+1
|/
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Make gnus-user-agent less verboseLars Ingebrigtsen2022-09-301-2/+2
* Remove Emacs 21 compat code for gnus-user-agentStefan Kangas2022-09-291-19/+0
* Make Gnus respect mode-line-buffer-identification-keymapVisuwesh2022-09-231-2/+5
* (compiled-function-p): New function (bug#56648)Stefan Monnier2022-08-141-2/+1
* ; * lisp/gnus/gnus.el (gnus-user-agent): Fix typo.Stefan Kangas2022-08-081-1/+1
* Remove XEmacs specific symbol from gnus-user-agentStefan Kangas2022-08-081-8/+5
* Delete obsolete variable gnus-secondary-serversStefan Kangas2022-07-161-8/+0
* Remove many items obsolete since 24.1Stefan Kangas2022-07-081-15/+0
* Fix missing :value with defcustom const :typeStefan Kangas2022-07-061-5/+5
* Fix some quoting problems in defcustom :typeLars Ingebrigtsen2022-05-101-1/+1
* Kill off more Gnus buffers on Gnus exitLars Ingebrigtsen2022-04-281-5/+4
* * lisp/gnus/gnus.el (toplevel autoloads): Fix file nameStefan Monnier2022-04-141-1/+2
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Move rmail-related functions from gnus-util.el to gnus-rmail.elLars Ingebrigtsen2021-12-191-8/+0
* | Make gnus-check-backend-function mode `debug-on-signal' friendlyLars Ingebrigtsen2021-12-061-3/+3
* | Use substitute-command-keys for literal key sequencesStefan Kangas2021-11-221-2/+2
* | Merge from origin/emacs-28Eli Zaretskii2021-11-141-1/+1
|\ \ | |/
| * gnus-summary-line-format doc string clarificationLars Ingebrigtsen2021-11-141-1/+1
* | Add a Gnus command to emojize symbolsLars Ingebrigtsen2021-11-041-0/+1
* | Shorten Gnus groups with [foo] in the name betterLars Ingebrigtsen2021-10-291-0/+2
* | Convert more parts of Gnus from `gnus-define-keys' to `define-keymap'Lars Ingebrigtsen2021-10-051-2/+33
* | Convert some keymaps to defvar-keymapLars Ingebrigtsen2021-10-041-1/+1
|/