aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/gnus (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; * lisp/gnus/message.el (message-idna-to-ascii-rhs): Doc fix (bug#71757).Eli Zaretskii2024-06-271-2/+1
* ; Fix typosStefan Kangas2024-06-231-1/+1
* ; Fix typosStefan Kangas2024-06-161-2/+2
* ; Fix typosStefan Kangas2024-06-071-1/+1
* Show all date options when adding Gnus scores interactivelyJakub Ječmínek2024-05-301-23/+25
* Remove Emacs 19 compat code in mm-util.elStefan Kangas2024-05-261-3/+1
* ; * lisp/gnus/mml-smime.el: Need cl-lib at runtime now.Mattias Engdegård2024-05-151-2/+1
* * lisp/gnus/nnatom.el (libxml-parse-xml-region): Declare to silence warning.Andrea Corallo2024-05-141-0/+1
* Use proper smime-keys entry for S/MIME signatures using OpenSSLIllia Ostapyshyn2024-05-143-22/+39
* Update gnus-draft-check-draft-articles to use find-buffer-visitingEric Abrahamsen2024-05-101-24/+19
* Remove extra message-set-auto-save-file-name call in Gnus draftsEric Abrahamsen2024-05-101-2/+1
* Don't limit gnus thread searches to a single messageAndrew G Cohen2024-05-101-4/+5
* Find correct parent for articles in gnusAndrew G Cohen2024-05-101-4/+6
* ; Reference the xoauth2 method in nnimap-authenticator docstringJakub Ječmínek2024-05-091-1/+1
* ; Fix example code in nnfeedDaniel Semyonov2024-05-091-1/+1
* Add (semi-redundant) fix to nnatom backend declarationEric Abrahamsen2024-04-292-2/+2
* Gnus: Add back end for Atom feeds (nnatom)Daniel Semyonov2024-04-233-0/+960
* Ensure that Gnus inline preview undisplayer removes added newlineF. Moukayed2024-04-221-1/+1
* Re-encode message bodies with externalized attachments during FCCEric Abrahamsen2024-04-201-2/+4
* 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