summaryrefslogtreecommitdiff
path: root/lisp/mail/mail-extr.el
Commit message (Expand)AuthorAgeFilesLines
* Remove some ineffectual calls to purecopyStefan Kangas2022-07-101-63/+50
* Speed up mail-extr in some configurationsKevin Brubeck Unhammer2022-06-211-2/+0
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* Add new functions for lax mail address splittingLars Ingebrigtsen2021-08-141-1/+4
* Remove redundant #' before lambda in {mail,net,url}/*.elStefan Kangas2021-04-011-2/+2
* * lisp/mail/: Use lexical-bindingStefan Monnier2021-03-111-26/+21
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* ; Prefer https to http in more URLsStefan Kangas2020-10-241-1/+1
* Add some top level domainsStefan Kangas2020-10-211-0/+79
* ; Prefer https to http in many URLsStefan Kangas2020-10-011-2/+2
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* 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
* Fix mail-extr regexp typo with ".".Paul Eggert2019-04-191-1/+1
* Omit/rewrite useless regexp repetitionsPaul Eggert2019-04-121-1/+1
* Fix more regular expression typosPaul Eggert2019-03-181-9/+1
* Merge from origin/emacs-26Glenn Morris2019-02-201-14/+17
|\
| * Update citations of Internet RFCsPaul Eggert2019-02-161-14/+17
* | Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\|
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
| * Revert "Make mail-extract-address-components return the user name more"Lars Ingebrigtsen2018-06-031-20/+19
* | Replace insignificant backquotesMichael Heerdegen2018-11-251-1/+1
* | mail-extr.el: Mention `mail-header-parse-address' in the doc stringLars Ingebrigtsen2018-04-151-1/+7
* | Revert "Make mail-extract-address-components return the user name more"Lars Ingebrigtsen2018-04-151-20/+19
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
| * Fix problems caused by new implementation of sub-word modeEli Zaretskii2016-02-051-2/+2
* | Remove obsolete leading * from defcustom, defface doc strings.Glenn Morris2016-06-091-1/+1
* | Fix problems caused by new implementation of sub-word modeEli Zaretskii2016-03-211-2/+2
* | Make mail-extract-address-components return the user name moreLars Ingebrigtsen2016-02-081-19/+20
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* ; Remove extraneous "coding: utf-8" specifications in Elisp filesDmitry Gutov2015-09-291-1/+1
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-171-15/+15
* 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
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+2
* Remove * characters from the front of variable docstrings.Chong Yidong2012-04-091-6/+6
* Duplicate-word and spelling fixes.Paul Eggert2012-01-101-1/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-11-131-1/+1
* Refill some long/short copyright headers.Glenn Morris2011-01-261-2/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Refill some copyright headers.Glenn Morris2011-01-151-1/+2
* Merge from emacs-23Stefan Monnier2011-01-141-2/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Silence mail-extr compilation.Glenn Morris2010-11-061-26/+26
* | Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-291-0/+1
|/