summaryrefslogtreecommitdiff
path: root/lisp/mail/mail-utils.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-09-29; Fix typosRobert Pluim
2025-02-24Use 'password-colon-equivalents' when matching "Re" variantsRobert Pluim
2025-02-14Correct docstrings describing "Re" alternatives.Robert Pluim
2025-02-13Teach gnus/message about international Re: variantsRobert Pluim
2025-01-01Update copyright year to 2025Paul Eggert
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-08-23Make point-at-eol and point-at-bol obsoleteStefan Kangas
2022-07-11* lisp/mail/mail-utils.el (mail-string-delete): Make obsolete.Stefan Kangas
2022-07-08Remove many items obsolete since 24.1Stefan Kangas
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-12-05Simplify RFC 5322 time zone generationPaul Eggert
2021-08-09Use string-search instead of string-match[-p]Mattias Engdegård
2021-03-11* lisp/mail/: Use lexical-bindingStefan Monnier
2021-02-10Use lexical-binding in mail-utils.el and add testsStefan Kangas
2021-01-01Update copyright year to 2021Paul Eggert
2020-01-01Update copyright year to 2020Paul Eggert
2019-10-20lisp/*.el: Fix typos and improve some docstringsJuanma Barranquero
2019-07-27Don't double-decompress cached HTTP responses (bug#36773)Pip Cet
2019-05-25Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert
2019-05-19Fixes for "Maintainer:" and related linesPaul Eggert
2019-02-20Merge from origin/emacs-26Glenn Morris
2019-02-16Update citations of Internet RFCsPaul Eggert
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-05-20Use “Cc” for email copies, as per RFC 5322.Paul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-02-13Remove overly broad element from default mail-dont-reply-to-namesGlenn Morris
2016-12-31Update copyright year to 2017Paul Eggert
2016-01-01Update copyright year to 2016Paul Eggert
2015-08-12Don't decrypt encrypted files.Richard Stallman
2015-01-01Update copyright year to 2015Paul Eggert
2014-02-09Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-05-21Silence some compiler warningsGlenn Morris
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-03-10mail-utils.el: multibyte chars should be quoted.Richard M. Stallman
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-05-16* lisp/mail/mail-utils.el (mail-dont-reply-to): Silence compiler.Glenn Morris
2011-02-12Make rmail-default-dont-reply-to-names nil (Bug#7888); rename rmail-dont-repl...Chong Yidong
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-13* lisp/mail/mail-utils.el (mail-strip-quoted-names): Make the regexp codeStefan Monnier
2011-01-02Merge changes from emacs-23 branchChong Yidong
2011-01-01* lisp/mail/mail-utils.el (mail-strip-quoted-names): Don't modify theMark Lillibridge
2011-01-01Mail-utils fix for bug#7746. (tiny change)Mark Lillibridge
2011-01-01Small mail-utils fix for bug 7760.Glenn Morris
2010-12-13* lisp/mail/mail-utils.el: No need to require lisp-mode, it's in loadup.Glenn Morris