aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/mail (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; * lisp/mail/rmailsum.el (mail-parse): Require.Eli Zaretskii2026-02-211-0/+1
* Make Rmail summary address display customizablePaul Nelson2026-02-211-39/+131
* ; Remove redundant cl-lib runtime dependencies across lisp/USAMI Kenta2026-01-173-5/+0
* Rmail: fix misplaced "D" after auto-filePaul Nelson2026-01-031-0/+1
* ; Add 2026 to copyright years.Sean Whitton2026-01-0140-40/+40
* * lisp/image.el (image-supported-file-p): Fix autoload cookie (bug#79764).Juri Linkov2025-11-051-3/+2
* Merge from origin/emacs-30Eli Zaretskii2025-10-181-1/+4
|\
| * ; Improve documentation of commands that split current windowEli Zaretskii2025-10-181-1/+4
| * Make xoauth2 auth fail when a smtp server replies 334 (Bug#78366)Xiyue Deng2025-06-031-5/+15
* | ; Fix typosRobert Pluim2025-09-291-2/+2
* | Detect suspicious email addresses in Rmail and SendmailEli Zaretskii2025-09-282-1/+80
* | Prefer tls to ssl in nnimap and smtpmail codeRobert Pluim2025-08-281-2/+5
* | Rmail can fetch email from several inboxes with different passwordsEli Zaretskii2025-08-231-1/+11
* | Fix 'submit-emacs-patch' MIME typeSteven Allen2025-08-211-1/+1
* | Fix index error when checking edited bug reportsAntero Mejr2025-08-021-7/+10
* | Add post-save actions for Rmail attachmentsPaul Nelson2025-07-261-1/+37
* | Check for text about Org-mode when submitting emacs bugsAntero Mejr2025-07-051-0/+15
* | Make xoauth2 auth fail when a smtp server replies 334 (Bug#78366)Xiyue Deng2025-05-261-5/+15
* | Fix 'rfc6068-parse-mailto-url' with 'inhibit-eol-conversion'Kazuhiro Ito2025-04-191-1/+2
* | Match mail headers case-insensitively when encodingRobert Pluim2025-04-181-1/+2
* | ; Avoid scraping non-readable files for maintainersPhilip Kaludercic2025-03-191-4/+5
* | Recommend using 'keymap-set' in CommentariesStefan Kangas2025-03-151-2/+2
* | Recommend using 'keymap-global-set' in CommentariesStefan Kangas2025-03-151-2/+2
* | Merge from origin/emacs-30Eli Zaretskii2025-03-011-1/+4
|\ \ | |/
| * ; Improve documentation of 'rmail-movemail-program'Eli Zaretskii2025-03-011-1/+4
| * Update copyright year to 2025Stefan Kangas2025-01-0241-41/+41
* | Prefer incf to cl-incf in remaining filesStefan Kangas2025-02-265-12/+12
* | Improve 'send-mail-function' defcustom.Robert Pluim2025-02-251-5/+5
* | Move hashcash.el to lisp/obsoleteStefan Kangas2025-02-241-372/+0
* | Use 'password-colon-equivalents' when matching "Re" variantsRobert Pluim2025-02-241-2/+4
* | Prefer decf to cl-decfStefan Kangas2025-02-231-1/+1
* | ; Fix typosStefan Kangas2025-02-221-1/+1
* | Have 'submit-emacs-patch' insert maintainers into X-Debbugs-CcPhilip Kaludercic2025-02-201-1/+32
* | Prefer '(evenp A)' to '(= 0 (% A 2))'evenp-oddpStefan Kangas2025-02-171-1/+1
* | Correct docstrings describing "Re" alternatives.Robert Pluim2025-02-142-2/+2
* | Support non-ascii SMTP user and password stringsRobert Pluim2025-02-131-7/+13
* | Teach gnus/message about international Re: variantsRobert Pluim2025-02-132-11/+47
* | Remove `smtpmail-address-buffer' temporary bufferManuel Giraud2025-02-111-7/+3
* | Delete redundant lambdas around unary functionsStefan Kangas2025-02-111-1/+1
* | ; Simplify last commitStefan Kangas2025-02-091-3/+2
* | Improve filling with footnote-modeStefan Kangas2025-02-091-0/+4
* | Merge branch 'scratch/no-purespace' into 'master'Stefan Kangas2025-02-012-13/+11
|\ \
| * | Delete remaining calls to purecopyStefan Kangas2024-12-122-13/+11
* | | Update copyright year to 2025Paul Eggert2025-01-0141-41/+41
* | | Merge from origin/emacs-30Eli Zaretskii2024-12-281-1/+1
|\ \ \ | | |/ | |/|
| * | Don't start docstrings with "This function" or similarStefan Kangas2024-12-261-1/+1
* | | * lisp/mail/sendmail.el (mail-citation-prefix-regexp): Fix bug#24081Stefan Monnier2024-12-171-1/+3
| |/ |/|
* | Merge from emacs-30Yuan Fu2024-12-011-1/+1
|\ \ | |/
| * Fix decoding of non-ASCII email attachmentsVisuwesh2024-12-011-1/+1
* | Mark if-let and when-let obsoleteSean Whitton2024-10-245-10/+10