summaryrefslogtreecommitdiff
path: root/lisp/mail/mailalias.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Suppress warning about non-prefixed variable in mailalias.elLars Ingebrigtsen2019-06-151-1/+5
* 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-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-3/+3
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Improve the custom type of some user options.Glenn Morris2016-01-301-1/+6
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Fix some more docstring etc. quoting problemsPaul Eggert2015-09-031-3/+3
* Don't quote nil and t in doc stringsPaul Eggert2015-05-211-1/+1
* 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
* Add a comment.Richard M. Stallman2013-07-191-1/+3
* Update copyright notices for 2013.Paul Eggert2013-01-011-2/+2
* Use declare forms, where possible, to mark obsolete functions.Chong Yidong2012-09-251-1/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Use completion-at-point for mailalias.elStefan Monnier2011-04-151-72/+91
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Refill some copyright headers.Glenn Morris2011-01-151-2/+3
* Merge from emacs-23Stefan Monnier2011-01-141-3/+2
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Make build-mail-aliases an interactive command.Glenn Morris2010-12-131-3/+8
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* (build-mail-aliases): Use with-temp-buffer,Stefan Monnier2009-08-271-61/+51
* Remove leading `*' from defcustom docs.Glenn Morris2009-03-141-10/+10
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* (define-mail-alias): Sync code with define-mail-abbrev.Chong Yidong2008-11-251-36/+57
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-101-1/+1
* Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* Update copyright years.Glenn Morris2006-12-091-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* (build-mail-aliases): Delete commentsRichard M. Stallman2005-08-251-0/+6
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (mailalias): Finish `defgroup' description with period.Juanma Barranquero2005-07-041-1/+1
* (mail-get-names): Avoid beginning-of-buffer.Richard M. Stallman2005-05-221-1/+1
* Replace `string-to-int' by `string-to-number'.Juanma Barranquero2005-05-161-1/+1
* (mail-directory-process): Do nothing if mail-directory-process is an atom.Richard M. Stallman2005-03-261-9/+15
* Add arch taglinesMiles Bader2003-09-011-0/+1
* (mail-directory-function, mail-directory-requery, mail-directory): Don't quoteJuanma Barranquero2003-05-061-3/+3
* Trailing whitepace deleted.Juanma Barranquero2003-02-041-2/+2
* Do not double variables in the lambda-list.Pavel Janík2001-10-131-1/+1