summaryrefslogtreecommitdiff
path: root/lisp/gnus/message.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* ; 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 minor defcustom issues in Gnus (Bug#66715)Mauro Aranda2023-10-231-5/+8
* Improve docstring of message-sendmail-envelope-fromStefan Kangas2023-09-071-2/+4
* Improve 'message-server-alist' docstringRobert Pluim2023-04-191-2/+4
* Slightly improve hashcash documentationStefan Kangas2023-02-181-2/+3
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* ; Fix typosStefan Kangas2022-12-311-1/+1
* message: Do not default to eudc-capf-complete yetAlexander Adolf2022-12-211-1/+0
* ; Fix typos (don't abbreviate "with" or "without")Stefan Kangas2022-12-011-1/+1
* ; Fix typosStefan Kangas2022-11-231-1/+1
* Don't refer to deleted variable 'gnus-parameter-to-list-alist'Stefan Kangas2022-11-221-2/+0
* ; Fix typosStefan Kangas2022-11-221-1/+1
* Avoid error when forwarding messages from RmailNicolas Graner2022-11-051-0/+1
* Compare addresses case-insensitively in message-update-smtp-method-headerFilipp Gunbin2022-10-261-1/+1
* Make `message-canlock-generate' fasterStefan Kangas2022-10-171-4/+1
* ; Fix message-server-alist :type (Bug#58546)Mauro Aranda2022-10-151-4/+4
* Remove redundant let-bindings of `inhibit-point-motion-hooks`Stefan Monnier2022-10-071-5/+1
* Make cropping of images work in message-modeLars Ingebrigtsen2022-10-041-11/+19
* Improve message-sendmail-f-is-evil documentationLars Ingebrigtsen2022-09-301-3/+16
* Clarify message-newline-and-reformat doc stringLars Ingebrigtsen2022-09-241-1/+6
* Delete blank lines at the start of the cited text in message-indent-citationLars Ingebrigtsen2022-08-261-2/+1
* Make point-at-eol and point-at-bol obsoleteStefan Kangas2022-08-231-8/+8
* Make message-delete-line obsoleteLars Ingebrigtsen2022-08-161-11/+12
* Fix buffer-start cleanup in message-indent-citationLars Ingebrigtsen2022-08-161-3/+2
* Clean up message-sort-headers code slightlyLars Ingebrigtsen2022-08-151-9/+6
* Make message-mark-active-p obsolete in favor of mark-activeStefan Kangas2022-08-151-4/+5
* Use `take` where clearly safe to do so (bug#56521)Mattias EngdegÄrd2022-07-181-2/+1
* ; * message.el (message-auto-save-directory): Clarify docstring.Sean Whitton2022-07-081-1/+1
* Ensure that In-Reply-To is saved in drafts in MessageLars Ingebrigtsen2022-06-291-6/+7
* Massage In-Reply-To data in message-mailLars Ingebrigtsen2022-06-131-1/+9
* Make message load eudc-capf more lazilyLars Ingebrigtsen2022-05-121-1/+0
* EUDC: Add completion-at-point supportAlexander Adolf2022-05-101-3/+4
* Remove the "retro" Gnus/Message tool barsLars Ingebrigtsen2022-04-301-71/+15
* Audit quoting the quote character in doc stringsLars Ingebrigtsen2022-04-221-1/+1
* Don't use the original sender's address as the envelope-fromSean Whitton2022-03-171-1/+13
* Facilitate Customisation of Message-Mode Header Completion BehaviourAlexander Adolf2022-03-121-3/+9
* Fix syntax error in obsolete message functionLars Ingebrigtsen2022-03-061-1/+1
* Improve stability of message-hide-headersPhilip Kaludercic2022-02-141-11/+8
* Cross-link message-expand-name-standard-ui-relevant doc stringsLars Ingebrigtsen2022-02-121-1/+5
* Followup fix to previous message-update-smtp-method-header changeLars Ingebrigtsen2022-01-211-0/+1
* Allow From to be part of message-hidden-headersLars Ingebrigtsen2022-01-211-1/+4
* Rename the textsec-check function to textsec-suspicious-pLars Ingebrigtsen2022-01-201-2/+2
* Tweak the previous suspicious Message changeLars Ingebrigtsen2022-01-191-7/+12
* Make Message check for invalid recipients before sendingLars Ingebrigtsen2022-01-191-0/+6
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | ; Fix documentation of a recently-installed changeEli Zaretskii2021-12-231-11/+12
* | Fix wrong-type-argumentPhilip Kaludercic2021-12-231-1/+1