summaryrefslogtreecommitdiff
path: root/lisp/mail/mail-utils.el
Commit message (Expand)AuthorAgeFilesLines
* Make point-at-eol and point-at-bol obsoleteStefan Kangas2022-08-231-2/+3
* * lisp/mail/mail-utils.el (mail-string-delete): Make obsolete.Stefan Kangas2022-07-111-1/+1
* Remove many items obsolete since 24.1Stefan Kangas2022-07-081-9/+2
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Simplify RFC 5322 time zone generationPaul Eggert2021-12-051-11/+4
|/
* Use string-search instead of string-match[-p]Mattias Engdegård2021-08-091-1/+1
* * lisp/mail/: Use lexical-bindingStefan Monnier2021-03-111-3/+3
* Use lexical-binding in mail-utils.el and add testsStefan Kangas2021-02-101-1/+3
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* lisp/*.el: Fix typos and improve some docstringsJuanma Barranquero2019-10-201-1/+1
* Don't double-decompress cached HTTP responses (bug#36773)Pip Cet2019-07-271-3/+10
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-251-0/+1
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-191-1/+0
* Merge from origin/emacs-26Glenn Morris2019-02-201-2/+2
|\
| * Update citations of Internet RFCsPaul Eggert2019-02-161-2/+2
* | Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\|
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Use “Cc” for email copies, as per RFC 5322.Paul Eggert2018-05-201-1/+1
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Remove overly broad element from default mail-dont-reply-to-namesGlenn Morris2017-02-131-15/+7
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Don't decrypt encrypted files.Richard Stallman2015-08-121-3/+4
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-091-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Silence some compiler warningsGlenn Morris2013-05-211-5/+3
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* mail-utils.el: multibyte chars should be quoted.Richard M. Stallman2012-03-101-2/+6
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* * lisp/mail/mail-utils.el (mail-dont-reply-to): Silence compiler.Glenn Morris2011-05-161-1/+1
* Make rmail-default-dont-reply-to-names nil (Bug#7888); rename rmail-dont-repl...Chong Yidong2011-02-121-26/+35
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* * lisp/mail/mail-utils.el (mail-strip-quoted-names): Make the regexp codeStefan Monnier2011-01-131-46/+27
* Merge changes from emacs-23 branchChong Yidong2011-01-021-18/+22
|\
| * * lisp/mail/mail-utils.el (mail-strip-quoted-names): Don't modify theMark Lillibridge2011-01-011-6/+6
| * Mail-utils fix for bug#7746. (tiny change)Mark Lillibridge2011-01-011-4/+2
| * Small mail-utils fix for bug 7760.Glenn Morris2011-01-011-8/+14
* | * lisp/mail/mail-utils.el: No need to require lisp-mode, it's in loadup.Glenn Morris2010-12-131-4/+0
|/
* * lisp/mail/mail-utils.el (mail-mbox-from): Also try return-path.Glenn Morris2010-10-081-1/+1
* * mail/mail-utils.el (mail-unquote-printable-region): Doc fix.Glenn Morris2010-02-031-1/+8
* * mail/rmailmm.el (rmail-mime-handle): Don't set the buffer to unibyteStefan Monnier2010-01-221-0/+2
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* (mail-mbox-from): Move here from rmailout.el.Glenn Morris2009-02-181-0/+14
* (mail-use-rfc822): Remove * from defcustom doc.Glenn Morris2009-02-101-9/+6
* (mail-fetch-field): Previous doc fix was ill-advised.Glenn Morris2009-02-041-2/+2
* (mail-fetch-field): Doc fix.Glenn Morris2009-01-311-4/+5