summaryrefslogtreecommitdiff
path: root/lisp/mail/mail-utils.el
AgeCommit message (Expand)Author
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
2010-10-08* lisp/mail/mail-utils.el (mail-mbox-from): Also try return-path.Glenn Morris
2010-02-03* mail/mail-utils.el (mail-unquote-printable-region): Doc fix.Glenn Morris
2010-01-22* mail/rmailmm.el (rmail-mime-handle): Don't set the buffer to unibyteStefan Monnier
2010-01-13Add 2010 to copyright years.Glenn Morris
2009-02-18(mail-mbox-from): Move here from rmailout.el.Glenn Morris
2009-02-10(mail-use-rfc822): Remove * from defcustom doc.Glenn Morris
2009-02-04(mail-fetch-field): Previous doc fix was ill-advised.Glenn Morris
2009-01-31(mail-fetch-field): Doc fix.Glenn Morris
2009-01-10(mail-quote-printable-region): New function.Richard M. Stallman
2009-01-05Add 2009 to copyright years.Glenn Morris
2008-09-30(mail-unquote-printable-region): Use insert-byte instead of insert-char,Eli Zaretskii
2008-05-06Switch to recommended form of GPLv3 permissions notice.Glenn Morris
2008-04-10Fix up comment convention on the arch-tag lines.Stefan Monnier
2008-01-07Add 2008 to copyright years.Glenn Morris