summaryrefslogtreecommitdiff
path: root/lisp/mh-e/mh-alias.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* lisp/*.el: Force non-nil result to t, to match docstringJuanma Barranquero2019-10-141-1/+2
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-211-13/+14
* * lisp/mh-e: Use cl-libStefan Monnier2019-08-061-3/+1
* Fix regular-expression glitches and typosPaul Eggert2019-03-041-1/+1
* Don’t assume CURRENT_TIME_LISTPaul Eggert2019-02-091-3/+1
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | file-attributes cleanupPaul Eggert2018-09-231-1/+2
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Evaluate mh-require when compilingGlenn Morris2017-05-061-2/+3
* mh-e: use user-error rather than debug-ignored-errorsGlenn Morris2017-04-171-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Leading "*" in the doc of defvars is long obsolete.Glenn Morris2016-06-101-3/+5
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-171-1/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Add explicit arg REPLACE to the callers of `shell-command-on-region'.Juri Linkov2013-06-181-1/+1
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-11-141-1/+1
* * mh-compat.el (mh-test-completion): Add compatibility function forBill Wohler2011-07-031-2/+1
* Don't quote lambda expressions with `quote'.Stefan Monnier2011-05-231-4/+4
* fix many doubled-word typosU. Ser2011-05-101-1/+1
* Make MH-E use completion-at-pointStefan Monnier2011-04-281-10/+22
* 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
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Replace Lisp calls to delete-backward-char by delete-char.Stefan Monnier2010-05-241-1/+1
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * mh-thread.el (mh-thread-set-tables):Stefan Monnier2009-11-051-6/+3
* Follow Glenn's lead and update format of Copyright.Bill Wohler2009-01-251-1/+2
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* (mh-alias-read-address-map): Define within defvar.John Paul Wallington2008-06-081-7/+5
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | revert requiring mh-acros; remove mh-loaddefs insteadSam Steingold2007-12-041-1/+0
* | Require mh-acros for mh-require-cl.Sam Steingold2007-12-031-0/+1
* | (mh-alias-expand): Set up automatic autoload ofJeffrey C Honig2007-08-211-0/+1
|/
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* * mh-alias.el (mh-address-mail-regexp)Bill Wohler2006-02-201-20/+4
* * mh-alias.el (mh-alias-gecos-name): Use mh-replace-regexp-in-stringBill Wohler2006-02-011-7/+7
* * mh-acros.el (mh-defun-compat, mh-defmacro-compat): Add name argumentBill Wohler2006-01-311-8/+8