aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/gnus (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make gnus cache work with group names having '/'James Thomas2024-03-302-21/+9
* Merge from origin/emacs-29Eli Zaretskii2024-03-301-0/+1
|\
| * * lisp/gnus/mm-view.el (mm-display-inline-fontify): Mark contents untrusted.Ihor Radchenko2024-03-241-0/+1
* | Respond to default action from Gnus notificationsPo Lu2024-03-161-2/+3
* | ; Simplify (with-current-buffer (get-buffer ...) ...)Tim Landscheidt2024-03-141-1/+1
* | Fix name of gnus-notification(s)-close; ignore argumentEric Abrahamsen2024-03-131-1/+1
* | Port more notification senders to non-XDG systemsPo Lu2024-03-131-11/+30
* | (gnus-convert-old-newsrc): Remove ancient convertersStefan Monnier2024-03-112-268/+10
* | Use funcall on function values in gnus-agent.elEric Abrahamsen2024-03-021-2/+3
* | Pacify some docstring control char warningsBasil L. Contovounesios2024-02-282-2/+2
* | Allow attaching files at point using 'gnus-dired-attach'Philip Kaludercic2024-02-191-1/+8
* | Back out part of commit db5e84af202Eric Abrahamsen2024-02-181-3/+2
* | ; Fix typo from commit 32c5bdfa971Philip Kaludercic2024-02-171-1/+1
* | Provide better default value for date in Gnus scoringJakub Ječmínek2024-02-171-3/+8
* | Alias some gnus-specific do-nothing functionsEric Abrahamsen2024-02-172-10/+6
* | Fix behavior of gnus-summary-very-wide-reply with prefix argEric Abrahamsen2024-02-101-2/+2
* | ; Improve documentation of a recent change in GnusEli Zaretskii2024-02-101-7/+8
* | Add option gnus-mode-line-logoMekeor Melire2024-02-091-9/+20
* | doc: Delete extraneous quotes around keysStefan Kangas2024-01-212-8/+8
* | Avoid font-lock reset in `gnus-message-citation-mode'Eric Abrahamsen2024-01-181-25/+11
* | Merge from savannah/emacs-29Po Lu2024-01-02106-106/+106
|\ \ | |/
| * ; Add 2024 to copyright yearsPo Lu2024-01-02106-106/+106
* | Provide option to forward Gnus messages with all (most) headersEric Abrahamsen2023-12-121-9/+17
* | Merge from origin/emacs-29Eli Zaretskii2023-12-103-6/+6
|\ \ | |/
| * ; Fix typos in ChangeLog filesStefan Kangas2023-12-103-6/+6
* | Merge from origin/emacs-29Eli Zaretskii2023-12-094-6/+10
|\ \ | |/
| * ; Another fix of doc string of 'message-mail-user-agent' (bug#67638).Eli Zaretskii2023-12-051-6/+7
| * ; * lisp/gnus/message.el (message-mail-user-agent): Doc fix (bug#67638).Eli Zaretskii2023-12-051-3/+6
| * ; Fix typosStefan Kangas2023-12-033-3/+3
* | Ensure CID filenames are unique when browsing Gnus article HTMLEric Abrahamsen2023-12-081-6/+9
* | Fix to "Simplify gnus-group-search-forward"Eric Abrahamsen2023-12-031-27/+29
* | Simplify gnus-group-search-forwardEric Abrahamsen2023-11-251-35/+33
* | 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
* | Add some headers to message-ignored-bounced-headersEric Abrahamsen2023-11-101-2/+2
* | Make nnrss suggest HTTPS instead of HTTPStefan Kangas2023-10-291-1/+1
* | Merge from origin/emacs-29Eli Zaretskii2023-10-289-35/+37
|\ \ | |/
| * ; Fix broken links to gmane.orgStefan Kangas2023-10-245-18/+12
| * Change news.gmane.org to news.gmane.ioStefan Kangas2023-10-243-4/+6
| * Fix minor defcustom issues in Gnus (Bug#66715)Mauro Aranda2023-10-235-13/+19
* | Render default DND file name handlers more precisePo Lu2023-10-281-26/+33
* | Remove gmane.org support from nnwebStefan Kangas2023-10-241-11/+12
* | Prefer HTTPS to HTTP for Google GroupsStefan Kangas2023-10-231-8/+8
* | Relay body and attachments within Android e-mails to message-mailtoPo Lu2023-10-191-10/+39
* | Have gnus-summary-limit-to-age operate on calendar daysEric Abrahamsen2023-10-131-25/+15
* | ; Add several "duplicate value in `cond`" FIXMEsStefan Kangas2023-10-011-0/+1
* | Address defcustom :type warningsBasil L. Contovounesios2023-09-262-9/+6
* | Use delete-region in Gnus message yankingEric Abrahamsen2023-09-231-6/+6
* | Address "Useless clause following default cond clause" warningsStefan Monnier2023-09-121-2/+2
* | Fix tracing for advanced scoring in gnus-logic.elŁukasz Stelmach2023-09-121-5/+5