summaryrefslogtreecommitdiff
path: root/lisp/mail/mailabbrev.el
Commit message (Expand)AuthorAgeFilesLines
* Convert more defvars to defcustoms.Chong Yidong2012-05-041-6/+10
* Remove * characters from the front of variable docstrings.Chong Yidong2012-04-091-2/+2
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Fix more minor mode docstrings.Chong Yidong2011-10-191-1/+9
* Use completion-at-point rather than completion-in-region.Stefan Monnier2011-06-201-1/+0
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* (mail-abbrev-complete-alias): Use completion-in-region.Stefan Monnier2009-11-251-21/+6
* (mail-abbrev-next-line, mail-abbrev-end-of-buffer): Doc fixes.Glenn Morris2009-03-121-23/+10
* Replace last-command-char with last-command-event.Glenn Morris2009-01-091-4/+5
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* Header format fix.Glenn Morris2008-12-191-1/+1
* (define-mail-abbrev): When reading from mailrc, recognize stringChong Yidong2008-11-251-24/+58
* American English spelling fix.Glenn Morris2008-06-271-1/+1
* 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
| * (sendmail-pre-abbrev-expand-hook): Check forAndreas Schwab2007-08-081-1/+1
* | (mail-abbrevs-mode): Use define-minor-mode.Stefan Monnier2007-10-311-154/+117
* | * progmodes/mixal-mode.el (mixal-run, mixal-debug): Call mixvmDan Nicolaescu2007-10-311-1/+1
* | (sendmail-pre-abbrev-expand-hook): Check forAndreas Schwab2007-08-081-1/+1
|/
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* (sendmail-pre-abbrev-expand-hook):Richard M. Stallman2007-05-081-0/+2
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* Update copyright years.Glenn Morris2006-12-091-2/+2
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* * message.el (message-expand-group): Pass the commonMasatake YAMATO2005-10-161-1/+2
* 2005-09-24 Emilio C. Lopes <eclig@gmx.net>Romain Francoise2005-09-241-2/+2
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-2/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (sendmail-pre-abbrev-expand-hook):Richard M. Stallman2005-01-041-6/+18
* Comment change.Richard M. Stallman2003-09-301-1/+1
* Add arch taglinesMiles Bader2003-09-011-0/+1
* (mail-abbrevs-sync-aliases): Do nothing if mail-personal-alias-file is nil.Richard M. Stallman2003-08-291-6/+7
* (Commentary): Use command remapping instead ofAndreas Schwab2003-01-121-5/+3
* (mail-abbrev-make-syntax-table): Give %!._- word constituent syntax.Markus Rost2002-09-211-0/+5
* (mail-abbrev-make-syntax-table): Check theAndreas Schwab2002-07-131-0/+3
* (mail-mode-abbrev-table): Delete defvar.Richard M. Stallman2002-04-191-3/+1
* (mail-abbrev-make-syntax-table): Use (syntax-table), not old-syntax-table.Richard M. Stallman2002-04-041-1/+1
* (mail-abbrev-complete-alias): Call mail-abbrev-make-syntax-table.Richard M. Stallman2002-04-031-0/+1
* (mail-abbrev-make-syntax-table): New subroutineRichard M. Stallman2002-03-231-12/+14
* (define-mail-abbrev): Define as system abbrev.Richard M. Stallman2002-02-131-2/+8
* (mail-mode-map): Use eval-after-load to change it.Richard M. Stallman2002-02-091-3/+5
* Require sendmail only at compile time.Richard M. Stallman2002-02-061-56/+32
* (mail-abbrevs-setup): Do not use make-local-hook.Pavel Janík2001-12-131-1/+0
* (mail-abbrev-in-expansion-header-p): Simplify.Gerd Moellmann2001-10-051-5/+2
* Some fixes to follow coding conventions in files maintained by FSF.Pavel Janík2001-07-151-2/+2
* (mail-abbrevs-enable, mail-abbrevs-disable):Gerd Moellmann2000-12-291-4/+4