aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/gnus (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix 'mm-copy-to-buffer' when original text is multibyteEli Zaretskii2025-09-291-7/+12
* nnmbox-read-mbox: fix Xref header parsingJakub Ječmínek2025-09-261-13/+18
* Prefer tls to ssl in nnimap and smtpmail codeRobert Pluim2025-08-281-4/+5
* Handle 'lexical-binding' cookie in nnrss outputManuel Giraud2025-08-161-4/+6
* Merge from origin/emacs-30Eli Zaretskii2025-08-022-6/+7
|\
| * Prefer "tls" to "ssl" in documentationRobert Pluim2025-07-282-6/+7
* | Add new function 'dom-inner-text'Jim Porter2025-07-251-2/+3
* | Display SVG images inline in GnusJuri Linkov2025-06-291-0/+4
* | Merge from origin/emacs-30Eli Zaretskii2025-05-101-2/+2
|\ \ | |/
| * ; * lisp/gnus/mail-source.el (mail-sources): Fix a typo (bug#78235).Eli Zaretskii2025-05-041-2/+2
| * ; Delete troff markers from ChangeLog filesemacs-30.1-rc1Stefan Kangas2025-02-203-3/+3
* | nnfeed: Pass through list request failure reportsDaniel Semyonov2025-04-261-9/+11
* | lisp/gnus/gnus-start.el (gnus-dribble-eval-file): Ignore lexbind warningStefan Monnier2025-04-131-6/+7
* | * lisp/gnus/nnfeed.el (nnfeed--write-server): Use default print settings.James Thomas2025-04-051-1/+1
* | lisp/gnus/mm-encode.el (mm-default-buffer-type): Obey the mode hierarchyStefan Monnier2025-03-251-1/+2
* | * lisp/gnus/mm-encode.el (mm-default-buffer-type): Check `major-mode'.Michael Albinus2025-03-251-4/+2
* | Use better attachment defaults for *diff* buffersMichael Albinus2025-03-252-1/+10
* | Recommend using 'keymap-set' in CommentariesStefan Kangas2025-03-152-10/+7
* | Prefer defvar-keymap in some additional Gnus librariesStefan Kangas2025-03-113-28/+32
* | Use substitute-command-keys in gnus-score-insert-helpStefan Kangas2025-03-071-23/+20
* | Pass buffer as object in gnus-highlight-selected-treePranshu Sharma2025-03-021-1/+1
* | ; Fix an interactive spec (Bug#71373)Stefan Kangas2025-03-011-1/+1
* | ; Silence byte-compiler during bootstrapStefan Kangas2025-02-281-1/+0
* | Drop hashcash support from Gnus and Message modeStefan Kangas2025-02-243-27/+8
* | Prefer incf to cl-incf in gnus/*.elStefan Kangas2025-02-2331-109/+109
* | Prefer decf to cl-decfStefan Kangas2025-02-2311-21/+21
* | Prefer plusp/minusp to cl-plusp/cl-minuspStefan Kangas2025-02-171-1/+2
* | Prefer '(evenp A)' to '(= 0 (% A 2))'evenp-oddpStefan Kangas2025-02-173-6/+6
* | Fix some uses of `%s` for non-strings/namesStefan Monnier2025-02-141-1/+1
* | Teach gnus/message about international Re: variantsRobert Pluim2025-02-131-7/+18
* | Fix defcustom :type of gnus-logo-colorsStefan Kangas2025-02-131-1/+2
* | Merge remote-tracking branch 'savannah/master' into master-android-1Po Lu2025-02-121-4/+10
|\ \
| * | Fix Gnus logo color customizationTrevor Arjeski2025-02-121-4/+10
* | | Merge from savannah/emacs-30Po Lu2025-02-121-1/+1
|\ \ \ | |/ / |/| / | |/
| * ; * lisp/gnus/nnweb.el (nnweb-type): Doc fix.Stefan Kangas2025-02-111-1/+1
* | Delete redundant lambdas around unary functionsStefan Kangas2025-02-112-5/+3
* | Prefer keyword arguments in message-mode menu definitionStefan Kangas2025-02-111-46/+50
* | Don't use deprecated unload-hook variables in GnusStefan Kangas2025-02-103-12/+17
* | Merge from origin/emacs-30Eli Zaretskii2025-02-081-2/+2
|\ \ | |/
| * Fix gnus-score-find-score-files-function :typeMauro Aranda2025-02-071-2/+2
* | Add 'nnregistry-request-group' function for 'gnus-refer-article'Björn Bidar2025-02-081-0/+3
* | Merge remote-tracking branch 'origin/emacs-30'Stefan Monnier2025-02-051-2/+2
|\ \ | |/
| * ; Update link to picons databaseStefan Kangas2025-02-031-2/+2
| * Update copyright year to 2025Stefan Kangas2025-01-02107-107/+108
* | Don't use obsolete In-Reply-To format in messages (Bug#64454)Andrew G Cohen2025-02-041-28/+38
* | Prefer defface's ':slant italic' to obsolete alias ':italic t'Stefan Kangas2025-01-216-44/+44
* | Prefer defface's ':weight bold' to obsolete alias ':bold t'Stefan Kangas2025-01-214-58/+58
* | Prefer `%s` format over `%S` for buffersJuri Linkov2025-01-072-2/+2
* | Improve integer file mode options docstringsStefan Kangas2025-01-063-6/+9
* | Prefer `%S` format over `%s` for non stringsStefan Monnier2025-01-022-5/+5